/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 - take up (and down) the bound
                          interfaces, and sleep to wait for the bridge
                          to come up.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
* mandos-applet
8
8
 
9
9
* mandos-client
10
 
** TODO [#A] Document network hook functionality
 
10
** TODO [#B] Flag fprintf_plus so compiler checks the format string.
 
11
** TODO [#A] OpenVPN network hook
 
12
** TODO [#A] Wireless network hook
11
13
** TODO [#B] Use capabilities instead of seteuid().
12
14
** TODO [#B] Use struct sockaddr_storage instead of a union
13
15
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
41
43
** TODO [#B] Use openat()
42
44
 
43
45
* mandos (server)
 
46
** TODO [#B] Log level                                                    :BUGS:
44
47
** TODO Persistent state                                                  :BUGS:
45
48
   /var/lib/mandos/*
46
49
*** TODO /etc/mandos/clients.d/*.conf
47
50
    Watch this directory and add/remove/update clients?
48
51
** TODO [#C] config for TXT record
49
 
** TODO Log level dbus option
50
 
   SetLogLevel D-Bus call
 
52
** TODO Log level option
 
53
   syslogger.setLevel(logging.WARNING)
 
54
   + SetLogLevel D-Bus call
51
55
** TODO Implement --foreground                                            :BUGS:
52
56
   [[info:standards:Option%20Table][Table of Long Options]]
53
57
** TODO Implement --socket
56
60
   Is this the default?
57
61
** TODO [#C] DBusServiceObjectUsingSuper
58
62
** TODO [#B] Global enable/disable flag
59
 
** TODO [#B] By-client countdown on number of secrets given
 
63
** TODO [#B] By-client countdown on secrets given
60
64
** TODO [#B] Support RFC 3339 time duration syntax
61
65
** More D-Bus methods
62
66
*** NeedsPassword(50) - Timeout, default disapprove
73
77
** TODO Generate Client.runtime_expansions from client options + extra
74
78
** TODO Allow %%(checker)s as a runtime expansion
75
79
** TODO Use python-tlslite?
 
80
** TODO D-Bus AddClient() method on server object
76
81
 
77
82
* mandos.xml
78
83
** Add mandos contact info in manual pages