/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2008-08-09 01:39:09 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080809013909-n3i3ll1voycmmw7l
* clients.conf: Better comments.
  (foo): Commented out and changed into a better example client.
  (braxen_client): Removed.
  (bar): New commented-out example client.

* mandos: Changed all log messages to be unicode strings.
  (Client.fqdn): Renamed to "host".  All users and documentation
                 changed.
  (main): Exit immediately if no clients are defined.

* mandos.conf: Better comments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
* Mandos-client
9
9
** [#A] Man page: man8/mandos-client.8mandos
 
10
** [#A] check return codes of all system calls
 
11
** [#B] header files/symbols tally
10
12
** use strsep instead of strtok?
11
13
** use config file in addition to arguments
12
14
** pass things in environment, like device name, etc
30
32
** [#A] Command man page: man8/mandos.8
31
33
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
32
34
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
33
 
** [#A] write PID file
34
35
** [#A] /etc/init.d/mandos-server
35
 
** Better comments in config files
36
36
** Log level
37
37
** /etc/mandos/clients.d/*.conf
38
38
   Watch this directory and add/remove/update clients?
53
53
* Installer
54
54
** [#A] Change initrd.img file to not be publically readable
55
55
** [#A] Create GPG key ring files in initrd
 
56
** [#A] Create mandos user and group for server
 
57
** [#A] Create /var/run/mandos directory with perm and ownership
56
58
 
57
59
 
58
60
#+STARTUP: showall