/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: 2015-07-06 20:29:34 UTC
  • mfrom: (738.1.6 route-external)
  • Revision ID: teddy@recompile.se-20150706202934-09j06jm2fiw1bn80
Merge change to add local route when network is "unreachable".

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
* mandos-applet
21
21
 
22
22
* mandos-client
23
 
** TODO A --server option which only adds to the server list.
24
 
   (Unlike --connect, which implicitly disables zeroconf.)
 
23
** TODO [#A] --dh-params=FILE
25
24
** TODO [#B] Use capabilities instead of seteuid().
26
25
   https://forums.grsecurity.net/viewtopic.php?f=7&t=2522
27
26
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
33
32
** TODO [#B] use scandir(3) instead of readdir(3)
34
33
 
35
34
* usplash (Deprecated)
36
 
** TODO [#B] Make it work again
 
35
** TODO [#A] Make it work again
37
36
** TODO [#B] use scandir(3) instead of readdir(3)
38
37
 
39
38
* askpass-fifo
77
76
** TODO Use python-tlslite?
78
77
** TODO D-Bus AddClient() method on server object
79
78
** TODO Use org.freedesktop.DBus.Method.NoReply annotation on async methods. :2:
 
79
** TODO Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object :2:
 
80
   Deprecate methods GetAllClients(), GetAllClientsWithProperties()
 
81
   and signals ClientAdded and ClientRemoved.
80
82
** TODO Save state periodically to recover better from hard shutdowns
81
83
** TODO CheckerCompleted method, deprecate CheckedOK
82
84
** TODO Secret Service API?
90
92
** TODO init.d script error handling
91
93
** TODO D-Bus server properties; address, port, interface, etc.              :2:
92
94
** TODO [#C] In Python 3.3, use shlex.quote() instead of re.escape()
 
95
** TODO [#A] USe systemd Type=dbus
93
96
 
94
97
* mandos.xml
95
98
** Add mandos contact info in manual pages