/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Björn Påhlsson
  • Date: 2008-07-30 02:11:33 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: belorn@braxen-20080730021133-q341llq93r328q5b
Added optional parameters certdir, certkey and certfile that can be iven at start in the command line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Client]
2
 
configuration for cert, key, CA and interface
 
1
[Mandos client]
 
2
configuration for OpenPGP key
 
3
header files/symbols tally
 
4
check exit codes of all system calls
3
5
IPv4 support
4
 
OpenPGP keys 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?
5
13
 
6
14
[Server]
7
 
config file
8
 
client-list
 
15
config file for:
 
16
        TXT record
9
17
run-time communication with server
10
18
 
11
 
handle SIGTERM, SIGQUIT, etc.
12
 
 
13
19
[Mandos-tools/utilities]
14
20
        List clients
15
21
        Enable client
16
22
        Disable client
 
23
 
 
24
[Installer]
 
25
...