/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

* network-hooks.d/bridge: Bug fix - use the found brctl.

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