/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2008-09-30 07:23:39 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080930072339-jn15gyrtfpdk2dhx
* .bzrignore: Added "man" directory (created by "make install-html").

* Makefile: Add "common.ent" dependency to all manual pages.
  (htmldir, version, SED): New variables.
  (CFLAGS): Add -D option to define VERSION to $(version).
  (MANPOST, HTMLPOST): Use $(SED).
  (PROGS): Use $(CPROGS)
  (CPROGS): New; C-only programs.
  (objects): Use $(CPROGS).
  (common.ent, mandos, mandos-keygen): New targets; update version
                                       number to $(version).
  (clean): Use $(CPROGS).
  (check): Depend on "all".
  (install-html): Install to $(htmldir).

* common.ent: New file with "version" entity.

* mandos-clients.conf.xml: Use "common.ent".
* mandos-keygen.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* plugin-runner.xml: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.xml: - '' -

* plugin-runner.c (argp_program_version): Use VERSION.
* plugins.d/mandos-client.c (argp_program_version): - '' -
* plugins.d/password-prompt.c (argp_program_version): - '' -
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 214 15 years ago Teddy Hogeborn * Makefile (PLUGINS): Added "plugins.d/askpass-fif 1.9 KB Diff Download File
mandos-client.c 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 29.7 KB Diff Download File
mandos-client.xml 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 18.7 KB Diff Download File
password-prompt.c 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 7.1 KB Diff Download File
password-prompt.xml 217 15 years ago Teddy Hogeborn * .bzrignore: Added "man" directory (created by "m 9.3 KB Diff Download File
splashy.c 208 15 years ago Teddy Hogeborn * Makefile (PLUGINS): Added "plugins.d/usplash". 5.7 KB Diff Download File
usplash.c 213 15 years ago Teddy Hogeborn * plugins.d/usplash.c (main): Bug fix: Do not free 11.6 KB Diff Download File