/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-09-22 12:48:07 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090922124807-i2cr0zv4vxjv38g4
* mandos-ctl: Made work again after D-Bus API changes.
  (datetime_to_milliseconds): Renamed to "timedelta_to_milliseconds".
                              All callers changed.
  (milliseconds_to_string): Use clearer mapping string format.
  (string_to_delta): Add some comments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
  arguments.
77
77
 
78
78
* mandos-monitor
79
 
** D-Bus main loop w/ signal receiver
80
 
** Urwid client data displayer
81
 
*** Urwid scaffolding
 
79
** D-Bus mail loop w/ signal receiver
 
80
** Snack/Newt client data displayer
82
81
*** Client Widgets
83
82
*** Properties popup
84
83