/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

* Makefile (common.ent): Update "version" entity correctly.

* mandos-clients.conf.xml (OPTIONS): Corrected old mistake.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
4
 
** TODO [#A] Take down network interface if it was initially down
5
4
** TODO [#A] Clean up /tmp directory on signal
6
5
 
7
6
* plugin-runner
8
7
** TODO [#B] use scandir(3) instead of readdir(3)
9
 
** TODO [#C] use same file name rules as run-parts(8)
10
8
 
11
9
* mandos (server)
12
10
** TODO [#B] Log level                          :BUGS:
26
24
   [[info:standards:Option%20Table][Table of Long Options]]
27
25
** TODO Date+time on console log messages       :BUGS:
28
26
   Is this the default?
29
 
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
30
 
** TODO move handle_ipc out of IPv6_TCPServer
31
 
** TODO DBusServiceObjectUsingSuper
32
27
 
33
28
* mandos.xml
34
29
** [[file:mandos.xml::XXX][Document D-Bus interface]]
39
34
*** Handle "no D-Bus server" and/or "no Mandos server found" better
40
35
*** [#B] --dump option
41
36
 
42
 
* mandos-name
43
 
** D-Bus mail loop w/ signal receiver
44
 
** Urwid/Newt client data displayer
45
 
*** Urwid scaffolding
46
 
*** Client Widgets
47
 
*** Properties popup
 
37
* Curses interface
48
38
 
49
39
* mandos-keygen
50
40
** TODO Loop until passwords match when run interactively
55
45
 
56
46
* Package
57
47
** /usr/share/initramfs-tools/hooks/mandos
58
 
*** TODO [#C] use same file name rules as run-parts(8)
59
48
*** TODO [#C] Do not install in initrd.img if configured not to.
60
49
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
61
50
** TODO [#C] /etc/bash_completion.d/mandos