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