/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: Do not write pid file if --debug is passed.
* mandos.xml (FILES): Pid file only records pid of latest server.

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
** Update copyright year to add 2010
 
8
** mandos.xml
 
9
*** Document the approval concept
 
10
 
5
11
* mandos-client
6
12
** TODO [#B] use scandir(3) instead of readdir(3)
7
13
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
103
109
*** Properties popup
104
110
** Nicer crashes. Stack traces Messes up shell.
105
111
*** Print a nice "We are sorry" message, save stack trace to log.
106
 
** Show timeout countdown for approval
107
112
 
108
113
* mandos-keygen
109
114
** TODO Loop until passwords match when run interactively