/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

* mandos: White-space fixes only.
* mandos-ctl: - '' -
* plugin-runner.c: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/password-prompt.c: - '' -

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 on signal
 
4
** TODO [#A] Clean up /tmp directory and take down interface on signal
 
5
** TODO [#B] use scandir(3) instead of readdir(3)
 
6
 
 
7
* splashy
 
8
** TODO [#A] Re-raise signal received when exiting due to handled signal.
 
9
** TODO [#B] use scandir(3) instead of readdir(3)
 
10
 
 
11
* usplash
 
12
** TODO [#A] Re-raise signal received when exiting due to handled signal.
 
13
** TODO [#B] use scandir(3) instead of readdir(3)
 
14
 
 
15
* password-prompt
 
16
** TODO [#A] Re-raise signal received when exiting due to handled signal.
5
17
 
6
18
* plugin-runner
7
19
** TODO [#B] use scandir(3) instead of readdir(3)
 
20
** TODO [#C] use same file name rules as run-parts(8)
8
21
 
9
22
* mandos (server)
10
23
** TODO [#B] Log level                          :BUGS:
24
37
   [[info:standards:Option%20Table][Table of Long Options]]
25
38
** TODO Date+time on console log messages       :BUGS:
26
39
   Is this the default?
 
40
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
 
41
** TODO move handle_ipc out of IPv6_TCPServer
 
42
** TODO DBusServiceObjectUsingSuper
 
43
** Global enable/disable flag
 
44
** By-client countdown on secrets given
27
45
 
28
46
* mandos.xml
29
47
** [[file:mandos.xml::XXX][Document D-Bus interface]]
34
52
*** Handle "no D-Bus server" and/or "no Mandos server found" better
35
53
*** [#B] --dump option
36
54
 
37
 
* Curses interface
 
55
* mandos-name
 
56
** D-Bus mail loop w/ signal receiver
 
57
** Urwid/Newt client data displayer
 
58
*** Urwid scaffolding
 
59
*** Client Widgets
 
60
*** Properties popup
38
61
 
39
62
* mandos-keygen
40
63
** TODO Loop until passwords match when run interactively
45
68
 
46
69
* Package
47
70
** /usr/share/initramfs-tools/hooks/mandos
 
71
*** TODO [#C] use same file name rules as run-parts(8)
48
72
*** TODO [#C] Do not install in initrd.img if configured not to.
49
73
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
50
74
** TODO [#C] /etc/bash_completion.d/mandos