/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-07 21:45:41 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080807214541-pyg8itw6kphz1dy5
* plugbasedclient.c: Renamed to "mandos-client.c".  All users changed.

* plugins.d/mandosclient.c: Renamed to "plugins.d/password-request.c".
                            All users changed.

* plugins.d/passprompt.c: Renamed to "plugins.d/password-prompt.c".
                          All users changed.

* server.conf: Renamed to "mandos.conf".  All users changed.

* server.py: Renamed to "mandos".
  (daemon): Have default values for arguments. Caller changed.

* Makefile (distclean, mostlyclean, maintainer-clean): New aliases for
                                                       "clean".
  (check, run-client, run-server): New.

* network-protocol.txt: New.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
** [#A] Command man page: man8/mandos.8
33
33
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
34
34
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
 
35
** [#A] write PID file
35
36
** [#A] /etc/init.d/mandos-server
 
37
** Better comments in config files
36
38
** Log level
37
39
** /etc/mandos/clients.d/*.conf
38
40
   Watch this directory and add/remove/update clients?
53
55
* Installer
54
56
** [#A] Change initrd.img file to not be publically readable
55
57
** [#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
58
58
 
59
59
 
60
60
#+STARTUP: showall