/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-10-08 17:16:24 UTC
  • mfrom: (505.1.6 teddy)
  • Revision ID: teddy@recompile.se-20111008171624-vco9db7dkcirayun
* mandos (ClientDBus.notifychangeproperty): Bug fix: Use instance
                                            attributes instead of
                                            class attributes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
 
5
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
 
6
 
5
7
* mandos-applet
6
8
 
7
9
* mandos-client
56
58
** TODO [#C] DBusServiceObjectUsingSuper
57
59
** TODO [#B] Global enable/disable flag
58
60
** 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
61
** TODO [#B] Support RFC 3339 time duration syntax
63
62
** More D-Bus methods
64
63
*** NeedsPassword(50) - Timeout, default disapprove
103
102
   For testing decryption before rebooting.
104
103
 
105
104
* Makefile
106
 
** TODO Add "--Xlinker --as-needed"
107
 
   http://udrepper.livejournal.com/19395.html
108
105
** TODO [#C] Implement DEB_BUILD_OPTIONS
109
106
   http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
110
107