/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
-*- org -*-

* Mandos client
** header files/symbols tally
** check exit codes of all system calls
** IPv4 support
** protocol version header
** use strsep instead of strtok?

* Pluginbasedclient
** header files/symbols tally
** check exit codes of all system calls
** change uid to nobody:nogroup
   other drop privs stuff?
** pass things in environment, like device name, etc
   Does cryptsetup already do this?
** use strsep instead of strtok?

* Server
** config for:
*** TXT record
** protocol version header
** Run-time communication with server
   probably using D-Bus

* Mandos-tools/utilities
  All of this probably using D-Bus
** List clients
** Enable client
** Disable client

* Installer


#+STARTUP: showall