/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

working new feature: network-hooks - Enables user-scripts to take up
                     interfaces during bootup

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()
42
45
* mandos (server)
43
46
** TODO Document why we ignore sigint
44
47
** TODO [#B] Log level                                                    :BUGS:
45
 
** TODO [#A] Save state to new file and move instead of overwrite
46
 
  
 
48
** TODO [#A] Save state to new file and move instead of overwrite  
 
49
*** TODO /etc/mandos/clients.d/*.conf
 
50
    Watch this directory and add/remove/update clients?
47
51
** TODO [#C] config for TXT record
48
 
** TODO Log level option
49
 
   syslogger.setLevel(logging.WARNING)
50
 
   + SetLogLevel D-Bus call
 
52
** TODO Log level dbus option
 
53
   SetLogLevel D-Bus call
51
54
** TODO Implement --foreground                                            :BUGS:
52
55
   [[info:standards:Option%20Table][Table of Long Options]]
53
56
** TODO Implement --socket
54
57
   [[info:standards:Option%20Table][Table of Long Options]]
55
58
** TODO [#C] DBusServiceObjectUsingSuper
56
59
** TODO [#B] Global enable/disable flag
57
 
** TODO [#B] By-client countdown on secrets given
 
60
** TODO [#B] By-client countdown on number of secrets given
58
61
** TODO [#B] Support RFC 3339 time duration syntax
59
62
** More D-Bus methods
60
63
*** NeedsPassword(50) - Timeout, default disapprove
70
73
** TODO Generate Client.runtime_expansions from client options + extra
71
74
** TODO Allow %%(checker)s as a runtime expansion
72
75
** TODO Use python-tlslite?
 
76
** TODO D-Bus AddClient() method on server object
73
77
 
74
78
* mandos.xml
75
79
** Add mandos contact info in manual pages