/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: 2016-03-05 21:05:11 UTC
  • Revision ID: teddy@recompile.se-20160305210511-pbehwc5ap85cfhdm
Rename "gobject" to "GObject"; prefer the new python-gi

* debian/control (Source: mandos/Build-Depends-Indep): Change
  "python-gobject | python-gi" to "python-gi | python-gobject"
  (Package: mandos/Depends): - '' -
* mandos: Prefer "gi" module over "gobject" module.  Import "gobject"
  as "GObject"; change spelling throughout.
* mandos-monitor: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
** kernel command line option for debug info
38
38
 
39
39
* mandos (server)
40
 
** TODO Fix bug: it does not exit on SIGTERM until poked via D-Bus
41
 
** TODO Convert to Python 3 by using own Avahi module, same as GnuTLS
42
40
** TODO [#B] --notify-command
43
41
   This would allow the mandos.service to use
44
42
   --notify-command="systemd-notify --pid READY=1"
76
74
** TODO D-Bus server properties; address, port, interface, etc.           :2:
77
75
** TODO [#C] In Python 3.3, use shlex.quote() instead of re.escape()
78
76
 
 
77
* mandos.xml
 
78
** Add mandos contact info in manual pages
 
79
 
79
80
* mandos-ctl
80
81
*** Handle "no D-Bus server" and/or "no Mandos server found" better
81
82
*** [#B] --dump option
86
87
  arguments.
87
88
 
88
89
* mandos-monitor
89
 
** TODO --servicename                                                  :BUGS:
90
90
** TODO help should be toggleable
91
91
** Urwid client data displayer
92
92
   Better view of client data in the listing