/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-08-03 20:35:01 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 41.
  • Revision ID: belorn@braxen-20080803203501-av7janz21ve7iq0b
mandosclient
        Droping privileges
        split gnutls function into global and session

* server.py (if_nametoindex): Redefine itself instead of using a
                              default keyword argument.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Client]
2
 
configuration for cert, key, CA and interface
3
 
IPv4 support
4
 
OpenPGP keys support
5
 
 
6
 
[Server]
7
 
config file
8
 
client-list
9
 
run-time communication with server
10
 
 
11
 
handle SIGTERM, SIGQUIT, etc.
12
 
 
13
 
[Mandos-tools/utilities]
14
 
        List clients
15
 
        Enable client
16
 
        Disable client
 
1
-*- org -*-
 
2
 
 
3
* Mandos client
 
4
** Use argp instead of getopt_long
 
5
** header files/symbols tally
 
6
** check exit codes of all system calls
 
7
** IPv4 support
 
8
** use strsep instead of strtok?
 
9
 
 
10
* Pluginbasedclient
 
11
** header files/symbols tally
 
12
** check exit codes of all system calls
 
13
** [#C] pass things in environment, like device name, etc
 
14
** use strsep instead of strtok?
 
15
** use config file in addition to arguments
 
16
 
 
17
* Server
 
18
** config for:
 
19
*** TXT record
 
20
** protocol version header
 
21
** Run-time communication with server
 
22
   probably using D-Bus
 
23
 
 
24
* Mandos-tools/utilities
 
25
  All of this probably using D-Bus
 
26
** List clients
 
27
** Enable client
 
28
** Disable client
 
29
 
 
30
* Installer
 
31
 
 
32
 
 
33
#+STARTUP: showall