/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: 2008-10-01 15:29:01 UTC
  • Revision ID: teddy@fukt.bsnet.se-20081001152901-fh30whl3m4vb7m24
* debian/changelog: New Debian revision.

* debian/mandos-client.lintian-overrides: Added comments.
* debian/mandos.lintian-overrides: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
 
3
* DONE plugin-runner
 
4
 
3
5
* mandos-client
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
8
9
 
9
 
* plugin-runner
10
 
** TODO [#B] use scandir(3) instead of readdir(3)
 
10
* DONE password-prompt
11
11
 
12
12
* mandos (server)
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]]
20
 
** Handle non-existing D-Bus server.
21
 
   Also, possibly a "--no-dbus" option?
22
 
*** Client class
23
 
*** Main server
24
 
    + SetLogLevel
25
 
      syslogger.setLevel(logging.WARNING)
26
 
    + Quit
27
 
    + [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
28
20
** TODO Implement --foreground                  :bugs:
29
21
   [[info:standards:Option%20Table][Table of Long Options]]
30
22
** TODO Implement --socket
32
24
** TODO Date+time on console log messages       :bugs:
33
25
   Is this the default?
34
26
** TODO delete hook when clients fall out by timeout
35
 
   This will not be strictly necessary when the D-Bus interface is
36
 
   implemented.
37
27
 
38
 
* mandos-list
39
 
*** Handle no D-Bus server and/or no Mandos server found better
40
 
*** [#B] --dump option
 
28
* Mandos-tools/utilities
 
29
  All of this probably using D-Bus
 
30
** TODO List clients
41
31
** TODO Disable client
42
32
** TODO Enable client
43
33
** TODO Reset timer
44
34
 
45
 
* Curses interface
46
 
 
47
 
* mandos-keygen
48
 
** TODO "--secfile" option
49
 
   Using the "secfile" option instead of "secret"
50
 
** TODO [#B] "--test" option
51
 
   For testing decryption before rebooting.
 
35
* Man pages
 
36
** TODO Use xinclude for all common sections
 
37
   Like authors, etc.
 
38
 
 
39
 
 
40
* Installer
 
41
** Client-side
 
42
*** mandos-keygen
 
43
**** TODO "--secfile" option
 
44
     Using the "secfile" option instead of "secret"
 
45
**** TODO [#B] "--test" option
 
46
     For testing decryption before rebooting.
 
47
 
52
48
 
53
49
* [#A] Package
54
50
** /usr/share/initramfs-tools/hooks/mandos
57
53
    question.
58
54
** TODO /etc/bash_completion.d/mandos
59
55
   From XML sources directly?
 
56
** TODO unperish
 
57
 
 
58
* TODO Web site
 
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/
 
63
 
 
64
* Mailing list
 
65
** DONE mandos-dev
 
66
*** TODO http://gmane.org/subscribe.php
 
67
 
 
68
* TODO Announce project on Usenet
 
69
  [[news:comp.os.linux.announce]]
60
70
 
61
71
 
62
72
#+STARTUP: showall