/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

* plugin-runner.c: Comment change.

* plugins.d/mandos-client.c: Comment changes.
  (quit_now): New global flag.
  (handle_sigterm): Only call avahi_simple_poll_quit once.
  (main): Also handle SIGINT and SIGHUP.

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:
46
45
 
47
46
* Package
48
47
** /usr/share/initramfs-tools/hooks/mandos
49
 
*** TODO [#C] use same file name rules as run-parts(8)
50
48
*** TODO [#C] Do not install in initrd.img if configured not to.
51
49
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
52
50
** TODO [#C] /etc/bash_completion.d/mandos