/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-01 20:56:14 UTC
  • mfrom: (237.4.32 release)
  • Revision ID: teddy@recompile.se-20120601205614-zhpyh48ta0lzkmre
Merge from release branch.

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?
49
48
   SetLogLevel D-Bus call
50
49
** TODO Implement --foreground                                            :BUGS:
51
50
   [[info:standards:Option%20Table][Table of Long Options]]
52
 
** TODO Implement --socket
53
 
   [[info:standards:Option%20Table][Table of Long Options]]
54
51
** TODO [#C] DBusServiceObjectUsingSuper
55
52
** TODO [#B] Global enable/disable flag
56
53
** TODO [#B] By-client countdown on number of secrets given
57
54
** TODO [#B] Support RFC 3339 time duration syntax
58
 
** More D-Bus methods
59
 
*** NeedsPassword(50) - Timeout, default disapprove
 
55
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
60
56
    + SetPass(u"gazonk", True) -> Approval, persistent
61
57
    + Approve(False) -> Close client connection immediately
62
58
** TODO [#C] python-parsedatetime
81
77
** TODO CheckerCompleted method, deprecate CheckedOK
82
78
** TODO Secret Service API?
83
79
   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
 
*** Start at [[info:python:PEP%203101%20Advanced%20String%20Formatting][PEP 3101 Advanced String Formatting]]
86
80
 
87
81
* mandos.xml
88
82
** Add mandos contact info in manual pages