/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

Code cleanup and one bug fix.

* mandos (Client.enable): Bug fix: Do not enable if already enabled.
  (MandosServer.__init__): Create empty set of clients if none passed.
  (main): Do not create clients set; do not pass a clients set to
          MandosServer.  Use tcp_server.clients throughout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
* plugin-runner
7
7
** TODO [#B] use scandir(3) instead of readdir(3)
8
 
** TODO [#C] use same file name rules as run-parts(8)
9
8
 
10
9
* mandos (server)
11
10
** TODO [#B] Log level                          :BUGS:
54
53
 
55
54
* Package
56
55
** /usr/share/initramfs-tools/hooks/mandos
57
 
*** TODO [#C] use same file name rules as run-parts(8)
58
56
*** TODO [#C] Do not install in initrd.img if configured not to.
59
57
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
60
58
** TODO [#C] /etc/bash_completion.d/mandos