/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 (GNUTLS_CFLAGS, GNUTLS_LIBS): Use "pkg-config" instead of
                                         "libgnutls-config".

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
   [[info:standards:Option%20Table][Table of Long Options]]
26
26
** TODO Date+time on console log messages       :BUGS:
27
27
   Is this the default?
 
28
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
 
29
** TODO move handle_ipc out of IPv6_TCPServer
 
30
** TODO DBusServiceObjectUsingSuper
28
31
 
29
32
* mandos.xml
30
33
** [[file:mandos.xml::XXX][Document D-Bus interface]]
35
38
*** Handle "no D-Bus server" and/or "no Mandos server found" better
36
39
*** [#B] --dump option
37
40
 
38
 
* Curses interface
 
41
* mandos-name
 
42
** D-Bus mail loop w/ signal receiver
 
43
** Urwid/Newt client data displayer
 
44
*** Urwid scaffolding
 
45
*** Client Widgets
 
46
*** Properties popup
39
47
 
40
48
* mandos-keygen
41
49
** TODO Loop until passwords match when run interactively