/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

* 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:
2
2
 
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
 
5
* Release critical
 
6
** mandos
 
7
*** Do not write PID file if --debug is passed?
 
8
    Do other programs do this?
 
9
** Update copyright year to add 2010
 
10
** mandos.xml
 
11
*** Document the approval concept
 
12
 
5
13
* mandos-client
6
14
** TODO [#B] use scandir(3) instead of readdir(3)
7
15
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
103
111
*** Properties popup
104
112
** Nicer crashes. Stack traces Messes up shell.
105
113
*** Print a nice "We are sorry" message, save stack trace to log.
106
 
** Show timeout countdown for approval
107
114
 
108
115
* mandos-keygen
109
116
** TODO Loop until passwords match when run interactively