/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
 
** Update copyright year to add 2010
 
6
** TODO Change make-run-server to not include --no-dbus
 
7
** plymouth.8mandos
7
8
 
8
9
* mandos-client
9
10
** TODO [#B] use scandir(3) instead of readdir(3)
32
33
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
33
34
** TODO [#B] lock stdin (with flock()?)
34
35
 
 
36
* plymouth
 
37
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
 
38
 
35
39
* TODO [#B] passdev
36
40
 
37
41
* plugin-runner
83
87
** TODO Separate logging logic to own object
84
88
** TODO make clients to a dict!
85
89
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
86
 
** TODO [#B] break the wait on approval_delay if connection dies
87
 
** TODO Generate Client.runtime_expansions from client options + extra
88
 
** TODO Allow %%(checker)s as a runtime expansion
89
90
 
90
91
* mandos.xml
91
92
** Add mandos contact info in manual pages