/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: 2013-10-26 19:05:21 UTC
  • Revision ID: teddy@recompile.se-20131026190521-giagilisbyciox2h
Fall back to /var/run for pidfile if /run is not a directory.

This is for old (possibly non-Debian) systems which have not migrated
from /var/run to /run yet.

* init.d-mandos (PIDFILE): Fall back to /var/run/mandos.pid if /run is
                           not a directory.
* mandos (pidfilename): - '' -
* mandos.xml (FILES): Document fallback to /var/run/mandos.pid if /run
                      is not a directory.

Reported-by: Nathanael D. Noblet <nathanael@gnat.ca>
Suggested-by: Nathanael D. Noblet <nathanael@gnat.ca>

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
4
4
 
 
5
* Testing
 
6
** python-nemu
 
7
 
5
8
* mandos-applet
6
9
 
7
10
* mandos-client
74
77
   http://standards.freedesktop.org/secret-service/
75
78
** TODO Remove D-Bus interfaces with old domain name                      :2:
76
79
** TODO Remove old string_to_delta format                                 :2:
 
80
** TODO --no-zeroconf (only valid if port or socket is set)
77
81
 
78
82
* mandos.xml
79
83
** Add mandos contact info in manual pages
93
97
   Better view of client data in the listing
94
98
*** Properties popup
95
99
** Print a nice "We are sorry" message, save stack trace to log.
 
100
** Rename module "gobject" to "GObject".
96
101
 
97
102
* mandos-keygen
98
103
** TODO "--secfile" option