/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-10-30 16:23:43 UTC
  • Revision ID: teddy@fukt.bsnet.se-20091030162343-1p2a8bf3gc084kc9
* plugins.d/password-prompt.c: Use environment variables and prompt
                               text from cryptsetup 1.1.
* plugins.d/password-prompt.xml (ENVIRONMENT): Document change in
                                               environment variables
                                               used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
* password-prompt
30
30
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
31
31
** TODO use error() instead of perror()
32
 
** TODO use EX_* from <sysexits.h>
 
32
** TODO lock stdin (with flock()?)
33
33
 
34
34
* TODO passdev
35
35