/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

* Makefile (DOCS): Added "intro.8mandos".
  (intro.8mandos, intro.8mandos.xhtml): New.
* README: Replaced text with link, reference and short summary.
* intro.xml: New.
* mandos-clients.conf.xml (SEE ALSO): Added "intro(8mandos)".
* mandos-ctl.xml (SEE ALSO): - '' -
* mandos-keygen.xml (SEE ALSO): - '' -
* mandos-monitor.xml (SEE ALSO): - '' -
* mandos.conf.xml (SEE ALSO): - '' -
* mandos.xml (SEE ALSO): - '' -
* plugin-runner.xml (SEE ALSO): - '' -
* plugins.d/askpass-fifo.xml (SEE ALSO): - '' -
* plugins.d/mandos-client.xml (SEE ALSO): - '' -
* plugins.d/password-prompt.xml (SEE ALSO): - '' -
* plugins.d/plymouth.xml (SEE ALSO): - '' -
* plugins.d/splashy.xml (SEE ALSO): - '' -
* plugins.d/usplash.xml (SEE ALSO): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
* mandos-applet
6
6
 
7
 
* Convert README into intro(8mandos) man page
8
 
 
9
7
* mandos-client
10
 
** TODO [#B] use scandir(3) instead of readdir(3)
11
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
12
 
** TODO [#B] Retry a server which has a non-definite reply:
13
 
*** A closed connection during the TLS handshake
14
 
*** A TCP timeout
15
8
** TODO [#B] Use capabilities instead of seteuid().
16
 
** TODO [#A] Retry --connect forever
17
9
** TODO [#B] Use struct sockaddr_storage instead of a union
18
10
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
19
11
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
20
 
** TODO [#B] Accept [] around IPv6 address in --connect option; see [[http://tools.ietf.org/html/rfc5952][RFC 5952 - A Recommendation for IPv6 Address Text Representation]]
21
12
 
22
13
* splashy
23
14
** TODO [#B] use scandir(3) instead of readdir(3)
24
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
25
15
 
26
16
* usplash
27
17
** TODO [#A] Make it work again
28
18
** TODO [#B] use scandir(3) instead of readdir(3)
29
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
30
19
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
31
20
 
32
21
* askpass-fifo
33
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
34
22
** TODO [#B] Drop privileges after opening FIFO.
35
23
 
36
24
* password-prompt
37
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
38
25
** TODO [#B] lock stdin (with flock()?)
39
 
** TODO [#A] Free direntries after scandir()
40
26
 
41
27
* plymouth
42
 
** TODO [#A] Free direntries after scandir()
43
28
 
44
29
* TODO [#B] passdev
45
30
 
46
31
* plugin-runner
 
32
** TODO handle printing for errors for plugins
 
33
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
47
34
** TODO [#B] use scandir(3) instead of readdir(3)
48
35
** TODO [#C] use same file name rules as run-parts(8)
49
36
** kernel command line option for debug info
110
97
  arguments.
111
98
 
112
99
* mandos-monitor
113
 
** TODO help should be toggable
 
100
** TODO help should be toggleable
114
101
** Urwid client data displayer
115
102
   Better view of client data in the listing
116
103
*** Properties popup