/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: teddy at bsnet
  • Date: 2011-02-15 19:27:23 UTC
  • mto: (237.7.13 mandos)
  • mto: This revision was merged to the branch mainline in revision 282.
  • Revision ID: teddy@fukt.bsnet.se-20110215192723-qpftjhlvzadm5cjc
* mandos-ctl: Use unicode string literals.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
* mandos-applet
6
6
 
7
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
8
13
** TODO [#B] Use capabilities instead of seteuid().
 
14
** TODO [#A] Retry --connect forever
9
15
 
10
16
* splashy
11
17
** TODO [#B] use scandir(3) instead of readdir(3)
 
18
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
12
19
 
13
20
* usplash
14
21
** TODO [#A] Make it work again
15
22
** TODO [#B] use scandir(3) instead of readdir(3)
 
23
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
16
24
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
17
25
 
18
26
* askpass-fifo
 
27
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
19
28
** TODO [#B] Drop privileges after opening FIFO.
20
29
 
21
30
* password-prompt
 
31
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
22
32
** TODO [#B] lock stdin (with flock()?)
23
33
 
24
34
* TODO [#B] passdev
25
35
 
26
36
* 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
37
** TODO [#B] use scandir(3) instead of readdir(3)
30
38
** TODO [#C] use same file name rules as run-parts(8)
31
39
** kernel command line option for debug info
91
99
  arguments.
92
100
 
93
101
* mandos-monitor
94
 
** TODO help should be toggleable
 
102
** TODO help should be toggable
95
103
** Urwid client data displayer
96
104
   Better view of client data in the listing
97
105
*** Properties popup