/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-09-19 09:22:34 UTC
  • mfrom: (24.1.181 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20110919092234-g03hzbsekt65a632
Merge from Björn

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
** TODO [#B] Use openat()
39
39
 
40
40
* mandos (server)
 
41
** TODO [#A] Make all attributes properties!
41
42
** TODO [#B] Log level                                                    :BUGS:
42
43
** TODO Persistent state                                                  :BUGS:
43
44
   /var/lib/mandos/*
56
57
** TODO [#C] DBusServiceObjectUsingSuper
57
58
** TODO [#B] Global enable/disable flag
58
59
** 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
62
60
** TODO [#B] Support RFC 3339 time duration syntax
63
61
** More D-Bus methods
64
62
*** NeedsPassword(50) - Timeout, default disapprove
103
101
   For testing decryption before rebooting.
104
102
 
105
103
* Makefile
106
 
** TODO Add "--Xlinker --as-needed"
107
 
   http://udrepper.livejournal.com/19395.html
108
104
** TODO [#C] Implement DEB_BUILD_OPTIONS
109
105
   http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
110
106