/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 at bsnet
  • Date: 2011-12-23 19:00:36 UTC
  • mfrom: (505.1.26 teddy)
  • Revision ID: teddy@fukt.bsnet.se-20111223190036-jwsod6mu1bex9uro
Merge from Teddy

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
** TODO [#B] Use openat()
44
44
 
45
45
* mandos (server)
 
46
** TODO Document why we ignore sigint
46
47
** TODO [#B] Log level                                                    :BUGS:
47
 
** TODO Persistent state                                                  :BUGS:
48
 
   /var/lib/mandos/*
49
48
*** TODO /etc/mandos/clients.d/*.conf
50
49
    Watch this directory and add/remove/update clients?
51
50
** TODO [#C] config for TXT record
52
 
** TODO Log level option
53
 
   syslogger.setLevel(logging.WARNING)
54
 
   + SetLogLevel D-Bus call
 
51
** TODO Log level dbus option
 
52
   SetLogLevel D-Bus call
55
53
** TODO Implement --foreground                                            :BUGS:
56
54
   [[info:standards:Option%20Table][Table of Long Options]]
57
55
** TODO Implement --socket
58
56
   [[info:standards:Option%20Table][Table of Long Options]]
59
 
** TODO Date+time on console log messages                                 :BUGS:
60
 
   Is this the default?
61
57
** TODO [#C] DBusServiceObjectUsingSuper
62
58
** TODO [#B] Global enable/disable flag
63
 
** TODO [#B] By-client countdown on secrets given
 
59
** TODO [#B] By-client countdown on number of secrets given
64
60
** TODO [#B] Support RFC 3339 time duration syntax
65
61
** More D-Bus methods
66
62
*** NeedsPassword(50) - Timeout, default disapprove
71
67
   http://0pointer.de/blog/projects/systemd.html
72
68
   http://wiki.debian.org/systemd
73
69
** TODO Separate logging logic to own object
74
 
** TODO make clients to a dict!
75
70
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
76
71
** TODO [#B] break the wait on approval_delay if connection dies
77
72
** TODO Generate Client.runtime_expansions from client options + extra