/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

* network-hooks.d/bridge: Use "/usr/sbin/brctl" explicitly.
* plugins.d/mandos-client.c (run_network_hooks): Raise priviliges in
                                                 child process.
  (main): Do not use getuid() to check if running setuid root.  Do not
          raise privileges for run_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 [#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()
75
77
** TODO Generate Client.runtime_expansions from client options + extra
76
78
** TODO Allow %%(checker)s as a runtime expansion
77
79
** TODO Use python-tlslite?
 
80
** TODO D-Bus AddClient() method on server object
78
81
 
79
82
* mandos.xml
80
83
** Add mandos contact info in manual pages