/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

* debian/control (Standards-Version): Updated to "3.9.1".
* mandos-keygen: Use "set -e" as per Debian Policy section 10.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
5
 
* mandos-applet
6
 
 
7
5
* mandos-client
 
6
** TODO [#B] use scandir(3) instead of readdir(3)
 
7
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
8
** TODO [#B] Retry a server which has a non-definite reply:
 
9
*** A closed connection during the TLS handshake
 
10
*** A TCP timeout
8
11
** TODO [#B] Use capabilities instead of seteuid().
 
12
** TODO [#A] Retry --connect forever
9
13
 
10
14
* splashy
11
15
** TODO [#B] use scandir(3) instead of readdir(3)
 
16
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
12
17
 
13
18
* usplash
14
19
** TODO [#A] Make it work again
15
20
** TODO [#B] use scandir(3) instead of readdir(3)
 
21
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
16
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
17
23
 
18
24
* askpass-fifo
 
25
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
19
26
** TODO [#B] Drop privileges after opening FIFO.
20
27
 
21
28
* password-prompt
 
29
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
22
30
** TODO [#B] lock stdin (with flock()?)
23
31
 
24
32
* TODO [#B] passdev
25
33
 
26
34
* plugin-runner
27
 
** TODO handle printing for errors for plugins
28
 
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
29
35
** TODO [#B] use scandir(3) instead of readdir(3)
30
36
** TODO [#C] use same file name rules as run-parts(8)
31
37
** kernel command line option for debug info
91
97
  arguments.
92
98
 
93
99
* mandos-monitor
94
 
** TODO help should be toggleable
 
100
** TODO help should be toggable
95
101
** Urwid client data displayer
96
102
   Better view of client data in the listing
97
103
*** Properties popup