/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

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Mandos client]
2
 
configuration for OpenPGP key
3
 
header files/symbols tally
4
 
check exit codes of all system calls
5
 
IPv4 support
6
 
 
7
 
[Pluginbasedclient]
8
 
disable certain plugins
9
 
header files/symbols tally
10
 
check exit codes of all system calls
11
 
change uid to nobody:nogroup
12
 
        other drop privs stuff?
13
 
 
14
 
[Server]
15
 
config file for:
16
 
        TXT record
17
 
run-time communication with server
18
 
 
19
 
[Mandos-tools/utilities]
20
 
        List clients
21
 
        Enable client
22
 
        Disable client
23
 
 
24
 
[Installer]
25
 
...
 
1
-*- org -*-
 
2
 
 
3
* Mandos client
 
4
** header files/symbols tally
 
5
** check exit codes of all system calls
 
6
** IPv4 support
 
7
** protocol version header
 
8
** use strsep instead of strtok?
 
9
 
 
10
* Pluginbasedclient
 
11
** header files/symbols tally
 
12
** check exit codes of all system calls
 
13
** change uid to nobody:nogroup
 
14
   other drop privs stuff?
 
15
** pass things in environment, like device name, etc
 
16
   Does cryptsetup already do this?
 
17
** use strsep instead of strtok?
 
18
 
 
19
* Server
 
20
** config for:
 
21
*** TXT record
 
22
** protocol version header
 
23
** Run-time communication with server
 
24
   probably using D-Bus
 
25
 
 
26
* Mandos-tools/utilities
 
27
  All of this probably using D-Bus
 
28
** List clients
 
29
** Enable client
 
30
** Disable client
 
31
 
 
32
* Installer
 
33
 
 
34
 
 
35
#+STARTUP: showall