bzr branch
http://bzr.recompile.se/loggerhead/mandos/release
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
1 |
-*- org -*- |
2 |
||
171
by Teddy Hogeborn
Renamed "password-request" to "mandos-client". |
3 |
* mandos-client |
237.2.45
by Teddy Hogeborn
* mandos (main): Bug fix: use "getint" on the "port" config file |
4 |
** TODO [#A] Clean up /tmp directory on signal |
187
by Teddy Hogeborn
* debian/mandos-client.README.Debian: Document "eth0" default and how |
5 |
** TODO [#C] IPv4 support |
47
by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed. |
6 |
|
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
7 |
* plugin-runner |
8 |
** TODO [#B] use scandir(3) instead of readdir(3) |
|
9 |
||
87
by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d". |
10 |
* mandos (server) |
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
11 |
** TODO [#B] Log level :bugs: |
12 |
** TODO /etc/mandos/clients.d/*.conf |
|
44
by Teddy Hogeborn
* ca.pem: Removed. |
13 |
Watch this directory and add/remove/update clients? |
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
14 |
** TODO config for TXT record |
15 |
** TODO [#B] Run-time communication with server :bugs: |
|
53
by Teddy Hogeborn
Merge. |
16 |
Probably using D-Bus |
17 |
See also [[*Mandos-tools]] |
|
237.1.1
by Teddy Hogeborn
First steps of a D-Bus interface to the server. |
18 |
*** Client class |
19 |
*** Main server |
|
237.1.2
by Teddy Hogeborn
Further steps towards a D-Bus server interface, plus minor syntax |
20 |
+ SetLogLevel |
237.1.1
by Teddy Hogeborn
First steps of a D-Bus interface to the server. |
21 |
syslogger.setLevel(logging.WARNING) |
237.1.2
by Teddy Hogeborn
Further steps towards a D-Bus server interface, plus minor syntax |
22 |
+ Quit |
23 |
+ [[http://log.ometer.com/2007-05.html][Best D-Bus practices]] |
|
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
24 |
** TODO Implement --foreground :bugs: |
25 |
[[info:standards:Option%20Table][Table of Long Options]] |
|
26 |
** TODO Implement --socket |
|
27 |
[[info:standards:Option%20Table][Table of Long Options]] |
|
28 |
** TODO Date+time on console log messages :bugs: |
|
64
by Teddy Hogeborn
* mandos-client.c (print_out_password): Strip trailing '\n'. |
29 |
Is this the default? |
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
30 |
** TODO delete hook when clients fall out by timeout |
237.1.2
by Teddy Hogeborn
Further steps towards a D-Bus server interface, plus minor syntax |
31 |
This will not be strictly necessary when the D-Bus interface is |
32 |
implemented. |
|
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
33 |
|
237.2.6
by Teddy Hogeborn
* mandos (Client.timeout, Client.interval): Changed from being a |
34 |
* mandos.xml |
35 |
** [[file:mandos.xml::XXX][Document D-Bus interface]] |
|
36 |
||
37 |
* Provide and install /etc/dbus-1/system.d/mandos.conf |
|
38 |
||
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
39 |
* mandos-list |
237.2.6
by Teddy Hogeborn
* mandos (Client.timeout, Client.interval): Changed from being a |
40 |
*** Handle "no D-Bus server" and/or "no Mandos server found" better |
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
41 |
*** [#B] --dump option |
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
42 |
|
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
43 |
* Curses interface |
44 |
||
228
by Teddy Hogeborn
* INSTALL: Add instructions on how to set the correct network |
45 |
* mandos-keygen |
24.1.126
by Björn Påhlsson
small stuff |
46 |
** TODO Loop until passwords match when run interactively |
228
by Teddy Hogeborn
* INSTALL: Add instructions on how to set the correct network |
47 |
** TODO "--secfile" option |
48 |
Using the "secfile" option instead of "secret" |
|
49 |
** TODO [#B] "--test" option |
|
50 |
For testing decryption before rebooting. |
|
67
by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on |
51 |
|
237.2.38
by Teddy Hogeborn
* debian/mandos-client.postinst: Converted to Bourne shell. Also |
52 |
* Package |
67
by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on |
53 |
** /usr/share/initramfs-tools/hooks/mandos |
237.2.26
by Teddy Hogeborn
* README (The Plugin System): Removed redundant text about options and |
54 |
*** TODO [#C] Do not install in initrd.img if configured not to. |
67
by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on |
55 |
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf |
56 |
question. |
|
237.2.26
by Teddy Hogeborn
* README (The Plugin System): Removed redundant text about options and |
57 |
** TODO [#C] /etc/bash_completion.d/mandos |
88
by Teddy Hogeborn
No code or documentation changes. |
58 |
From XML sources directly? |
24.1.30
by Björn Påhlsson
Added more stuff to do |
59 |
|
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
60 |
|
61 |
#+STARTUP: showall
|