/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: 2009-04-16 06:47:28 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090416064728-c3d36mvgxo5q9aoh
* mandos: Import "SocketServer" as "socketserver" and "ConfigParser"
          as "configparser".  All users changed.

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