/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

added a mandos list client program

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
7
7
** TODO [#C] IPv4 support
8
8
 
9
 
* plugin-runner
10
 
** TODO [#B] use scandir(3) instead of readdir(3)
11
 
 
12
9
* mandos (server)
13
10
** TODO [#B] Log level                          :bugs:
14
11
** TODO /etc/mandos/clients.d/*.conf
17
14
** TODO [#B] Run-time communication with server :bugs:
18
15
   Probably using D-Bus
19
16
   See also [[*Mandos-tools]]
20
 
** Handle non-existing D-Bus server.
21
 
   Also, possibly a "--no-dbus" option?
22
17
*** Client class
23
18
*** Main server
24
19
    + SetLogLevel
35
30
   This will not be strictly necessary when the D-Bus interface is
36
31
   implemented.
37
32
 
38
 
* mandos-list
39
 
*** Handle no D-Bus server and/or no Mandos server found better
40
 
*** [#B] --dump option
 
33
* Mandos-tools/utilities
 
34
  All of this probably using D-Bus
 
35
** TODO List clients
41
36
** TODO Disable client
42
37
** TODO Enable client
43
38
** TODO Reset timer
44
39
 
45
 
* Curses interface
46
 
 
47
40
* mandos-keygen
48
41
** TODO "--secfile" option
49
42
   Using the "secfile" option instead of "secret"