/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-31 16:20:47 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-20080731162047-lahe2b2prwjw8b2l
plugbasedclient:
        Added support to disable plugins
        Added support to change plugin directory

mandosclient.c
        Fixed some funtion calls that lacked error handling
        small bugfix

Show diffs side-by-side

added added

removed removed

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