/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: Björn Påhlsson
  • Date: 2010-09-07 16:48:58 UTC
  • mto: (237.4.3 mandos-release)
  • mto: This revision was merged to the branch mainline in revision 421.
  • Revision ID: belorn@fukt.bsnet.se-20100907164858-tcg8hkxdj41zizac
mandos server: Added debuglevel that adjust at what level information
               should be reported.
plugin-runner, askpass-fifo, password-prompt, splasy, usplash:
               Using error instead of perror

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* _attribute_((nonnull))
4
 
* FIX XXX
 
4
 
 
5
* Release critical
 
6
** TODO Change make-run-server to not include --no-dbus
5
7
 
6
8
* mandos-client
7
9
** TODO [#B] use scandir(3) instead of readdir(3)
8
10
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
9
 
** TODO use error() instead of perror()
10
11
** TODO [#B] Retry a server which has a non-definite reply:
11
12
*** A closed connection during the TLS handshake
12
13
*** A TCP timeout
16
17
* splashy
17
18
** TODO [#B] use scandir(3) instead of readdir(3)
18
19
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
19
 
** TODO [#B] use error() instead of perror()
20
20
 
21
21
* usplash
22
22
** TODO [#A] Make it work again
23
23
** TODO [#B] use scandir(3) instead of readdir(3)
24
24
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
25
 
** TODO [#B] use error() instead of perror()
 
25
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
26
26
 
27
27
* askpass-fifo
28
28
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
29
 
** TODO [#B] use error() instead of perror()
30
29
** TODO [#B] Drop privileges after opening FIFO.
31
30
 
32
31
* password-prompt
33
32
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
34
 
** TODO [#B] use error() instead of perror()
35
33
** TODO [#B] lock stdin (with flock()?)
36
34
 
 
35
* plymouth
 
36
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
 
37
 
37
38
* TODO [#B] passdev
38
39
 
39
40
* plugin-runner
40
41
** TODO [#B] use scandir(3) instead of readdir(3)
41
42
** TODO [#C] use same file name rules as run-parts(8)
42
43
** kernel command line option for debug info
43
 
** TODO [#B] use error() instead of perror()
44
44
** TODO [$B] Use openat() and readdir64()
45
45
   http://udrepper.livejournal.com/19395.html
46
46
 
105
105
  arguments.
106
106
 
107
107
* mandos-monitor
 
108
** TODO help should be toggable
108
109
** Urwid client data displayer
109
110
   Better view of client data in the listing
110
111
*** Properties popup