/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: 2008-12-21 19:19:25 UTC
  • mfrom: (24.1.116 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20081221191925-iw4js3mr8e04p35r
Merge "mandos-list" from belorn.

* Makefile (PROGS): Added "mandos-list".
  (mandos-list): New.

* mandos-list: New; from merge.  Added unicode support.

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