/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-06-02 10:33:04 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090602103304-k6eokrft7wr00255
* plugins.d/mandos-client.c (pgp_packet_decrypt): Remove redundant
                                                 "if" statement.

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
4
5
** TODO [#A] Clean up /tmp directory on signal
5
6
 
6
7
* plugin-runner
7
8
** TODO [#B] use scandir(3) instead of readdir(3)
 
9
** TODO [#C] use same file name rules as run-parts(8)
8
10
 
9
11
* mandos (server)
10
12
** TODO [#B] Log level                          :BUGS:
24
26
   [[info:standards:Option%20Table][Table of Long Options]]
25
27
** TODO Date+time on console log messages       :BUGS:
26
28
   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
27
32
 
28
33
* mandos.xml
29
34
** [[file:mandos.xml::XXX][Document D-Bus interface]]
34
39
*** Handle "no D-Bus server" and/or "no Mandos server found" better
35
40
*** [#B] --dump option
36
41
 
37
 
* Curses interface
 
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
38
48
 
39
49
* mandos-keygen
40
50
** TODO Loop until passwords match when run interactively
45
55
 
46
56
* Package
47
57
** /usr/share/initramfs-tools/hooks/mandos
 
58
*** TODO [#C] use same file name rules as run-parts(8)
48
59
*** TODO [#C] Do not install in initrd.img if configured not to.
49
60
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
50
61
** TODO [#C] /etc/bash_completion.d/mandos