/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-21 02:35:05 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080721023505-x7pjntkgur2h5jkg
* plugins.d/mandosclient.c (start_mandos_communcation): Renamed to
                                          "start_mandos_communication"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Mandos client]
2
 
configuration for OpenPGP key
3
 
header files/symbols tally
4
 
check exit codes of all system calls
 
2
configuration for OpenPGP key and interface
5
3
IPv4 support
6
4
 
7
5
[Pluginbasedclient]
8
6
disable certain plugins
9
 
header files/symbols tally
10
 
check exit codes of all system calls
11
7
change uid to nobody:nogroup
12
8
        other drop privs stuff?
13
9
 
14
10
[Server]
15
11
config file for:
16
12
        TXT record
 
13
        GnuTLS priority string
17
14
run-time communication with server
18
15
 
19
16
[Mandos-tools/utilities]
20
17
        List clients
21
18
        Enable client
22
19
        Disable client
23
 
 
24
 
[Installer]
25
 
...