/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 at bsnet
  • Date: 2010-09-13 06:19:45 UTC
  • Revision ID: teddy@fukt.bsnet.se-20100913061945-y6qw52q01ptn7q71
* mandos-keygen: Don't use "echo -e".

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
5
5
* Release critical
6
 
** mandos-ctl.xml
7
 
*** More examples
8
 
** mandos
9
 
*** Do not write PID file if --debug is passed?
10
 
    Do other programs do this?
11
 
** Update copyright year to add 2010
12
 
** mandos.xml
13
 
*** Document the approval concept
 
6
** plymouth.8mandos
14
7
 
15
8
* mandos-client
16
9
** TODO [#B] use scandir(3) instead of readdir(3)
39
32
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
40
33
** TODO [#B] lock stdin (with flock()?)
41
34
 
 
35
* plymouth
 
36
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
 
37
 
42
38
* TODO [#B] passdev
43
39
 
44
40
* plugin-runner