/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: 2011-08-17 22:27:13 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110817222713-xemqfzafjciuaqkz
* mandos-keygen: Loop until passwords match when run interactively.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
** TODO [#C] DBusServiceObjectUsingSuper
57
57
** TODO [#B] Global enable/disable flag
58
58
** TODO [#B] By-client countdown on secrets given
 
59
** TODO [#B] Fix problem with fsck taking a really long time
 
60
   Whenever a client successfully gets a secret it could get a
 
61
   one-time timeout boost to allow for an fsck-incurred delay
59
62
** TODO [#B] Support RFC 3339 time duration syntax
60
63
** More D-Bus methods
61
64
*** NeedsPassword(50) - Timeout, default disapprove
100
103
   For testing decryption before rebooting.
101
104
 
102
105
* Makefile
 
106
** TODO Add "--Xlinker --as-needed"
 
107
   http://udrepper.livejournal.com/19395.html
103
108
** TODO [#C] Implement DEB_BUILD_OPTIONS
104
109
   http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
105
110