/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:
14
14
** TODO [#B] Run-time communication with server :bugs:
15
15
   Probably using D-Bus
16
16
   See also [[*Mandos-tools]]
17
 
*** Client class
18
 
*** Main server
19
 
    + SetLogLevel
20
 
      syslogger.setLevel(logging.WARNING)
21
 
    + Quit
22
 
    + [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
23
17
** TODO Implement --foreground                  :bugs:
24
18
   [[info:standards:Option%20Table][Table of Long Options]]
25
19
** TODO Implement --socket
27
21
** TODO Date+time on console log messages       :bugs:
28
22
   Is this the default?
29
23
** TODO delete hook when clients fall out by timeout
30
 
   This will not be strictly necessary when the D-Bus interface is
31
 
   implemented.
32
24
 
33
25
* Mandos-tools/utilities
34
26
  All of this probably using D-Bus