bzr branch
http://bzr.recompile.se/loggerhead/mandos/trunk
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
1 |
-*- org -*- |
2 |
||
3 |
* Mandos client |
|
38
by Teddy Hogeborn
* plugbasedclient.c (main): New "--userid" and "--groupid" options. |
4 |
** Use argp instead of getopt_long |
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
5 |
** header files/symbols tally |
6 |
** check exit codes of all system calls |
|
7 |
** IPv4 support |
|
8 |
** use strsep instead of strtok? |
|
24.1.8
by Björn Påhlsson
plugbasedclient |
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 |
|
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
14 |
** use strsep instead of strtok? |
24.1.8
by Björn Påhlsson
plugbasedclient |
15 |
** use config file in addition to arguments |
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
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
|