/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-25 19:55:17 UTC
  • Revision ID: teddy@fukt.bsnet.se-20100925195517-u0qfi01huxl72f75
* mandos (Client.runtime_expansions): New attribute containing the
                                      allowed runtime expansions.

* mandos-clients.conf.xml (OPTIONS): Reordered alphabetically.

* mandos-ctl: Bug fix: print timeout and interval values pretty again.

* mandos-ctl.xml (EXAMPLE): Added more examples.

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
6
** mandos
9
7
*** Do not write PID file if --debug is passed?
10
8
    Do other programs do this?
91
89
** TODO make clients to a dict!
92
90
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
93
91
** TODO [#B] break the wait on approval_delay if connection dies
 
92
** TODO Generate Client.runtime_expansions from client options + extra
 
93
** TODO Allow %%(checker)s as a runtime expansion
94
94
 
95
95
* mandos.xml
96
96
** Add mandos contact info in manual pages