/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-22 05:26:44 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: belorn@braxen-20080722052644-tq76a3jnr2ea1jez
Added syntax and support for plugbasedclient arguments and how they
are passed on to the plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Mandos client]
2
2
configuration for OpenPGP key
3
 
header files/symbols tally
4
 
check exit codes of all system calls
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
 
...