/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

* initramfs-tools-hook: Install network hooks (and any required files)
                        in the initramfs image.
* plugins.d/mandos-client.c (main): Also set MANDOSNETHOOKDIR for
                                    network hooks.
* plugins.d/mandos-client.xml (OPTIONS): Use <filename
                                         class="directory">, not
                                         <directory>.

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