/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

  • Committer: Björn Påhlsson
  • Date: 2011-07-25 18:47:45 UTC
  • mto: (237.7.37 trunk)
  • mto: This revision was merged to the branch mainline in revision 284.
  • Revision ID: belorn@fukt.bsnet.se-20110725184745-leavsoyu1hll3mdp
free dirents in password-prompt

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
 
** TODO [#A] Free direntries after scandir()
40
29
 
41
30
* plymouth
42
 
** TODO [#A] Free direntries after scandir()
43
31
 
44
32
* TODO [#B] passdev
45
33
 
46
34
* plugin-runner
 
35
** TODO handle printing for errors for plugins
 
36
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
47
37
** TODO [#B] use scandir(3) instead of readdir(3)
48
38
** TODO [#C] use same file name rules as run-parts(8)
49
39
** kernel command line option for debug info
110
100
  arguments.
111
101
 
112
102
* mandos-monitor
113
 
** TODO help should be toggable
 
103
** TODO help should be toggleable
114
104
** Urwid client data displayer
115
105
   Better view of client data in the listing
116
106
*** Properties popup