/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

todo

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
31
32
 
32
33
* mandos (server)
33
34
** TODO [#B] Log level                          :BUGS:
64
65
 
65
66
* mandos.xml
66
67
** [[file:mandos.xml::XXX][Document D-Bus interface]]
 
68
** Add mandos contact info in manual pages
67
69
 
68
70
* Provide and install /etc/dbus-1/system.d/mandos.conf
69
71
 
76
78
  arguments.
77
79
 
78
80
* mandos-monitor
79
 
** D-Bus main loop w/ signal receiver
80
 
** Urwid client data displayer
81
 
*** Urwid scaffolding
 
81
** D-Bus mail loop w/ signal receiver
 
82
** Snack/Newt client data displayer
82
83
*** Client Widgets
83
84
*** Properties popup
84
85