/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-04-03 03:36:08 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090403033608-ftgzsnnuzo7gbvzc
* mandos (peer_certificate, fingerprint): Moved into "TCP_handler"
                                          class.
  (TCP_handler.peer_certificate, TCP_handler.fingerprint): Moved here.
  (TCP_handler.handle): Do not log conditions also sent via IPC.
  (IPv6_TCPServer.handle_ipc): Bug fix: Remove extra newline from IPC
                               command log message.  Bug fix:  Strip
                               CR and NL from IPC line.  Log
                               conditions recieved via IPC.  Log error
                               if IPC recieved about unknown client.

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
** TCP_handler needs a better name!
 
28
** move handle_ipc out of IPv6_TCPServer
 
29
** DBusServiceObjectUsingSuper
30
30
 
31
31
* mandos.xml
32
32
** [[file:mandos.xml::XXX][Document D-Bus interface]]
39
39
 
40
40
* mandos-name
41
41
** D-Bus mail loop w/ signal receiver
42
 
** Urwid/Newt client data displayer
 
42
** Urwid client data displayer
43
43
*** Urwid scaffolding
44
44
*** Client Widgets
45
45
*** Properties popup