/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

* Makefile (run-client): Add "--network-hook-dir" option.
* plugin-runner.c (main): Only try to work around Debian bug #633582
                          if started as root.
* plugins.d/mandos-client.c (run_network_hooks): Bug fix: Run all
                                                 network hooks, not
                                                 just the first one.
                                                 Also add debug output.
  (main): Only try to work around Debian bug #633582 or run network
          hooks as root if started as root.

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
** TODO [#A] Document network hook functionality
13
11
** TODO [#B] Use capabilities instead of seteuid().
14
12
** TODO [#B] Use struct sockaddr_storage instead of a union
15
13
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
77
75
** TODO Generate Client.runtime_expansions from client options + extra
78
76
** TODO Allow %%(checker)s as a runtime expansion
79
77
** TODO Use python-tlslite?
80
 
** TODO D-Bus AddClient() method on server object
81
78
 
82
79
* mandos.xml
83
80
** Add mandos contact info in manual pages