/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:
8
8
*** A closed connection during the TLS handshake
9
9
*** A TCP timeout
10
10
** TODO [#B] Use capabilities instead of seteuid().
 
11
** TODO use EX_* from <sysexits.h>
11
12
 
12
13
* splashy
13
14
** TODO [#B] use scandir(3) instead of readdir(3)
18
19
** TODO [#B] use scandir(3) instead of readdir(3)
19
20
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
20
21
** TODO use error() instead of perror()
 
22
** TODO use EX_* from <sysexits.h>
21
23
 
22
24
* askpass-fifo
23
25
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
34
36
* plugin-runner
35
37
** TODO [#B] use scandir(3) instead of readdir(3)
36
38
** TODO [#C] use same file name rules as run-parts(8)
 
39
** TODO use EX_* from <sysexits.h>
37
40
** TODO use error() instead of perror()
38
41
 
39
42
* mandos (server)