/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-05 10:52:11 UTC
  • Revision ID: teddy@recompile.se-20120505105211-58z3hyjfzep3z2q9
* mandos: White space and other misc. format fixes only.

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