/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

* initramfs-tools-hook: Set DEVICE for network hooks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
* mandos-applet
8
8
 
9
9
* mandos-client
 
10
** TODO [#B] Flag fprintf_plus so compiler checks the format string.
 
11
** TODO [#A] OpenVPN network hook
 
12
** TODO [#A] Wireless network hook
10
13
** TODO [#B] Use capabilities instead of seteuid().
11
14
** TODO [#B] Use struct sockaddr_storage instead of a union
12
15
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
41
44
 
42
45
* mandos (server)
43
46
** TODO [#B] Log level                                                    :BUGS:
44
 
** TODO [#A] Save state to new file and move instead of overwrite
45
 
  
 
47
** TODO Persistent state                                                  :BUGS:
 
48
   /var/lib/mandos/*
 
49
*** TODO /etc/mandos/clients.d/*.conf
 
50
    Watch this directory and add/remove/update clients?
46
51
** TODO [#C] config for TXT record
47
52
** TODO Log level option
48
53
   syslogger.setLevel(logging.WARNING)
51
56
   [[info:standards:Option%20Table][Table of Long Options]]
52
57
** TODO Implement --socket
53
58
   [[info:standards:Option%20Table][Table of Long Options]]
 
59
** TODO Date+time on console log messages                                 :BUGS:
 
60
   Is this the default?
54
61
** TODO [#C] DBusServiceObjectUsingSuper
55
62
** TODO [#B] Global enable/disable flag
56
63
** TODO [#B] By-client countdown on secrets given
64
71
   http://0pointer.de/blog/projects/systemd.html
65
72
   http://wiki.debian.org/systemd
66
73
** TODO Separate logging logic to own object
 
74
** TODO make clients to a dict!
67
75
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
68
76
** TODO [#B] break the wait on approval_delay if connection dies
69
77
** TODO Generate Client.runtime_expansions from client options + extra
70
78
** TODO Allow %%(checker)s as a runtime expansion
71
79
** TODO Use python-tlslite?
 
80
** TODO D-Bus AddClient() method on server object
72
81
 
73
82
* mandos.xml
74
83
** Add mandos contact info in manual pages