/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: 2011-07-16 00:29:19 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110716002919-r77yikuiulj42o40
* initramfs-tools-script: Abort if plugin-runner is missing.  Removed
                          workaround for Debian bug #633582; the
                          workaround required getopt, which can not be
                          guaranteed.
* plugin-runner.c (main): Work around Debian bug #633582.
* plugins.d/mandos-client.c (main): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
* password-prompt
28
28
** TODO [#B] lock stdin (with flock()?)
 
29
** TODO [#A] Free direntries after scandir()
29
30
 
30
31
* plymouth
 
32
** TODO [#A] Free direntries after scandir()
31
33
 
32
34
* TODO [#B] passdev
33
35