/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

  • Committer: teddy at bsnet
  • Date: 2011-02-11 19:02:24 UTC
  • mto: (237.7.13 mandos)
  • mto: This revision was merged to the branch mainline in revision 282.
  • Revision ID: teddy@fukt.bsnet.se-20110211190224-62celso7mswtep65
* mandos-monitor: Use unicode string literals.  Update __future__
                  import line to use all available and applicable
                  imports.

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
 
5
* mandos-applet
10
6
 
11
7
* mandos-client
12
8
** TODO [#B] use scandir(3) instead of readdir(3)
109
105
*** Properties popup
110
106
** Nicer crashes. Stack traces Messes up shell.
111
107
*** Print a nice "We are sorry" message, save stack trace to log.
 
108
** Show timeout countdown for approval
112
109
 
113
110
* mandos-keygen
114
111
** TODO Loop until passwords match when run interactively