/mandos/release

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

« back to all changes in this revision

Viewing changes to TODO

Merge from release branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
   [[info:standards:Option%20Table][Table of Long Options]]
46
46
** TODO Date+time on console log messages       :BUGS:
47
47
   Is this the default?
48
 
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
49
 
** TODO move handle_ipc out of IPv6_TCPServer
50
48
** TODO DBusServiceObjectUsingSuper
51
49
** Global enable/disable flag
52
50
** By-client countdown on secrets given
63
61
*** Handle "no D-Bus server" and/or "no Mandos server found" better
64
62
*** [#B] --dump option
65
63
 
66
 
* mandos-name
 
64
* mandos-monitor
67
65
** D-Bus mail loop w/ signal receiver
68
 
** Urwid/Newt client data displayer
69
 
*** Urwid scaffolding
 
66
** Snack/Newt client data displayer
70
67
*** Client Widgets
71
68
*** Properties popup
72
69
 
77
74
** TODO [#B] "--test" option
78
75
   For testing decryption before rebooting.
79
76
 
 
77
* Makefile
 
78
** Implement DEB_BUILD_OPTIONS
 
79
   http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
 
80
 
80
81
* Package
81
82
** /usr/share/initramfs-tools/hooks/mandos
82
83
*** TODO [#C] use same file name rules as run-parts(8)