/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-10-03 13:04:42 UTC
  • Revision ID: teddy@fukt.bsnet.se-20091003130442-yd715ir0lbiac1fr
* mandos (daemon): Use "os.path.devnull" in the error message.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
* plugin-runner
29
29
** TODO [#B] use scandir(3) instead of readdir(3)
30
30
** TODO [#C] use same file name rules as run-parts(8)
31
 
** kernel command line option for debug info
32
31
 
33
32
* mandos (server)
34
33
** TODO [#B] Log level                          :BUGS:
65
64
 
66
65
* mandos.xml
67
66
** [[file:mandos.xml::XXX][Document D-Bus interface]]
68
 
** Add mandos contact info in manual pages
69
67
 
70
68
* Provide and install /etc/dbus-1/system.d/mandos.conf
71
69
 
78
76
  arguments.
79
77
 
80
78
* mandos-monitor
81
 
** D-Bus mail loop w/ signal receiver
82
 
** Snack/Newt client data displayer
 
79
** D-Bus main loop w/ signal receiver
 
80
** Urwid client data displayer
 
81
*** Urwid scaffolding
83
82
*** Client Widgets
84
83
*** Properties popup
85
84