/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-08-17 06:01:58 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080817060158-o5xakkih6t3br9yq
* Makefile (GNUTLS_CFLAGS, GNUTLS_LIBS, AVAHI_CFLAGS, AVAHI_LIBS,
            GPGME_CFLAGS, GPGME_LIBS): New; use libgnutls-config,
                                       pkg-config, and gpgme-config to
                                       get the correct compiler and
                                       linker flags.
  (MANPOST): New post-processing stage to man pages to fix a bug with
             having "\n" in the DocBook pages.
  (objects): Use $(addsuffix) instead of a for loop in a subshell.
  (plugin-runner, plugins.d/password-prompt): Removed; targets no
                                              longer necessary.
  (.PHONY): Added "doc".

* mandos.xml: Much improved.

* plugins.d/password-request.xml: Improved SEE ALSO section.
Filename Latest Rev Last Changed Committer Comment Size
..
mandos.xml 81 15 years ago Teddy Hogeborn * Makefile (GNUTLS_CFLAGS, GNUTLS_LIBS, AVAHI_CFLA 13.1 KB Diff Download File
Makefile 81 15 years ago Teddy Hogeborn * Makefile (GNUTLS_CFLAGS, GNUTLS_LIBS, AVAHI_CFLA 5.8 KB Diff Download File
mandos-keygen.xml 80 15 years ago Teddy Hogeborn * mandos-keygen.xml: New man page for mandos-keyge 8 KB Diff Download File
TODO 24.1.55 15 years ago Björn Påhlsson updated some partial manual pages 5.1 KB Diff Download File
plugin-runner.xml 24.1.55 15 years ago Björn Påhlsson updated some partial manual pages 7.2 KB Diff Download File
plugin-runner.c 24.1.54 15 years ago Björn Påhlsson plugin-runner Freeing up memory during run-time. 24.5 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
File mandos 76 15 years ago Teddy Hogeborn * plugins.d/password-request.c (init_gnutls_global 33.3 KB Diff Download File
File initramfs-tools-hook 74 15 years ago Teddy Hogeborn * Makefile (PREFIX, CONFDIR): New. * initramfs-to 3.5 KB 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
File mandos-keygen 73 15 years ago Teddy Hogeborn * Makefile (COVERAGE): Change back to "--coverage" 5.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
clients.conf 63 15 years ago Teddy Hogeborn Merge. 2.5 KB Diff Download File
mandos.conf 51 15 years ago Teddy Hogeborn * clients.conf: Better comments. (foo): Commente 1.1 KB Diff Download File
mandos-clients.conf.xml 51 15 years ago Teddy Hogeborn * clients.conf: Better comments. (foo): Commente 6.8 KB Diff Download File
mandos.conf.xml 24.1.23 15 years ago Björn Påhlsson Added manual pages for: clients.conf m 5 KB Diff Download File
plugins.d 13 15 years ago Björn Påhlsson Added following support: Pluginbased client handle Diff