2009-11-18  SVN: new release

	* Release: 0.99.39

2009-11-18 14:46  squinney@INF.ED.AC.UK

	* apacheconf.def.cin: forgot to add vhostaliases_$ to the vhosts
	  tag list

2009-11-18 14:34  squinney@INF.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-apacheconf release: 0.99.38

2009-11-18 14:34  squinney@INF.ED.AC.UK

	* apacheconf.cin: Switched the LogRotate method to using Reload
	  rather than Stop/Start. This should make things a lot more
	  robust. Also tidied the code a bit.

2009-11-18 14:33  squinney@INF.ED.AC.UK

	* apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin: Added support for a new
	  vhostaliases resource to make it easier to add serveralias
	  entries for a virtualhost.

2009-06-04 16:03  squinney@INF.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-apacheconf release: 0.99.37

2009-06-04 16:03  squinney@INF.ED.AC.UK

	* nagios/apacheconf.pm: Altered the apacheconf nagios translator so
	  that it also applies sensible defaults for the vhost port

2009-05-28 10:43  squinney@INF.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-apacheconf release: 0.99.36

2009-05-28 10:31  sxw@INF.ED.AC.UK

	* apacheconf.pod.cin: Update documentation to match new defaults
	  for the vhostport_ resource

2009-05-28 10:29  squinney@INF.ED.AC.UK

	* apacheconf.cin: Set the default port to 443 for a vhost if there
	  is an associated vhostssl resource, otherwise default to 80

2009-05-11 14:00  squinney@INF.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-apacheconf release: 0.99.35

2009-05-11 13:59  squinney@INF.ED.AC.UK

	* apacheconf.cin: Fixed a problem in the Stop() method with
	  checking whether a process is still running. This fixes
	  https://bugs.lcfg.org/show_bug.cgi?id=137

2009-03-20 09:52  squinney@INF.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-apacheconf release: 0.99.34

2009-03-20 09:51  squinney@INF.ED.AC.UK

	* lcfg.yml, nagios/apacheconf.pm: Applied patch for
	  nagios/apacheconf.pm from Ian Durkacz to avoid generating invalid
	  nagios configurations. See
	  https://bugs.lcfg.org/show_bug.cgi?id=120 for full details

2009-03-12 15:05  squinney@INF.ED.AC.UK

	* apacheconf.cin, apacheconf.def.cin, apacheconf.pod.cin,
	  logrotate.cin, nagios/apacheconf.pm: Massive setting of
	  svn:keywords property on component scripts, schemas, pod files
	  and Perl modules

2009-03-10 10:14  squinney

	* ChangeLog, lcfg.yml: Release: 0.99.33

2009-03-10 10:14  squinney

	* logrotate.cin: Fixed problem with logrotate template where access
	  and error logs were not added correctly

2009-03-09 16:43  squinney

	* lcfg.yml: Removed hardwired version-control type from lcfg.yml to
	  allow future transfer to subversion

2009-01-30 14:00  squinney

	* ChangeLog, lcfg.yml: Release: 0.99.32

2009-01-30 13:59  squinney

	* apacheconf.cin, apacheconf.def.cin, apacheconf.pod.cin,
	  logrotate.cin, nagios/Makefile.PL.cin,
	  templates/httpd.conf.tmpl.cin: Added support for specifying the
	  document root and error/access logs for each virtualhost

2009-01-30 13:59  squinney

	* Makefile, README.BUILD, config.mk, lcfg.yml, specfile: Converted
	  to the new LCFG build tools

2008-03-14 19:25  sxw

	* ChangeLog, config.mk: Release: 0.99.31

2008-03-14 18:18  sxw

	* nagios/apacheconf.pm: Brackets aren't legal in service
	  descriptions, unfortunately

2008-03-14 16:53  sxw

	* ChangeLog, config.mk: Release: 0.99.30

2008-03-14 16:40  sxw

	* apacheconf.def.cin, apacheconf.pod.cin, nagios/apacheconf.pm: Add
	  a new per-vhost configuration variable to control whether
	  monitoring
	  is enabled or not.
	  
	  Store a list of all of the service descriptions used for a given
	  host, and
	  avoid producing multiple objects with the same description.

2007-11-09 14:41  squinney

	* ChangeLog, config.mk: Release: 0.99.29

2007-11-09 14:40  squinney

	* apacheconf.def.cin: added missing include of mutate.h in schema
	  file

2007-11-06 16:26  squinney

	* ChangeLog, config.mk: Release: 0.99.28

2007-11-06 16:26  squinney

	* ChangeLog, apacheconf.cin, apacheconf.def.cin,
	  apacheconf.pod.cin: Added a new reload method to do a graceful
	  reload of apache. Also
	  added a ConfigTest method to do a test of the new configuration
	  and
	  used that in the Configure method to test whether it is safe to
	  do a restart.

2007-09-15 16:07  sxw

	* ChangeLog, config.mk: Release: 0.99.27

2007-09-15 16:07  sxw

	* nagios/apacheconf.pm: More changes to fix virtual hosting support

2007-09-15 12:26  sxw

	* nagios/apacheconf.pm: Improve monitoring of virtual hosts by
	  making sure that we connect to the
	  IP address assigned to that virtual host, rather than the generic
	  IP address
	  picked by the monitoring service for that machine.

2007-09-13 19:32  sxw

	* ChangeLog, config.mk: Release: 0.99.26

2007-09-13 19:32  sxw

	* nagios/apacheconf.pm: Bracket in the wrong place. So sue me.

2007-09-13 18:57  sxw

	* ChangeLog, config.mk: Release: 0.99.25

2007-09-13 18:57  sxw

	* apacheconf.def.cin: Need to include list defaults in two places

2007-09-13 18:40  sxw

	* ChangeLog, config.mk: Release: 0.99.24

2007-09-13 18:39  sxw

	* apacheconf.def.cin, apacheconf.pod.cin, nagios/apacheconf.pm: Add
	  support for setting the location of the file to be checked by the
	  monitoring system

2007-09-13 18:08  sxw

	* ChangeLog, config.mk: Release: 0.99.23

2007-09-13 18:08  sxw

	* apacheconf.cin, templates/httpd.conf.tmpl.cin: Another go at
	  solving the NameVirtualHost problem for Apache 2

2007-09-06 12:18  sxw

	* ChangeLog, config.mk: Release: 0.99.22

2007-09-06 12:18  sxw

	* templates/httpd.conf.tmpl.cin: New template

2007-09-06 11:56  sxw

	* apacheconf.cin: Fix typo

2007-09-06 11:41  sxw

	* ChangeLog, config.mk: Release: 0.99.21

2007-09-06 11:40  sxw

	* apacheconf.def.cin: Need to specify defaults for booleans

2007-09-06 11:31  sxw

	* ChangeLog, config.mk: Release: 0.99.20

2007-09-06 11:01  sxw

	* apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin: Add support for ip based virtual
	  hosts

2007-09-06 10:16  sxw

	* ChangeLog, config.mk: Release: 0.99.19

2007-09-06 10:15  sxw

	* apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin: Add vhostaddr resource to make
	  VirtualHost definitions more flexible

2007-09-06 10:14  sxw

	* apacheconf.cin: Changes from squinney to improve readability

2007-08-28 16:24  sxw

	* ChangeLog, config.mk: Release: 0.99.18

2007-08-28 16:24  sxw

	* nagios/apacheconf.pm: Bug fixes

2007-08-28 15:43  sxw

	* ChangeLog, config.mk: Release: 0.99.17

2007-08-28 15:43  sxw

	* apacheconf.def.cin: Hopefully boolean fixes

2007-08-28 15:28  sxw

	* ChangeLog, config.mk: Release: 0.99.16

2007-08-28 15:28  sxw

	* apacheconf.cin, apacheconf.def.cin, apacheconf.pod.cin,
	  nagios/apacheconf.pm, templates/httpd.conf.tmpl.cin: Apache 2
	  changes
	  Make the translator aware of the new clustering and dependencies
	  scheme

2007-08-27 21:38  sxw

	* nagios/apacheconf.pm: Get the dependencies the right way round

2007-08-16 21:41  sxw

	* ChangeLog, config.mk: Release: 0.99.15

2007-08-16 21:40  sxw

	* nagios/apacheconf.pm: Translator needs to handle the fact that
	  Apache 2.0 doesn't have a Port directive

2007-08-15 19:53  sxw

	* ChangeLog, config.mk: Release: 0.99.14

2007-08-15 19:53  sxw

	* apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin: Make the Port and ServerType
	  directives optional, in order to support
	  Apache 2.0. Thanks to Alastair for working out what needed to be
	  done.

2007-07-31 12:08  sxw

	* ChangeLog, config.mk: Release: 0.99.13

2007-07-31 12:08  sxw

	* apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin: Add securehtaccess resource

2007-07-28 22:45  sxw

	* ChangeLog, config.mk: Release: 0.99.12

2007-07-28 22:44  sxw

	* nagios/apacheconf.pm: Get dependencies the right way round!

2007-07-28 17:28  sxw

	* ChangeLog, config.mk: Release: 0.99.11

2007-07-28 17:28  sxw

	* nagios/apacheconf.pm: Get rid of illegal characters

2007-07-28 17:11  sxw

	* ChangeLog, config.mk: Release: 0.99.10

2007-07-28 17:10  sxw

	* nagios/apacheconf.pm: Make it work

2007-07-28 16:22  sxw

	* ChangeLog, config.mk: Release: 0.99.9

2007-07-28 16:22  sxw

	* apacheconf.def.cin: Get the flag name right

2007-07-28 16:17  sxw

	* ChangeLog, config.mk: Release: 0.99.8

2007-07-28 16:17  sxw

	* Makefile, apacheconf.def.cin, apacheconf.pod.cin, nagios,
	  nagios/Makefile.PL.cin, nagios/apacheconf.pm, specfile: Add
	  monitoring support

2007-07-27 15:45  sxw

	* ChangeLog, config.mk: Release: 0.99.7

2007-07-27 15:45  sxw

	* templates/httpd.conf.tmpl.cin: Add support for including
	  ServerName in generated vhosts

2007-07-27 15:35  sxw

	* ChangeLog, config.mk: Release: 0.99.6

2007-07-27 15:35  sxw

	* templates/httpd.conf.tmpl.cin: Add support for including
	  ServerName in generated vhosts

2007-07-27 11:08  sxw

	* ChangeLog, config.mk: Release: 0.99.5

2007-07-27 11:08  sxw

	* apacheconf.def.cin: Add new defaults properly

2007-07-27 10:44  sxw

	* ChangeLog, config.mk: Release: 0.99.4

2007-07-27 10:44  sxw

	* apacheconf.cin, apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin, templates/sysconfig.tmpl.cin: Make
	  it work

2007-07-26 17:07  sxw

	* ChangeLog, config.mk: Release: 0.99.3

2007-07-26 17:06  sxw

	* apacheconf.def.cin, apacheconf.pod.cin,
	  templates/httpd.conf.tmpl.cin: Add additional default log
	  location resources

2007-07-26 10:04  sxw

	* ChangeLog, config.mk: Release: 0.99.2

2007-07-26 10:03  sxw

	* Makefile, specfile: Install templates into correct location, and
	  package them as part of the spec file

2007-07-26 09:55  sxw

	* ChangeLog, config.mk: Release: 0.99.1

2007-07-26 09:55  sxw

	* templates, templates/httpd.conf.tmpl.cin,
	  templates/sysconfig.tmpl.cin: Add templates

2007-07-26 09:53  sxw

	* Makefile, apacheconf.cin, apacheconf.def.cin, apacheconf.pod.cin,
	  test.mk: Initial revision, in order to get a defaults file to the
	  server for testing

2007-07-19 17:59  sxw

	* ChangeLog, Makefile, README, README.BUILD, apacheconf.cin,
	  apacheconf.def.cin, apacheconf.pod.cin, config.mk, specfile,
	  test.mk: created with lcfg-skeleton

2007-07-19 17:59  

	* .: Standard project directories initialized by cvs2svn.

