/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-11-01 02:26:00 UTC
  • Revision ID: teddy@fukt.bsnet.se-20081101022600-bacs9fxmsliqrah1
* initramfs-tools-hook: Also ignore plugins named "*.dpkg-bak".
* plugin-runner.c: - '' -

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
 
 
12
9
* mandos (server)
13
10
** TODO [#B] Log level                          :bugs:
14
11
** TODO /etc/mandos/clients.d/*.conf
17
14
** TODO [#B] Run-time communication with server :bugs:
18
15
   Probably using D-Bus
19
16
   See also [[*Mandos-tools]]
20
 
*** Client class
21
 
*** Main server
22
 
    + SetLogLevel
23
 
      syslogger.setLevel(logging.WARNING)
24
 
    + Quit
25
 
    + [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
26
17
** TODO Implement --foreground                  :bugs:
27
18
   [[info:standards:Option%20Table][Table of Long Options]]
28
19
** TODO Implement --socket
30
21
** TODO Date+time on console log messages       :bugs:
31
22
   Is this the default?
32
23
** TODO delete hook when clients fall out by timeout
33
 
   This will not be strictly necessary when the D-Bus interface is
34
 
   implemented.
35
 
 
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
 
24
 
 
25
* Mandos-tools/utilities
 
26
  All of this probably using D-Bus
 
27
** TODO List clients
44
28
** TODO Disable client
45
29
** TODO Enable client
46
30
** TODO Reset timer
47
31
 
48
 
* Curses interface
49
 
 
50
32
* mandos-keygen
51
33
** TODO "--secfile" option
52
34
   Using the "secfile" option instead of "secret"