/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

* Makefile: Bug fix for Debian bug #509398; make sure "-z relro" is
            passed to linker, not C compiler.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
** TODO [#B] Run-time communication with server :bugs:
18
18
   Probably using D-Bus
19
19
   See also [[*Mandos-tools]]
 
20
** Handle non-existing D-Bus server.
 
21
   Also, possibly a "--no-dbus" option?
20
22
*** Client class
21
23
*** Main server
22
24
    + SetLogLevel
33
35
   This will not be strictly necessary when the D-Bus interface is
34
36
   implemented.
35
37
 
36
 
* mandos.xml
37
 
** [[file:mandos.xml::XXX][Document D-Bus interface]]
38
 
 
39
 
* Provide and install /etc/dbus-1/system.d/mandos.conf
40
 
 
41
38
* mandos-list
42
 
*** Handle "no D-Bus server" and/or "no Mandos server found" better
 
39
*** Handle no D-Bus server and/or no Mandos server found better
43
40
*** [#B] --dump option
44
41
** TODO Disable client
45
42
** TODO Enable client