/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-02-25 12:20:01 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090225122001-ty7zobjk6snyo0o3
* plugins.d/mandos-client.c (start_mandos_communication): "sin6_family"
                                                          in the
                                                          "sockaddr_in6"
                                                          struct is a
                                                          "sa_family_t",
                                                          not
                                                          "uint16_t".

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
   [[info:standards:Option%20Table][Table of Long Options]]
25
25
** TODO Date+time on console log messages       :BUGS:
26
26
   Is this the default?
27
 
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
28
 
** TODO move handle_ipc out of IPv6_TCPServer
29
 
** TODO DBusServiceObjectUsingSuper
30
27
 
31
28
* mandos.xml
32
29
** [[file:mandos.xml::XXX][Document D-Bus interface]]
37
34
*** Handle "no D-Bus server" and/or "no Mandos server found" better
38
35
*** [#B] --dump option
39
36
 
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
 
37
* Curses interface
46
38
 
47
39
* mandos-keygen
48
40
** TODO Loop until passwords match when run interactively