/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-05-12 19:29:05 UTC
  • Revision ID: teddy@recompile.se-20120512192905-8icx7a55j0o7o70n
* mandos (Client.runtime_expansions): Add "expires" and (bug fix)
                                      "last_approval_request".
  (main): Don't ignore SIGINT.
* mandos-clients.conf.xml (RUNTIME EXPANSION): Added "expires".

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
** TODO [#B] Use openat()
41
41
 
42
42
* mandos (server)
43
 
** TODO Document why we ignore sigint
44
43
** TODO [#B] Log level                                                    :BUGS:
45
44
*** TODO /etc/mandos/clients.d/*.conf
46
45
    Watch this directory and add/remove/update clients?
55
54
** TODO [#B] Global enable/disable flag
56
55
** TODO [#B] By-client countdown on number of secrets given
57
56
** TODO [#B] Support RFC 3339 time duration syntax
58
 
** More D-Bus methods
59
 
*** NeedsPassword(50) - Timeout, default disapprove
 
57
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
60
58
    + SetPass(u"gazonk", True) -> Approval, persistent
61
59
    + Approve(False) -> Close client connection immediately
62
60
** TODO [#C] python-parsedatetime
81
79
** TODO CheckerCompleted method, deprecate CheckedOK
82
80
** TODO Secret Service API?
83
81
   http://standards.freedesktop.org/secret-service/
84
 
** TODO [[info:python:What's%20New%20in%20Python%202%206][What's New in Python 2.6]]
85
 
*** Continue at [[info:python:Porting%20to%20Python%202%206][Porting to Python 2 6]]
86
82
 
87
83
* mandos.xml
88
84
** Add mandos contact info in manual pages