/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-01-31 10:33:17 UTC
  • mfrom: (24.1.129 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20090131103317-wzqvyr532sjcjt7u
Merge from Björn:

* mandos-ctl: New option "--remove-client".  Only default to listing
              clients if no clients were given on the command line.
* plugins.d/mandos-client.c: Lower kernel log level while bringing up
                             network interface.  New option "--delay"
                             to control the maximum delay to wait for
                             running interface.
* plugins.d/mandos-client.xml (SYNOPSIS, OPTIONS): New option
                                                   "--delay".

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);
 
4
** TODO [#A] Clean up /tmp directory on signal
7
5
** TODO [#C] IPv4 support
8
6
 
9
7
* plugin-runner
41
39
* mandos-list
42
40
*** Handle "no D-Bus server" and/or "no Mandos server found" better
43
41
*** [#B] --dump option
44
 
** TODO Disable client
45
 
** TODO Enable client
46
 
** TODO Reset timer
47
42
 
48
43
* Curses interface
49
44
 
50
45
* mandos-keygen
 
46
** TODO Loop until passwords match when run interactively
51
47
** TODO "--secfile" option
52
48
   Using the "secfile" option instead of "secret"
53
49
** TODO [#B] "--test" option
54
50
   For testing decryption before rebooting.
55
51
 
56
 
* [#A] Package
 
52
* Package
57
53
** /usr/share/initramfs-tools/hooks/mandos
58
54
*** TODO [#C] Do not install in initrd.img if configured not to.
59
55
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
60
56
    question.
61
57
** TODO [#C] /etc/bash_completion.d/mandos
62
58
   From XML sources directly?
63
 
** TODO initramfs-tools-script                                            :test:
64
 
   Do not insert plugin-runner as keyscript if a kernel parameter
65
 
   "mandos=off" is passed.
66
59
 
67
60
 
68
61
#+STARTUP: showall