/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
16 by Teddy Hogeborn
* Makefile: Include targets for all binaries.
1
[Mandos client]
28 by Teddy Hogeborn
* server.conf: New file.
2
configuration for OpenPGP key dir
25 by Teddy Hogeborn
* mandos-clients.conf ([DEFAULT]): New section.
3
header files/symbols tally
4
check exit codes of all system calls
3 by Björn Påhlsson
Python based server
5
IPv4 support
28 by Teddy Hogeborn
* server.conf: New file.
6
protocol version header
7
use strsep instead of strtok?
3 by Björn Påhlsson
Python based server
8
16 by Teddy Hogeborn
* Makefile: Include targets for all binaries.
9
[Pluginbasedclient]
10
disable certain plugins
25 by Teddy Hogeborn
* mandos-clients.conf ([DEFAULT]): New section.
11
header files/symbols tally
12
check exit codes of all system calls
16 by Teddy Hogeborn
* Makefile: Include targets for all binaries.
13
change uid to nobody:nogroup
14
	other drop privs stuff?
28 by Teddy Hogeborn
* server.conf: New file.
15
pass things in environment, like device name, etc
16
	Does cryptsetup already do this?
17
Configurable plugin dir
18
use strsep instead of strtok?
16 by Teddy Hogeborn
* Makefile: Include targets for all binaries.
19
3 by Björn Påhlsson
Python based server
20
[Server]
28 by Teddy Hogeborn
* server.conf: New file.
21
config for:
16 by Teddy Hogeborn
* Makefile: Include targets for all binaries.
22
	TXT record
28 by Teddy Hogeborn
* server.conf: New file.
23
protocol version header
24
Run-time communication with server
25
	probably using D-Bus
3 by Björn Påhlsson
Python based server
26
27
[Mandos-tools/utilities]
28
	List clients
29
	Enable client
30
	Disable client
25 by Teddy Hogeborn
* mandos-clients.conf ([DEFAULT]): New section.
31
32
[Installer]
33
...