/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

* initramfs-tools-hook: Add extra newline to plugin-runner.conf to
                        guard against a possible comment character
                        without a newline.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* mandos-client
4
4
** TODO [#A] Clean up /tmp directory on signal
5
 
** TODO [#B] Temporarily lower kernel log level
6
 
   for less printouts during sucessfull boot.
7
 
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
8
5
** TODO [#C] IPv4 support
9
6
 
10
7
* plugin-runner
42
39
* mandos-list
43
40
*** Handle "no D-Bus server" and/or "no Mandos server found" better
44
41
*** [#B] --dump option
45
 
** TODO Disable client
46
 
** TODO Enable client
47
 
** TODO Reset timer
48
42
 
49
43
* Curses interface
50
44
 
51
45
* mandos-keygen
 
46
** TODO Loop until passwords match when run interactively
52
47
** TODO "--secfile" option
53
48
   Using the "secfile" option instead of "secret"
54
49
** TODO [#B] "--test" option