/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
1
-*- org -*-
2
198 by Teddy Hogeborn
* mandos-keygen: New "--passfile" option. Confirm entered password.
3
* DONE plugin-runner
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
4
171 by Teddy Hogeborn
Renamed "password-request" to "mandos-client".
5
* mandos-client
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
6
** TODO [#B] Temporarily lower kernel log level
87 by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d".
7
   for less printouts during sucessfull boot.
187 by Teddy Hogeborn
* debian/mandos-client.README.Debian: Document "eth0" default and how
8
** TODO [#C] IPv4 support
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
9
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
10
* DONE password-prompt
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
11
87 by Teddy Hogeborn
* Makefile: Bug fix: fixed creation of man pages in "plugins.d".
12
* mandos (server)
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
13
** TODO [#B] Log level				:bugs:
14
** TODO /etc/mandos/clients.d/*.conf
44 by Teddy Hogeborn
* ca.pem: Removed.
15
   Watch this directory and add/remove/update clients?
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
16
** TODO config for TXT record
17
** TODO [#B] Run-time communication with server :bugs:
53 by Teddy Hogeborn
Merge.
18
   Probably using D-Bus
19
   See also [[*Mandos-tools]]
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
20
** TODO Implement --foreground			:bugs:
21
   [[info:standards:Option%20Table][Table of Long Options]]
22
** TODO Implement --socket
23
   [[info:standards:Option%20Table][Table of Long Options]]
24
** TODO Date+time on console log messages	:bugs:
64 by Teddy Hogeborn
* mandos-client.c (print_out_password): Strip trailing '\n'.
25
   Is this the default?
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
26
** TODO delete hook when clients fall out by timeout
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
27
28
* Mandos-tools/utilities
29
  All of this probably using D-Bus
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
30
** TODO List clients
31
** TODO Disable client
32
** TODO Enable client
33
** TODO Reset timer
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
34
111 by Teddy Hogeborn
* mandos-clients.conf.xml (ENTITY TIMESTAMP): New. Automatically
35
* Man pages
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
36
** TODO Use xinclude for all common sections
131 by Teddy Hogeborn
* Makefile: Make all DocBook rules include legalnotice.xml as a
37
   Like authors, etc.
111 by Teddy Hogeborn
* mandos-clients.conf.xml (ENTITY TIMESTAMP): New. Automatically
38
109 by Teddy Hogeborn
* .bzrignore: New.
39
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
40
* Installer
88 by Teddy Hogeborn
No code or documentation changes.
41
** Client-side
42
*** mandos-keygen
198 by Teddy Hogeborn
* mandos-keygen: New "--passfile" option. Confirm entered password.
43
**** TODO "--secfile" option
106 by Teddy Hogeborn
* mandos-clients.conf.xml (DESCRIPTION): Do not imply that this is the
44
     Using the "secfile" option instead of "secret"
185 by Teddy Hogeborn
* .bzr-builddeb/default.conf: New.
45
**** TODO [#B] "--test" option
97 by Teddy Hogeborn
* mandos-keygen: Bug fix: Recognize new options --subtype and
46
     For testing decryption before rebooting.
160 by Teddy Hogeborn
* Makefile: Changed to use symbolic instead of octal modes throughout.
47
67 by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on
48
57 by Teddy Hogeborn
* mandos (version): New variable.
49
* [#A] Package
67 by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on
50
** /usr/share/initramfs-tools/hooks/mandos
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
51
*** TODO Do not install in initrd.img if configured not to.
67 by Teddy Hogeborn
* mandos-keygen: New program to generate new client keys on
52
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
53
    question.
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
54
** TODO /etc/bash_completion.d/mandos
88 by Teddy Hogeborn
No code or documentation changes.
55
   From XML sources directly?
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
56
** TODO unperish
57
58
* TODO Web site
184 by Teddy Hogeborn
* TODO: Minor changes.
59
** DONE http://www.fukt.bsnet.se/mandos
60
   Redirects to the wiki page
216 by Teddy Hogeborn
* Makefile: Add HTML rules for manual pages.
61
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
62
   http://liw.fi/free-software-website/
24.1.30 by Björn Påhlsson
Added more stuff to do
63
64
* Mailing list
183 by Teddy Hogeborn
* Makefile (install-client-nokey): Do "&&" instead of ";" to catch
65
** DONE mandos-dev
182 by Teddy Hogeborn
* Makefile (install): Use "install-client-nokey".
66
*** TODO http://gmane.org/subscribe.php
24.1.30 by Björn Påhlsson
Added more stuff to do
67
184 by Teddy Hogeborn
* TODO: Minor changes.
68
* TODO Announce project on Usenet
56 by Teddy Hogeborn
Resolving merge commit.
69
  [[news:comp.os.linux.announce]]
24.1.30 by Björn Påhlsson
Added more stuff to do
70
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
71

72
#+STARTUP: showall