/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

Miscellaneous fixes prompted by lintian:

* debian/control (Conflicts): Changed to "Breaks:".
* debian/copyright: Updated format.
* debian/mandos-client.postinst: Use "set -e" instead of "#!/bin/sh -e".
* debian/mandos-client.postrm: - '' -
* debian/mandos.postinst: - '' -
* debian/mandos.prerm: Consistent magic.
* mandos: Small comment change.
* mandos-clients.conf.xml (OPTIONS/extended_timeout): Fix spelling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
* mandos (server)
43
43
** TODO [#B] Log level                                                    :BUGS:
44
 
** TODO [#A] Save state to new file and move instead of overwrite
45
 
  
 
44
** TODO Persistent state                                                  :BUGS:
 
45
   /var/lib/mandos/*
 
46
*** TODO /etc/mandos/clients.d/*.conf
 
47
    Watch this directory and add/remove/update clients?
46
48
** TODO [#C] config for TXT record
47
49
** TODO Log level option
48
50
   syslogger.setLevel(logging.WARNING)
51
53
   [[info:standards:Option%20Table][Table of Long Options]]
52
54
** TODO Implement --socket
53
55
   [[info:standards:Option%20Table][Table of Long Options]]
 
56
** TODO Date+time on console log messages                                 :BUGS:
 
57
   Is this the default?
54
58
** TODO [#C] DBusServiceObjectUsingSuper
55
59
** TODO [#B] Global enable/disable flag
56
60
** TODO [#B] By-client countdown on secrets given
62
66
** TODO [#C] python-parsedatetime
63
67
** TODO [#C] systemd/launchd
64
68
   http://0pointer.de/blog/projects/systemd.html
65
 
   http://wiki.debian.org/systemd
66
69
** TODO Separate logging logic to own object
 
70
** TODO make clients to a dict!
67
71
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
68
72
** TODO [#B] break the wait on approval_delay if connection dies
69
73
** TODO Generate Client.runtime_expansions from client options + extra
77
81
*** Handle "no D-Bus server" and/or "no Mandos server found" better
78
82
*** [#B] --dump option
79
83
** TODO Support RFC 3339 time duration syntax
80
 
** TODO Send milliseconds if bare integer is passed as time duration
81
84
 
82
85
* TODO mandos-dispatch
83
86
  Listens for specified D-Bus signals and spawns shell commands with