/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: 2019-03-06 18:30:45 UTC
  • Revision ID: teddy@recompile.se-20190306183045-blmd3hb7vy4q6waj
mandos-ctl: Add test for the --enable option

* mandos-ctl (TestOptions.test_enable): New.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
** TODO Error handling on error parsing config files
83
83
** TODO init.d script error handling
84
84
** TODO D-Bus server properties; address, port, interface, etc.           :2:
 
85
** Python 3                                                               :2:
 
86
*** TODO [#C] In Python 3.3, use shlex.quote() instead of re.escape()
85
87
 
86
88
* mandos-ctl
 
89
*** Handle "no D-Bus server" and/or "no Mandos server found" better
87
90
** TODO Remove old string_to_delta format                                 :2:
88
91
 
89
92
* TODO mandos-dispatch