/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 20:09:10 UTC
  • Revision ID: teddy@fukt.bsnet.se-20100925200910-8bxnasqkol93sj89
* 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
 
* mandos-applet
 
5
* Release critical
 
6
** mandos
 
7
** Update copyright year to add 2010
 
8
** mandos.xml
 
9
*** Document the approval concept
6
10
 
7
11
* mandos-client
8
12
** TODO [#B] use scandir(3) instead of readdir(3)
105
109
*** Properties popup
106
110
** Nicer crashes. Stack traces Messes up shell.
107
111
*** Print a nice "We are sorry" message, save stack trace to log.
108
 
** Show timeout countdown for approval
109
112
 
110
113
* mandos-keygen
111
114
** TODO Loop until passwords match when run interactively