/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:
31
31
 
32
32
* plugin-runner
33
33
** TODO handle printing for errors for plugins
34
 
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
 
34
*** Hook up stderr of plugins, buffer them, and prepend "Mandos Plugin [plugin name]"
35
35
** TODO [#B] use scandir(3) instead of readdir(3)
36
36
** TODO [#C] use same file name rules as run-parts(8)
37
37
** kernel command line option for debug info
44
44
** TODO [#C] config for TXT record
45
45
** TODO Log level dbus option
46
46
   SetLogLevel D-Bus call
47
 
** TODO Implement --foreground                                            :BUGS:
48
 
   [[info:standards:Option%20Table][Table of Long Options]]
49
47
** TODO [#C] DBusServiceObjectUsingSuper
50
48
** TODO [#B] Global enable/disable flag
51
49
** TODO [#B] By-client countdown on number of secrets given
52
 
** TODO [#B] Support RFC 3339 time duration syntax
53
50
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
54
51
    + SetPass(u"gazonk", True) -> Approval, persistent
55
52
    + Approve(False) -> Close client connection immediately
82
79
* mandos-ctl
83
80
*** Handle "no D-Bus server" and/or "no Mandos server found" better
84
81
*** [#B] --dump option
85
 
** TODO Support RFC 3339 time duration syntax
86
82
 
87
83
* TODO mandos-dispatch
88
84
  Listens for specified D-Bus signals and spawns shell commands with