/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-04-14 14:56:46 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090414145646-i6x4knw2f6cde3td
* debian/mandos-client.README.Debian: Added text about non-usability
                                      of pseudo-network interfaces.

Show diffs side-by-side

added added

removed removed

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