/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: 2010-09-13 05:56:48 UTC
  • mfrom: (420.1.1 mandos-local)
  • Revision ID: teddy@fukt.bsnet.se-20100913055648-v92t4egg6xubyqqo
Merge Makefile change.

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
** TODO Change make-run-server to not include --no-dbus
 
7
** plymouth.8mandos
14
8
 
15
9
* mandos-client
16
10
** TODO [#B] use scandir(3) instead of readdir(3)
39
33
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
40
34
** TODO [#B] lock stdin (with flock()?)
41
35
 
 
36
* plymouth
 
37
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
 
38
 
42
39
* TODO [#B] passdev
43
40
 
44
41
* plugin-runner
90
87
** TODO Separate logging logic to own object
91
88
** TODO make clients to a dict!
92
89
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
93
 
** TODO [#B] break the wait on approval_delay if connection dies
94
90
 
95
91
* mandos.xml
96
92
** Add mandos contact info in manual pages