/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

  • Committer: Teddy Hogeborn
  • Date: 2008-07-22 06:23:59 UTC
  • mfrom: (24.1.1 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20080722062359-qti3ecst69bq3ltk
Merge.

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
...