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