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 |
** protocol version header |
|
9 |
** use strsep instead of strtok? |
|
10 |
** change uid to nobody:nogroup |
|
11 |
other drop privs stuff? |
|
24.1.8
by Björn Påhlsson
plugbasedclient |
12 |
|
13 |
* Pluginbasedclient |
|
14 |
** header files/symbols tally |
|
15 |
** check exit codes of all system calls |
|
16 |
** [#C] pass things in environment, like device name, etc |
|
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
17 |
Does cryptsetup already do this? |
18 |
** use strsep instead of strtok? |
|
24.1.8
by Björn Påhlsson
plugbasedclient |
19 |
** use config file in addition to arguments |
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
20 |
|
21 |
* Server |
|
22 |
** config for: |
|
23 |
*** TXT record |
|
24 |
** protocol version header |
|
25 |
** Run-time communication with server |
|
26 |
probably using D-Bus |
|
27 |
||
28 |
* Mandos-tools/utilities |
|
29 |
All of this probably using D-Bus |
|
30 |
** List clients |
|
31 |
** Enable client |
|
32 |
** Disable client |
|
33 |
||
34 |
* Installer |
|
35 |
||
36 |
||
37 |
#+STARTUP: showall
|