/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-12 21:11:32 UTC
  • Revision ID: teddy@recompile.se-20190312211132-q6mxkrybruj3irbn
mandos-ctl: Refactor

* mandos-ctl (Test_check_option_syntax): Reorder methods into logical
                                         order.
  (Test_command_from_options): Rename to "Test_commands_from_options",
                               and reorder methods to match order in
                               commands_from_options().

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
*** TODO [#C] In Python 3.3, use shlex.quote() instead of re.escape()
87
87
 
88
88
* mandos-ctl
 
89
*** Handle "no D-Bus server" and/or "no Mandos server found" better
89
90
** TODO Remove old string_to_delta format                                 :2:
90
91
 
91
92
* TODO mandos-dispatch