/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: 2009-04-14 14:56:46 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090414145646-i6x4knw2f6cde3td
* debian/mandos-client.README.Debian: Added text about non-usability
                                      of pseudo-network interfaces.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
4
 
** TODO [#A] Clean up /tmp directory and take down interface on signal    :test:
5
 
** TODO [#B] use scandir(3) instead of readdir(3)
6
 
** TODO [#B] Prefix all debug output with argv[0]
7
 
** TODO [#B] Retry a server which has a non-definite reply.
8
 
*** A closed connection during the TLS handshake
9
 
*** A TCP timeout
10
 
 
11
 
* splashy
12
 
** TODO [#A] Re-raise signal received when exiting due to handled signal  :test:
13
 
** TODO [#B] use scandir(3) instead of readdir(3)
14
 
** TODO [#B] Prefix all debug output with argv[0]
15
 
 
16
 
* usplash
17
 
** TODO [#A] Re-raise signal received when exiting due to handled signal.
18
 
** TODO [#B] use scandir(3) instead of readdir(3)
19
 
** TODO [#B] Prefix all debug output with argv[0]
20
 
 
21
 
* password-prompt
22
 
** TODO [#B] Prefix all debug output with argv[0]
 
4
** TODO [#A] Clean up /tmp directory on signal
23
5
 
24
6
* plugin-runner
25
7
** TODO [#B] use scandir(3) instead of readdir(3)
26
 
** TODO [#C] use same file name rules as run-parts(8)
27
8
 
28
9
* mandos (server)
29
10
** TODO [#B] Log level                          :BUGS:
43
24
   [[info:standards:Option%20Table][Table of Long Options]]
44
25
** TODO Date+time on console log messages       :BUGS:
45
26
   Is this the default?
46
 
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
47
 
** TODO move handle_ipc out of IPv6_TCPServer
48
 
** TODO DBusServiceObjectUsingSuper
49
 
** Global enable/disable flag
50
 
** By-client countdown on secrets given
 
27
** Split IPv6_TCPServer into a generic and Mandos-specific class
 
28
** move handle_ipc out of IPv6_TCPServer
 
29
** DBusServiceObjectUsingSuper
51
30
 
52
31
* mandos.xml
53
32
** [[file:mandos.xml::XXX][Document D-Bus interface]]
74
53
 
75
54
* Package
76
55
** /usr/share/initramfs-tools/hooks/mandos
77
 
*** TODO [#C] use same file name rules as run-parts(8)
78
56
*** TODO [#C] Do not install in initrd.img if configured not to.
79
57
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
80
58
** TODO [#C] /etc/bash_completion.d/mandos