/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-11-03 00:12:35 UTC
  • Revision ID: teddy@fukt.bsnet.se-20091103001235-op9jfvtx6xvxch3h
* README (FAQ): Fix typo.
* mandos (main): Try to always do cleanup() before exit, since
                 otherwise the D-Bus bus name gets unregistered first.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
   secret
69
69
** TODO Persistent state
70
70
   /var/lib/mandos/*
71
 
** TODO Support RFC 3339 time duration syntax
72
71
 
73
72
* mandos.xml
74
73
** [[file:mandos.xml::XXX][Document D-Bus interface]]
78
77
* mandos-ctl
79
78
*** Handle "no D-Bus server" and/or "no Mandos server found" better
80
79
*** [#B] --dump option
81
 
** TODO Support RFC 3339 time duration syntax
82
80
 
83
81
* TODO mandos-dispatch
84
82
  Listens for specified D-Bus signals and spawns shell commands with
85
83
  arguments.
86
84
 
87
85
* mandos-monitor
 
86
** D-Bus main loop w/ signal receiver
88
87
** Urwid client data displayer
 
88
*** Urwid scaffolding
 
89
*** Client Widgets
89
90
*** Properties popup
90
91
 
91
92
* mandos-keygen