/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-14 18:36:15 UTC
  • mfrom: (505.1.17 teddy)
  • Revision ID: teddy@recompile.se-20111014183615-xjmowtkz3ete2smd
Merge from Teddy:

Bug fixes: Make D-Bus properties settable again, and handle checkers
for disabled clients correctly.

* mandos (ClientDBus.notifychangeproperty/setter): Bug fix: pass
                                                   variant_level as a
                                                   keyword argument.
  (ClientDBus.Timeout_dbus_property): Bug fix: call function
                                      _timedelta_to_milliseconds in
                                      its new position as a global
                                      function.
  (Client.checked_ok): Bug fix: Handle disabled client.
* mandos-ctl (main): Bug fix: Handle empty strings correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
** TODO [#C] python-parsedatetime
67
67
** TODO [#C] systemd/launchd
68
68
   http://0pointer.de/blog/projects/systemd.html
 
69
   http://wiki.debian.org/systemd
69
70
** TODO Separate logging logic to own object
70
71
** TODO make clients to a dict!
71
72
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
81
82
*** Handle "no D-Bus server" and/or "no Mandos server found" better
82
83
*** [#B] --dump option
83
84
** TODO Support RFC 3339 time duration syntax
 
85
** TODO Send milliseconds if bare integer is passed as time duration
84
86
 
85
87
* TODO mandos-dispatch
86
88
  Listens for specified D-Bus signals and spawns shell commands with