/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-03-08 19:09:03 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110308190903-j499ebtb9bpk31ar
* INSTALL: Updated.

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
 
8
** TODO [#B] use scandir(3) instead of readdir(3)
 
9
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
10
** TODO [#B] Retry a server which has a non-definite reply:
 
11
*** A closed connection during the TLS handshake
 
12
*** A TCP timeout
10
13
** TODO [#B] Use capabilities instead of seteuid().
11
 
** TODO [#B] Use struct sockaddr_storage instead of a union
12
 
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
13
 
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
 
14
** TODO [#A] Retry --connect forever
14
15
 
15
16
* splashy
16
17
** TODO [#B] use scandir(3) instead of readdir(3)
 
18
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
17
19
 
18
20
* usplash
19
21
** TODO [#A] Make it work again
20
22
** TODO [#B] use scandir(3) instead of readdir(3)
 
23
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
21
24
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
22
25
 
23
26
* askpass-fifo
 
27
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
24
28
** TODO [#B] Drop privileges after opening FIFO.
25
29
 
26
30
* password-prompt
 
31
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
27
32
** TODO [#B] lock stdin (with flock()?)
28
33
 
29
 
* plymouth
30
 
 
31
34
* TODO [#B] passdev
32
35
 
33
36
* plugin-runner
34
 
** TODO handle printing for errors for plugins
35
 
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
36
37
** TODO [#B] use scandir(3) instead of readdir(3)
37
38
** TODO [#C] use same file name rules as run-parts(8)
38
39
** kernel command line option for debug info
84
85
** TODO [#B] break the wait on approval_delay if connection dies
85
86
** TODO Generate Client.runtime_expansions from client options + extra
86
87
** TODO Allow %%(checker)s as a runtime expansion
87
 
** TODO Use python-tlslite?
88
88
 
89
89
* mandos.xml
90
90
** Add mandos contact info in manual pages
99
99
  arguments.
100
100
 
101
101
* mandos-monitor
102
 
** TODO help should be toggleable
 
102
** TODO help should be toggable
103
103
** Urwid client data displayer
104
104
   Better view of client data in the listing
105
105
*** Properties popup