/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-17 09:46:54 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090117094654-ydvanis7caqoxxn7
* mandos-keygen (password): Remove bashism "${PIPESTATUS}".

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
7
7
** TODO [#C] IPv4 support
8
8
 
 
9
* plugin-runner
 
10
** TODO [#B] use scandir(3) instead of readdir(3)
 
11
 
9
12
* mandos (server)
10
13
** TODO [#B] Log level                          :bugs:
11
14
** TODO /etc/mandos/clients.d/*.conf
30
33
   This will not be strictly necessary when the D-Bus interface is
31
34
   implemented.
32
35
 
33
 
* Mandos-tools/utilities
34
 
  All of this probably using D-Bus
35
 
** TODO List clients
 
36
* mandos.xml
 
37
** [[file:mandos.xml::XXX][Document D-Bus interface]]
 
38
 
 
39
* Provide and install /etc/dbus-1/system.d/mandos.conf
 
40
 
 
41
* mandos-list
 
42
*** Handle "no D-Bus server" and/or "no Mandos server found" better
 
43
*** [#B] --dump option
36
44
** TODO Disable client
37
45
** TODO Enable client
38
46
** TODO Reset timer
39
47
 
 
48
* Curses interface
 
49
 
40
50
* mandos-keygen
41
51
** TODO "--secfile" option
42
52
   Using the "secfile" option instead of "secret"
45
55
 
46
56
* [#A] Package
47
57
** /usr/share/initramfs-tools/hooks/mandos
48
 
*** TODO Do not install in initrd.img if configured not to.
 
58
*** TODO [#C] Do not install in initrd.img if configured not to.
49
59
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
50
60
    question.
51
 
** TODO /etc/bash_completion.d/mandos
 
61
** TODO [#C] /etc/bash_completion.d/mandos
52
62
   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.
53
66
 
54
67
 
55
68
#+STARTUP: showall