/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

  • Committer: Teddy Hogeborn
  • Date: 2011-07-13 02:24:39 UTC
  • mfrom: (24.1.174 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20110713022439-wbv6kghshdsc2x24
Merge from Björn.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
* Convert README into intro(8mandos) man page
8
8
 
9
9
* 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
10
** TODO [#B] Use capabilities instead of seteuid().
16
 
** TODO [#A] Retry --connect forever
17
11
** TODO [#B] Use struct sockaddr_storage instead of a union
18
12
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
19
13
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
21
15
 
22
16
* splashy
23
17
** TODO [#B] use scandir(3) instead of readdir(3)
24
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
25
18
 
26
19
* usplash
27
20
** TODO [#A] Make it work again
28
21
** TODO [#B] use scandir(3) instead of readdir(3)
29
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
30
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
31
23
 
32
24
* askpass-fifo
33
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
34
25
** TODO [#B] Drop privileges after opening FIFO.
35
26
 
36
27
* password-prompt
37
 
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
38
28
** TODO [#B] lock stdin (with flock()?)
39
29
** TODO [#A] Free direntries after scandir()
40
30
 
44
34
* TODO [#B] passdev
45
35
 
46
36
* plugin-runner
 
37
** TODO handle printing for errors for plugins
 
38
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
47
39
** TODO [#B] use scandir(3) instead of readdir(3)
48
40
** TODO [#C] use same file name rules as run-parts(8)
49
41
** kernel command line option for debug info
110
102
  arguments.
111
103
 
112
104
* mandos-monitor
113
 
** TODO help should be toggable
 
105
** TODO help should be toggleable
114
106
** Urwid client data displayer
115
107
   Better view of client data in the listing
116
108
*** Properties popup