/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: 2014-06-15 02:48:49 UTC
  • Revision ID: teddy@recompile.se-20140615024849-68x3q8g4yzadl33s
mandos: New "--no-zeroconf" option.  Also make "--socket=0" work.

* mandos (main): New "--no-zeroconf" option.  Also do not interpret
                 socket=0 as no socket.
* mandos-options.xml (zeroconf): New.
* mandos.conf (socket, zeroconf): New.
* mandos.xml (SYNOPSIS, OPTIONS): Added "--no-zeroconf".

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
* plugin-runner
45
45
** TODO handle printing for errors for plugins
46
46
*** Hook up stderr of plugins, buffer them, and prepend "Mandos Plugin [plugin name]"
47
 
** TODO [#B] use scandirat(3) instead of readdir(3)
48
 
*** Must wait until GNU libc 2.15
49
47
** TODO [#C] use same file name rules as run-parts(8)
50
48
** kernel command line option for debug info
51
49
 
83
81
   http://standards.freedesktop.org/secret-service/
84
82
** TODO Remove D-Bus interfaces with old domain name                      :2:
85
83
** TODO Remove old string_to_delta format                                 :2:
86
 
** TODO --no-zeroconf (only valid if port or socket is set)
87
84
 
88
85
* mandos.xml
89
86
** Add mandos contact info in manual pages