/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: 2008-12-21 19:19:25 UTC
  • mfrom: (24.1.116 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20081221191925-iw4js3mr8e04p35r
Merge "mandos-list" from belorn.

* Makefile (PROGS): Added "mandos-list".
  (mandos-list): New.

* mandos-list: New; from merge.  Added unicode support.

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
7
** TODO [#C] IPv4 support
5
8
 
6
9
* plugin-runner
14
17
** TODO [#B] Run-time communication with server :bugs:
15
18
   Probably using D-Bus
16
19
   See also [[*Mandos-tools]]
 
20
** Handle non-existing D-Bus server.
 
21
   Also, possibly a "--no-dbus" option?
17
22
*** Client class
18
23
*** Main server
19
24
    + SetLogLevel
30
35
   This will not be strictly necessary when the D-Bus interface is
31
36
   implemented.
32
37
 
33
 
* mandos.xml
34
 
** [[file:mandos.xml::XXX][Document D-Bus interface]]
35
 
 
36
 
* Provide and install /etc/dbus-1/system.d/mandos.conf
37
 
 
38
38
* mandos-list
39
 
*** Handle "no D-Bus server" and/or "no Mandos server found" better
 
39
*** Handle no D-Bus server and/or no Mandos server found better
40
40
*** [#B] --dump option
 
41
** TODO Disable client
 
42
** TODO Enable client
 
43
** TODO Reset timer
41
44
 
42
45
* Curses interface
43
46
 
49
52
 
50
53
* [#A] Package
51
54
** /usr/share/initramfs-tools/hooks/mandos
52
 
*** TODO [#C] Do not install in initrd.img if configured not to.
 
55
*** TODO Do not install in initrd.img if configured not to.
53
56
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
54
57
    question.
55
 
** TODO [#C] /etc/bash_completion.d/mandos
 
58
** TODO /etc/bash_completion.d/mandos
56
59
   From XML sources directly?
57
 
** TODO initramfs-tools-script                                            :test:
58
 
   Do not insert plugin-runner as keyscript if a kernel parameter
59
 
   "mandos=off" is passed.
60
60
 
61
61
 
62
62
#+STARTUP: showall