/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-09-05 16:24:33 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080905162433-58fgx91ae9foxlh1
* Makefile (PIDDIR, USER, GROUP): Removed.
  (install-server): Do not create $(PIDDIR).
  (uninstall-server): Do not remove $(PIDDIR).

* init.d-mandos (PIDFILE): Changed to "/var/run/$NAME.pid".

* mandos (IPv6_TCPServer.enabled): New attribute.
  (IPv6_TCPServer.server_activate): Only call method of superclass if
                                    "self.enabled".
  (IPv6_TCPServer.enable): Set "self.enabled" to True.
  (main): Create client Set() early.  Create IPv6_TCPServer object
          early.  Switch to user and group "mandos", "nobody" or
          65534, if possible.  Enable IPv6_TCPServer *after* switching
          user.

* mandos-keygen (KEYDIR): Changed to "/etc/keys/mandos".

* mandos.xml (FILES): Changed PID file.
  (SECURITY): The server does need to be privileged, but switches to a
              non-privileged user.

* plugin-runner.xml (EXAMPLE): Changed long example to something more
                               realistic.
Filename Latest Rev Last Changed Committer Comment Size
..
plugins.d 13 15 years ago Björn Påhlsson Added following support: Pluginbased client handle Diff
.bzrignore 109 15 years ago Teddy Hogeborn * .bzrignore: New. * clients.conf ([foo]): Remove 100 bytes Diff Download File
clients.conf 109 15 years ago Teddy Hogeborn * .bzrignore: New. * clients.conf ([foo]): Remove 2.4 KB Diff Download File
COPYING 24.1.51 15 years ago Björn Påhlsson Added configuration files support for mandos-clien 34.2 KB Diff Download File
default-mandos 162 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): New variables. 106 bytes Diff Download File
init.d-mandos 163 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): Removed. (inst 4.1 KB Diff Download File
File initramfs-tools-hook 160 15 years ago Teddy Hogeborn * Makefile: Changed to use symbolic instead of oct 3.5 KB Diff Download File
initramfs-tools-hook-conf 68 15 years ago Teddy Hogeborn * initramfs-tools-hook: New. * initramfs-tools-hoo 10 bytes Diff Download File
File initramfs-tools-script 74 15 years ago Teddy Hogeborn * Makefile (PREFIX, CONFDIR): New. * initramfs-to 1.7 KB Diff Download File
legalnotice.xml 131 15 years ago Teddy Hogeborn * Makefile: Make all DocBook rules include legalno 929 bytes Diff Download File
Makefile 163 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): Removed. (inst 7.8 KB Diff Download File
File mandos 163 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): Removed. (inst 35.4 KB Diff Download File
mandos-clients.conf.xml 156 15 years ago Teddy Hogeborn * mandos-clients.conf.xml (OPTIONS): Improved spel 13.4 KB Diff Download File
File mandos-keygen 163 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): Removed. (inst 8.2 KB Diff Download File
mandos-keygen.xml 149 15 years ago Teddy Hogeborn * mandos-keygen.xml (BUGS): Commented out. * mand 13.5 KB Diff Download File
mandos-options.xml 143 15 years ago Teddy Hogeborn * Makefile (mandos.8): Add dependency on "overview 2.7 KB Diff Download File
mandos.conf 89 15 years ago Teddy Hogeborn * Makefile: Bug fix: fixed creation of man pages f 1.1 KB Diff Download File
mandos.conf.xml 156 15 years ago Teddy Hogeborn * mandos-clients.conf.xml (OPTIONS): Improved spel 6.7 KB Diff Download File
mandos.xml 163 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): Removed. (inst 19.7 KB Diff Download File
overview.xml 134 15 years ago Teddy Hogeborn * mandos.xml: Enclose "RAM" with <acronym>. * over 850 bytes Diff Download File
plugin-runner.c 138 15 years ago Teddy Hogeborn * plugin-runner.c: Changed short option for "--glo 27.8 KB Diff Download File
plugin-runner.conf 160 15 years ago Teddy Hogeborn * Makefile: Changed to use symbolic instead of oct 393 bytes Diff Download File
plugin-runner.xml 163 15 years ago Teddy Hogeborn * Makefile (PIDDIR, USER, GROUP): Removed. (inst 20.2 KB Diff Download File
README 160 15 years ago Teddy Hogeborn * Makefile: Changed to use symbolic instead of oct 6.3 KB Diff Download File
TODO 160 15 years ago Teddy Hogeborn * Makefile: Changed to use symbolic instead of oct 2.2 KB Diff Download File