/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

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
* splashy
17
17
** TODO [#B] use scandir(3) instead of readdir(3)
18
18
 
19
 
* usplash
 
19
* usplash (Deprecated)
20
20
** TODO [#A] Make it work again
21
21
** TODO [#B] use scandir(3) instead of readdir(3)
22
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
41
41
 
42
42
* mandos (server)
43
43
** TODO [#B] Log level                                                    :BUGS:
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?
 
44
** TODO [#A] Save state to new file and move instead of overwrite
 
45
  
48
46
** TODO [#C] config for TXT record
49
47
** TODO Log level option
50
48
   syslogger.setLevel(logging.WARNING)
53
51
   [[info:standards:Option%20Table][Table of Long Options]]
54
52
** TODO Implement --socket
55
53
   [[info:standards:Option%20Table][Table of Long Options]]
56
 
** TODO Date+time on console log messages                                 :BUGS:
57
 
   Is this the default?
58
54
** TODO [#C] DBusServiceObjectUsingSuper
59
55
** TODO [#B] Global enable/disable flag
60
56
** TODO [#B] By-client countdown on secrets given
66
62
** TODO [#C] python-parsedatetime
67
63
** TODO [#C] systemd/launchd
68
64
   http://0pointer.de/blog/projects/systemd.html
 
65
   http://wiki.debian.org/systemd
69
66
** TODO Separate logging logic to own object
70
 
** TODO make clients to a dict!
71
67
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
72
68
** TODO [#B] break the wait on approval_delay if connection dies
73
69
** TODO Generate Client.runtime_expansions from client options + extra
81
77
*** Handle "no D-Bus server" and/or "no Mandos server found" better
82
78
*** [#B] --dump option
83
79
** TODO Support RFC 3339 time duration syntax
 
80
** TODO Send milliseconds if bare integer is passed as time duration
84
81
 
85
82
* TODO mandos-dispatch
86
83
  Listens for specified D-Bus signals and spawns shell commands with
114
111
   From XML sources directly?
115
112
 
116
113
* Side Stuff
117
 
** TODO Locate which packet move the other bin/sh when busy box is deactivated
118
 
** TODO contact owner of packet, and ask them to have that shell static in position regardless of busybox
 
114
** TODO Locate which package moves the other bin/sh when busybox is deactivated
 
115
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
119
116
 
120
117
 
121
118
#+STARTUP: showall