/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2009-03-31 01:32:12 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090331013212-yes2wy6njzlyniaa
* mandos (Client): Move all D-Bus code to new "ClientDBus" class.
  (Client.start_checker): Bug fix: update "current_checker_command" in
                          all cases.
  (ClientDBus): New class.
  (main): Use Client or ClientDBus depending on "use_dbus".
  (main/MandosDBusService.RemoveClient): Bug fix: make sure the client
                                         is removed from the D-Bus.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
   [[info:standards:Option%20Table][Table of Long Options]]
25
25
** TODO Date+time on console log messages       :BUGS:
26
26
   Is this the default?
27
 
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
28
 
** TODO move handle_ipc out of IPv6_TCPServer
29
 
** TODO DBusServiceObjectUsingSuper
 
27
** DBusClient inheriting from Client
 
28
** fingerprint as a member of TCP_handler
 
29
** peer_certificate as a member of TCP_handler
 
30
** TCP_handler needs a better name!
 
31
** move handle_ipc out of IPv6_TCPServer
 
32
** DBusServiceObjectUsingSuper
30
33
 
31
34
* mandos.xml
32
35
** [[file:mandos.xml::XXX][Document D-Bus interface]]
39
42
 
40
43
* mandos-name
41
44
** D-Bus mail loop w/ signal receiver
42
 
** Urwid/Newt client data displayer
 
45
** Urwid client data displayer
43
46
*** Urwid scaffolding
44
47
*** Client Widgets
45
48
*** Properties popup