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.118
by Teddy Hogeborn
* mandos: White-space fixes only. |
4 |
** TODO [#B] use scandir(3) instead of readdir(3) |
237.2.121
by Teddy Hogeborn
* plugins.d/mandos-client.c (start_mandos_communication): Check |
5 |
** TODO [#B] Prefix all debug output with argv[0] |
237.2.128
by Teddy Hogeborn
* plugins.d/mandos-client.c (main): Bug fix: Check result of setgid(). |
6 |
** TODO [#B] Retry a server which has a non-definite reply: |
237.2.126
by Teddy Hogeborn
* plugin-runner.c: Minor stylistic changes. |
7 |
*** A closed connection during the TLS handshake |
8 |
*** A TCP timeout |
|
237.2.128
by Teddy Hogeborn
* plugins.d/mandos-client.c (main): Bug fix: Check result of setgid(). |
9 |
** TODO [#B] Use capabilities instead of seteuid(). |
237.2.118
by Teddy Hogeborn
* mandos: White-space fixes only. |
10 |
|
11 |
* splashy |
|
12 |
** TODO [#B] use scandir(3) instead of readdir(3) |
|
237.2.128
by Teddy Hogeborn
* plugins.d/mandos-client.c (main): Bug fix: Check result of setgid(). |
13 |
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0] |
237.2.118
by Teddy Hogeborn
* mandos: White-space fixes only. |
14 |
|
15 |
* usplash |
|
16 |
** TODO [#B] use scandir(3) instead of readdir(3) |
|
237.2.128
by Teddy Hogeborn
* plugins.d/mandos-client.c (main): Bug fix: Check result of setgid(). |
17 |
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0] |
18 |
||
19 |
* askpass-fifo |
|
20 |
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0] |
|
21 |
** TODO [#B] Drop privileges after opening FIFO. |
|
237.2.121
by Teddy Hogeborn
* plugins.d/mandos-client.c (start_mandos_communication): Check |
22 |
|
23 |
* password-prompt |
|
237.2.128
by Teddy Hogeborn
* plugins.d/mandos-client.c (main): Bug fix: Check result of setgid(). |
24 |
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0] |
237.2.118
by Teddy Hogeborn
* mandos: White-space fixes only. |
25 |
|
237.2.140
by Teddy Hogeborn
* plugins.d/password-prompt.c (main): Fix "-Wconversion" warning. |
26 |
* TODO passdev |
27 |
||
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
28 |
* plugin-runner |
29 |
** TODO [#B] use scandir(3) instead of readdir(3) |
|
237.2.107
by Teddy Hogeborn
* debian/control (Standards-Version): Changed to "3.8.1". |
30 |
** TODO [#C] use same file name rules as run-parts(8) |
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
31 |
|
87
by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d". |
32 |
* mandos (server) |
237.2.71
by Teddy Hogeborn
* plugin-runner.c: Comment change. |
33 |
** TODO [#B] Log level :BUGS: |
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
34 |
** TODO /etc/mandos/clients.d/*.conf |
44
by Teddy Hogeborn
* ca.pem: Removed. |
35 |
Watch this directory and add/remove/update clients? |
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
36 |
** TODO config for TXT record |
237.2.71
by Teddy Hogeborn
* plugin-runner.c: Comment change. |
37 |
** TODO [#B] Run-time communication with server :BUGS: |
53
by Teddy Hogeborn
Merge. |
38 |
Probably using D-Bus |
237.1.1
by Teddy Hogeborn
First steps of a D-Bus interface to the server. |
39 |
*** Client class |
40 |
*** Main server |
|
237.1.2
by Teddy Hogeborn
Further steps towards a D-Bus server interface, plus minor syntax |
41 |
+ SetLogLevel |
237.1.1
by Teddy Hogeborn
First steps of a D-Bus interface to the server. |
42 |
syslogger.setLevel(logging.WARNING) |
237.1.2
by Teddy Hogeborn
Further steps towards a D-Bus server interface, plus minor syntax |
43 |
+ [[http://log.ometer.com/2007-05.html][Best D-Bus practices]] |
237.2.71
by Teddy Hogeborn
* plugin-runner.c: Comment change. |
44 |
** TODO Implement --foreground :BUGS: |
182
by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey". |
45 |
[[info:standards:Option%20Table][Table of Long Options]] |
46 |
** TODO Implement --socket |
|
47 |
[[info:standards:Option%20Table][Table of Long Options]] |
|
237.2.71
by Teddy Hogeborn
* plugin-runner.c: Comment change. |
48 |
** TODO Date+time on console log messages :BUGS: |
64
by Teddy Hogeborn
* mandos-client.c (print_out_password): Strip trailing '\n'. |
49 |
Is this the default? |
237.2.96
by Teddy Hogeborn
Minor code cleanup; one minor bug fix. |
50 |
** TODO DBusServiceObjectUsingSuper |
237.2.140
by Teddy Hogeborn
* plugins.d/password-prompt.c (main): Fix "-Wconversion" warning. |
51 |
** TODO Global enable/disable flag |
52 |
** TODO By-client countdown on secrets given |
|
53 |
** TODO Fix problem with fsck taking a really long time |
|
237.2.130
by Teddy Hogeborn
* init.d-mandos: Bug fix: Correct the LSB header. |
54 |
Whenever a client successfully gets a secret it could get a |
55 |
one-time timeout boost to allow for an fsck-incurred delay |
|
237.2.140
by Teddy Hogeborn
* plugins.d/password-prompt.c (main): Fix "-Wconversion" warning. |
56 |
** TODO Delay before client receives key |
57 |
This would give an operator opportunity to cancel the request if |
|
58 |
desired. |
|
59 |
** TODO Client manual approval mode |
|
60 |
A client needs manual approval on the server before it gets the |
|
61 |
secret |
|
62 |
** TODO Persistent state |
|
63 |
/var/lib/mandos/* |
|
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
64 |
|
237.2.6
by Teddy Hogeborn
* mandos (Client.timeout, Client.interval): Changed from being a |
65 |
* mandos.xml |
66 |
** [[file:mandos.xml::XXX][Document D-Bus interface]] |
|
67 |
||
68 |
* Provide and install /etc/dbus-1/system.d/mandos.conf |
|
69 |
||
237.2.71
by Teddy Hogeborn
* plugin-runner.c: Comment change. |
70 |
* mandos-ctl |
237.2.6
by Teddy Hogeborn
* mandos (Client.timeout, Client.interval): Changed from being a |
71 |
*** Handle "no D-Bus server" and/or "no Mandos server found" better |
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
72 |
*** [#B] --dump option |
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
73 |
|
237.2.140
by Teddy Hogeborn
* plugins.d/password-prompt.c (main): Fix "-Wconversion" warning. |
74 |
* TODO mandos-dispatch |
75 |
Listens for specified D-Bus signals and spawns shell commands with |
|
76 |
arguments. |
|
77 |
||
237.2.138
by Teddy Hogeborn
* TODO: Updated. |
78 |
* mandos-monitor |
237.2.90
by Teddy Hogeborn
Merge from pipe IPC branch. |
79 |
** D-Bus mail loop w/ signal receiver |
237.2.138
by Teddy Hogeborn
* TODO: Updated. |
80 |
** Snack/Newt client data displayer |
237.2.90
by Teddy Hogeborn
Merge from pipe IPC branch. |
81 |
*** Client Widgets |
82 |
*** Properties popup |
|
237.2.3
by Teddy Hogeborn
Merge "mandos-list" from belorn. |
83 |
|
228
by Teddy Hogeborn
* INSTALL: Add instructions on how to set the correct network |
84 |
* mandos-keygen |
24.1.126
by Björn Påhlsson
small stuff |
85 |
** TODO Loop until passwords match when run interactively |
228
by Teddy Hogeborn
* INSTALL: Add instructions on how to set the correct network |
86 |
** TODO "--secfile" option |
87 |
Using the "secfile" option instead of "secret" |
|
88 |
** TODO [#B] "--test" option |
|
89 |
For testing decryption before rebooting. |
|
67
by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on |
90 |
|
237.2.133
by Teddy Hogeborn
* debian/control (Standards-Version): Updated to "2.8.3". |
91 |
* Makefile |
92 |
** Implement DEB_BUILD_OPTIONS |
|
93 |
http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options |
|
94 |
||
237.2.38
by Teddy Hogeborn
* debian/mandos-client.postinst: Converted to Bourne shell. Also |
95 |
* Package |
67
by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on |
96 |
** /usr/share/initramfs-tools/hooks/mandos |
237.2.107
by Teddy Hogeborn
* debian/control (Standards-Version): Changed to "3.8.1". |
97 |
*** TODO [#C] use same file name rules as run-parts(8) |
237.2.26
by Teddy Hogeborn
* README (The Plugin System): Removed redundant text about options and |
98 |
*** TODO [#C] Do not install in initrd.img if configured not to. |
237.2.71
by Teddy Hogeborn
* plugin-runner.c: Comment change. |
99 |
Use "/etc/initramfs-tools/hooksconf.d/mandos"? |
237.2.26
by Teddy Hogeborn
* README (The Plugin System): Removed redundant text about options and |
100 |
** TODO [#C] /etc/bash_completion.d/mandos |
88
by Teddy Hogeborn
No code or documentation changes. |
101 |
From XML sources directly? |
24.1.30
by Björn Påhlsson
Added more stuff to do |
102 |
|
36
by Teddy Hogeborn
* TODO: Converted to org-mode style |
103 |
|
104 |
#+STARTUP: showall |