4
6
** TODO [#B] Temporarily lower kernel log level
5
7
for less printouts during sucessfull boot.
6
klogctl(6, NULL, 0); klogctl(7, NULL, 0);
7
8
** TODO [#C] IPv4 support
10
** TODO [#B] use scandir(3) instead of readdir(3)
10
* DONE password-prompt
13
13
** TODO [#B] Log level :bugs:
17
17
** TODO [#B] Run-time communication with server :bugs:
18
18
Probably using D-Bus
19
19
See also [[*Mandos-tools]]
23
syslogger.setLevel(logging.WARNING)
25
+ [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
26
20
** TODO Implement --foreground :bugs:
27
21
[[info:standards:Option%20Table][Table of Long Options]]
28
22
** TODO Implement --socket
30
24
** TODO Date+time on console log messages :bugs:
31
25
Is this the default?
32
26
** TODO delete hook when clients fall out by timeout
33
This will not be strictly necessary when the D-Bus interface is
37
** [[file:mandos.xml::XXX][Document D-Bus interface]]
39
* Provide and install /etc/dbus-1/system.d/mandos.conf
42
*** Handle "no D-Bus server" and/or "no Mandos server found" better
43
*** [#B] --dump option
28
* Mandos-tools/utilities
29
All of this probably using D-Bus
44
31
** TODO Disable client
45
32
** TODO Enable client
46
33
** TODO Reset timer
51
** TODO "--secfile" option
52
Using the "secfile" option instead of "secret"
53
** TODO [#B] "--test" option
54
For testing decryption before rebooting.
36
** TODO Use xinclude for all common sections
43
**** TODO "--secfile" option
44
Using the "secfile" option instead of "secret"
45
**** TODO [#B] "--test" option
46
For testing decryption before rebooting.
57
50
** /usr/share/initramfs-tools/hooks/mandos
58
*** TODO [#C] Do not install in initrd.img if configured not to.
51
*** TODO Do not install in initrd.img if configured not to.
59
52
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
61
** TODO [#C] /etc/bash_completion.d/mandos
54
** TODO /etc/bash_completion.d/mandos
62
55
From XML sources directly?
59
** DONE http://www.fukt.bsnet.se/mandos
60
Redirects to the wiki page
61
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
62
http://liw.fi/free-software-website/
66
*** TODO http://gmane.org/subscribe.php
68
* TODO Announce project on Usenet
69
[[news:comp.os.linux.announce]]