/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

small stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
4
 
** TODO [#B] Temporarily lower kernel log level
5
 
   for less printouts during sucessfull boot.
6
 
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
7
4
** TODO [#C] IPv4 support
8
5
 
9
6
* plugin-runner
41
38
* mandos-list
42
39
*** Handle "no D-Bus server" and/or "no Mandos server found" better
43
40
*** [#B] --dump option
44
 
** TODO Disable client
45
 
** TODO Enable client
46
 
** TODO Reset timer
47
41
 
48
42
* Curses interface
49
43
 
50
44
* mandos-keygen
 
45
** TODO Loop until passwords match when run interactively
51
46
** TODO "--secfile" option
52
47
   Using the "secfile" option instead of "secret"
53
48
** TODO [#B] "--test" option
55
50
 
56
51
* [#A] Package
57
52
** /usr/share/initramfs-tools/hooks/mandos
58
 
*** TODO Do not install in initrd.img if configured not to.
 
53
*** TODO [#C] Do not install in initrd.img if configured not to.
59
54
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
60
55
    question.
61
 
** TODO /etc/bash_completion.d/mandos
 
56
** TODO [#C] /etc/bash_completion.d/mandos
62
57
   From XML sources directly?
 
58
** TODO initramfs-tools-script                                            :test:
 
59
   Do not insert plugin-runner as keyscript if a kernel parameter
 
60
   "mandos=off" is passed.
63
61
 
64
62
 
65
63
#+STARTUP: showall