/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: 2012-06-23 00:58:49 UTC
  • Revision ID: teddy@recompile.se-20120623005849-02wj82cng433rt2k
* clients.conf: Convert all time intervals to new RFC 3339 syntax.
* mandos: All client options for time intervals now take an RFC 3339
          duration.
  (rfc3339_duration_to_delta): New function.
  (string_to_delta): Try rfc3339_duration_to_delta first.
* mandos-clients.conf.xml (OPTIONS/timeout): Document new format.
  (EXAMPLE): Update to new interval format.
  (SEE ALSO): Reference RFC 3339.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
** TODO [#C] DBusServiceObjectUsingSuper
48
48
** TODO [#B] Global enable/disable flag
49
49
** TODO [#B] By-client countdown on number of secrets given
50
 
** TODO [#B] Support RFC 3339 time duration syntax
51
50
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
52
51
    + SetPass(u"gazonk", True) -> Approval, persistent
53
52
    + Approve(False) -> Close client connection immediately
80
79
* mandos-ctl
81
80
*** Handle "no D-Bus server" and/or "no Mandos server found" better
82
81
*** [#B] --dump option
83
 
** TODO Support RFC 3339 time duration syntax
84
82
 
85
83
* TODO mandos-dispatch
86
84
  Listens for specified D-Bus signals and spawns shell commands with