Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > b86378c5c922652ab7ff9e9dabd1a7e5 > files > 66

kolab-2.1.0-8mdv2008.1.x86_64.rpm

2007-05-07  Gunnar Wrobel  <p@rdus.de>

	* Makefile.am (ldapschema_FILES): 

	Added the necessary line to install the horde.schema file.

	* horde.schema: 

	Added the horde.schema from horde cvs.

	* templates/slapd.conf.template.in: 

	Added commented horde.schema. Users may uncomment this if they
	wish to use horde.

2007-04-17  Thomas Arendsen Hein <thomas@intevation.de>

	* templates/clamd.conf.template.in: Add ScanPDF option (clamav 0.90.2)

2007-04-12  Gunnar Wrobel  <p@rdus.de>

	* templates/cyrus.conf.template.in (OWNERSHIP): 

	Exchange ctl_deliver with cyr_expire as mentioned in
	http://cyrusimap.web.cmu.edu/imapd/changes.html (Changes to the
	Cyrus IMAP Server since 2.1.x). Reported by Alain Spineux.

2007-03-30  Gunnar Wrobel  <p@rdus.de>

	* namespace/kolab.in (openpkg_tools_apipath): 

	Fixed --help call. See
	issue1680 (https://intevation.de/roundup/kolab/issue1680).

	Should fix
	issue1609 (https://intevation.de/roundup/kolab/issue1609)

2007-03-22  Marcus Hüwe    <suse-tux@gmx.de>

	* templates/main.cf.template.in:

	No warnings when running postmap (expected format: key whitespace value)

2007-03-22  Gunnar Wrobel  <p@rdus.de>

	* templates/resmgr.conf.template.in: 

	Prevent error messages like "No configuration variable
	corresponding to `kolabfilter-verify-from-header' exists" within
	the kolabconf log. Resolves:
	kolab/issue1638 (https://intevation.de/roundup/kolab/issue1638)

2007-02-11 Marcus Hüwe <suse-tux@gmx.de>
	* dist_conf/suse, dist_conf/kolab/, dist_conf/common,
	  dist_conf/gentoo: Added new variable TAR
	* kolab_bootstrap.in: Added a condition to the slave setup so that
	  it won't try to edit the "@sysconfdir@/rc.conf" file if kolabd was built
	  with "--without-openpkg"

2007-01-08 Richard Bos <richard@radoeka.nl>
	* templates/resmgr.conf.template.in: fix the path to the freebusy
	  directory

2007-01-08 Richard Bos <richard@radoeka.nl>
	* dist_conf/suse, dist_conf/kolab, dist_conf/common,
	  dist_conf/gentoo, templates/virtual.template.in,
          templates/transport.template.in: changed emailserver_transport_usr
	  to emailserver_tables_usr.

2006-12-15  Gunnar Wrobel  <wrobel@pardus.de>

	* templates/amavisd.conf.template.in: 

	Added all domain names into the local domains known to amavis so
	that all spam messages will get their tags. Resolves:
	kolab/issue1531.
	
2006-12-14  Gunnar Wrobel  <wrobel@pardus.de>

	* dist_conf/gentoo: 

	Updated to the newest configuration settings for Gentoo.

2006-11-14 Richard Bos <richard@radoeka.nl>
	* dist_conf/suse, dist_conf/kolab, dist_conf/common,
	  dist_conf/gentoo, templates/virtual.template.in,
          templates/transport.template.in: Added a new variable 
	  emailserver_transport_usr

2006-11-01  Gunnar Wrobel  <wrobel@pardus.de>

	* templates/freebusy.conf.template.in: 

	Commit
	http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-resource-handlers/kolab-resource-handlers/freebusy/freebusy.php.in.diff?r1=1.3&r2=1.4
	leads to resmgr/misc.php not being imported before
	freebusy.conf. Consequently RM_LOG_DEBUG remains undefined an
	results in an error. Either the order of the include statements in
	kolab-resource-handlers/freebusy/freebusy.php.in is being changed
	or the template uses integer values for the log_level. Chose the
	second option for now.

	In addition $params['cache_dir'] was set to @freebusy_cachedir@ in
	order to get the correct path under all distributions.
	

2006-10-02	Marcus Hüwe <suse-tux@gmx.de>
	* templates/slapd.conf.template.in: fixed issue1426 - thanks
	Gunnar!

2006-09-27  Bernhard Reiter <bernhard@intevation.de>
	* DB_CONFIG.slapd.template.in: Fixing set_lk_detect setting,
	also adding the meaning from the documentation. Thanks
	to Gunnar Wrobel for spotting. 
	Resolves: kolab/issue1428 (Last commit on DB_CONFIG.slapd.template.in
	breaks the LDAP db) 

2006-09-26  Bernhard Reiter <bernhard@intevation.de>

	* templates/main.cf.template.in: activated limit on
	local delivery recipients again, with hint to remove it if issue825
	is fixed.

2006-09-25  Bernhard Reiter <bernhard@intevation.de>

	* templates/main.cf.template.in: Moved recipient_delimiter = +
	up because it also influences canonical, virtual and more.

	Changed to directly use kolabmailboxfilter from local_transport
	without local(8). This fixes kolab/issue824 and seems better
	because local(8) will take aliases and .forward files into account.
	This change was made in rev. 1.16 main.cf.template and got 
	lost during autoconfiscation. Added example for an alternative
	fix of issue824 keeping local(8).

2006-08-28  Bernhard Reiter <bernhard@intevation.de>

	* templates/master.cf.template.in: added envelope_recipient
	to masquerade_classes. According to Postfix' documention it was
	missing to allow for delivery to local machines, which we do
	not want to do in a standard Kolab Server setup. 
	Removed the masquerade_exceptions = root line, as we can get
	the information where an email to root@machine came from also
	from the connection itself and it is good to be closer to the default.

2006-06-26  Thomas Arendsen Hein <thomas@intevation.de>

	* templates/master.cf.template.in: Updated postfix master.cf.template
	to match master.cf from OpenPKG. Fixes the missing relay service (new
	in Postfix 2.2), everything else is cleanup or commented out by
	default.

2006-04-13 Marcus Hüwe <suse-tux@gmx.de>
	* templates/master.cf.template.in: replaced @bindir@/php with @PHP@
	* dist_conf/suse: changed the location for the ldapserver_argsfile,
	  ldapserver_pidfile and ldapserverslurpd_pidfile

2006-04-04 Richard Bos <richard@radoeka.nl>
	* templates/httpd.conf.template.in: Without DOCUMENT_ROOT the rewrite
	  engine uses a real /freebusy directory on the filesystem before
	  %{DOCUMENT_ROOT}/freebusy.  This may result in unexpected behaviour.

2006-04-03 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/common, dist_conf/kolab, dist_conf/suse,
	  templates/freebusy.conf.template.in: introduction of freebusy_usr
	  and freebusy_grp.

2006-03-26 Richard Bos <richard@radoeka.nl>
	* templates/php.ini.template.in: use the variable phpini_dir instead
	  of webserver_confdir.

2006-03-26 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/{common,suse,kolab}, templates/main.cf.template.in:
	  Introduced new variable @aliases_file@

2006-03-26 Richard Bos <richard@radoeka.nl>
	* dist_conf/suse, dist_conf/kolab provide the correct values for
	  the resmgr_scriptsdir variable.

2006-03-20 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/common, dist_conf/kolab, dist_conf/suse,
	  templates/master.cf.template.in: introduce a new variable phpini_dir
	  for the directory that holds the php.ini file to be used.

2006-03-16 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/suse: run as user kolab instead of nobody.

2006-03-11 Richard Bos <richard@radoeka.nl>
	* dist_conf/suse, change te ldap replication log location.  This
	  seems to solve the issue that changes in the webinterface are not
	  propagated to the backend, as administrated in issue 1068:
	  https://intevation.de/roundup/kolab/issue1068.
	  In the old location the directory was not writable by the ldap
	  daemon, in the new location /var/run/slapd/ it is.

2006-03-02 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/common, dist_conf/kolab, dist_conf/suse,
	  kolab_bootstrap.in, kolab_sslcert.sh.in: introduced a new
	  variable pki_grp for public key infrastructure (pki) group support.

2006-02-07  Thomas Arendsen Hein  <thomas@intevation.de>
	* dist_conf/kolab: Use amavisd.log instead of amavis.log as log file
	  to fix logrotate in OpenPKG installation (Issue1015).

2006-02-06 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* Makefile.am: create the kolab_statedir directory, during make.

2006-02-05 Richard Bos <richard@radoeka.nl>
	* Makefile.am: patch from Raphael Langerhorst, see issue:
	  https://intevation.de/roundup/kolab/issue1105.
	  Remove "+" in chmod command.

2006-02-05 Richard Bos <richard@radoeka.nl>
	* dist_conf/common, dist_conf/kolab, dist_conf/suse'
	  templates/session_vars.php.template.in: introduce a new build
	  variable: kolab_php_module_prefix.  This variable makes it possible
	  to store all kolab php modules in its own module.  E.g on suse it
	  will be /usr/share/php/kolab.  This prevents scattering of sources.

2006-02-04 Richard Bos <richard@radoeka.nl>
	* templates/ldapdistlist.cf.template.in,
	  templates/master.cf.template.in,
	  templates/smtpd.conf.template.in,
	  templates/transport.template.in,
	  templates/virtual.template.in: changed the owner and group from
	  root to respectively: @emailserver_usr@ and @emailserver_grp@.
	  This means that the ownership and group changed to respectively:
	  kolab-n and kolab-r!
	  See https://intevation.de/roundup/kolab/issue1083

2006-02-01 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/common,
	  dist_conf/kolab,
	  dist_conf/suse,
	  templates/resmgr.conf.template.in: added resmgr_conffile_usr and
	  resmgr_conffile_grp variables.
	* templates/amavisd.conf.template.in: commented out the variable
	  MYHOME and assigned it the value @amavisd_home@ from the dist_conf
	  file.  The LOGFILE variable has been assigned the variable:
	  @amavisd_logfile@, see tracker:
	  https://intevation.de/roundup/kolab/issue1088

2006-01-31 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/common,
	  dist_conf/kolab,
	  dist_conf/suse,
	  templates/kolab_smtpdpolicy.conf.template.in: added
	  kolab_smtpdpolicy_conffile_usr and
          kolab_smtpdpolicy_conffile_grp variables.

2006-01-23 Richard Bos <richard@radoeka.nl>
	* kolabquotawarn.in: removed \n in error string, seems redundant.

2006-01-18 Richard Bos <richard@radoeka.nl>
	* dist_conf/suser: add /etc/php.ini to the backup list.

2006-01-18 Richard Bos <richard@radoeka.nl>
	* dist_conf/common,
	* dist_conf/kolab,
	* dist_conf/suser,
	* templates/main.cf.template.in,
	* templates/master.cf.template.in: introduced new variables for postfix
	  emailserver_mail_owner, emailserver_setgid_grp,
	  emailserver_default_privs and emailserver_master_usr
	  Remove variable emailserver_mail_usr, it is not used anymore

2006-01-17 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/{common,kolab,suse}: introduced *_rpm variables and
	  ldapserver_rgrp variable.
	* kolab_bootstrap.in: use @ldapserver_rgrp@ variable

2006-01-16 Richard Bos <richard@radoeka.nl>
	* kolab_bootstrap.in: use @kolab_rgrp@ iso @kolab_rusr@ in chgrp
	  command.
	* revert the previous update; use @ldapserver_usr@ instead of
	  @kolab_musr@, as it did not work as expected.

2006-01-16 Richard Bos <richard@radoeka.nl>
	* kolab_bootstrap.in: use @ldapserver_usr@ instead of @kolab_musr@ to
	  alter the ownership of the files $pubreskey $privreskey on the
	  master server.
	* templates/session_vars.php.template.in: use @webserver_musr@ instead
	  of @kolab_musr@

2006-01-15 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/common,
	  dist_conf/kolab,
	  dist_conf/suse: introduced RPM variable

2006-01-15 Richard Bos <richard@radoeka.nl>
	* Makefile.am,
	  dist_conf/common,
	  dist_conf/debian,
	  dist_conf/kolab,
	  dist_conf/suse,
	  templates/amavisd.conf.template.in: split the variable amavisd_confdir
	  into amavisd_conffile and amavisd_templatedir.

2006-01-15 Richard Bos <richard@radoeka.nl>
	* dist_conf/common,
	  dist_conf/debian,
	  dist_conf/kolab,
	  dist_conf/suse,
	  templates/saslauthd.conf.template.in,
	  templates/smtpd.conf.template.in: use more fine grained variables
	  for sasl configuration files.  Changed emailserver_sasl_confdir to
	  sasl_smtpdconffile and sasl_confdir to sasl_authdconffile.

2006-01-14 Richard Bos <richard@radoeka.nl>
	* dist_conf/kolab: removed restricted_kolab_usr and restricted_kolab_grp
	  use the real value 'kolab-r' instead
	* kolab_sslcert.sh.in: replace restricted_kolab_grp with kolab_rgrp

2006-01-14 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* configure.ac: replaced --enable-dist with --with-dist
	  Added dist_conf file check.  If dist_conf file specified with
	  --with-dist is not present fail configure.
	* kolabd.spec.in: replaced --enable-dist with --with-dist

2006-01-09 Richard Bos <richard@radoeka.nl>
	* Makefile.am: install templates/rc.conf.template only on openpkg
	  installations.
	* dist_conf/suse: changed owners and groups according the owners
	  and groups as defined by suse.

2006-01-07 Richard Bos <richard@radoeka.nl>
	* dist_conf/suse: changed clamav_confdir to just ${sysconfdir}

2006-01-06 Richard Bos <richard@radoeka.nl>
	* kolab_bootstrap.in: replaced openldap in openpkg rc calls with @LDAPD@
	* dist_conf/common: added @LDAPD@
	* dist_conf/kolab, dist_conf/suse: added definition for LDAPD
	* dist_conf/kolabsrv.in: use @LDAPD@ to start the ldap deamon

2006-01-06 Richard Bos <richard@radoeka.nl>
	* Makefile.am: added support to install kolabsrv for non openpkg
	  based distributions.  kolabsrv is a replacement for the openpkg script
	* dist_conf/kolabsrv.in: replaced /bin/bash with @BASH@ and used
	  @kolab_rcdir@ for the rc directory
	* dist_conf/suse: Updated KOLABRC to use the kolabsrv script

2006-01-05 Richard Bos <richard@radoeka.nl>
	* kolab_bootstap.in: unexpanded tabs, to improve readability
	* dist_conf/kolabsrv.in: added

2006-01-04 Richard Bos <richard@radoeka.nl>
	See issue1048
	* configure.ac: Added AC_SUBST(WITHOPENPKG)
	* dist_conf/common: Added CHKCONFIG, WITHOPENPKG and backupfiles
	* dist_conf/suse: Added assignment for backupfiles
	* kolab_bootstrap.in: Added one time backup support for configuration
	  files that are provided by the distributor
	  Removed a redundant @ldapserver_dir@ statement
	  Changed removal of *.pem files and the @ldapserver_dir@/* files
	  Check the existance of files and directories, before moving
	  Change @sysconfdir@/rc.conf for openpkg based distributions

2006-01-03 Richard Bos <richard@radoeka.nl>
	* Makefile.am: distribute only the files to be distributed
	  from the dist_conf directory.
	  The kolabd.spec.in is already distributed without being
	  specified in the EXTRA_DIST line.
	  Add a remark that the perl-kolab, kolab-webadmin and
	  kolab-resource-handlers Makefile.ams must be updated too when
	  kolabd's Makefile.am is updated for dist_conf sources.
	  Added a distclean-local rule to remove the directory autom4te.cache

2006-01-02 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* Makefile.am: changed kolabrc_FILE into kolabrc_DATA to fix
	  bug issue1068; rc.kolabd need to be executable
	  Thanks Marcus for providing the fix.

2006-01-01 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos, see issue1049
	* dist_conf/debian: added (provided by  Benoit Mortier)
	* dist_conf/suse, dist_conf/kolab, dist_conf/common: added backupdir
	* kolab_bootstrap.in: replaced $sysconfdir/kolab/backup with @backupdir@
	  Added webserver_web_prefix to the url that is to be used to reach
	  the admin page

2005-12-30 Richard Bos <richard@radoeka.nl>
	* configure.ac: cosmetic change.  Change --enable-openpkg
	  into --with-openpkg

2005-12-30 Richard Bos <richard@radoeka.nl>
	* Makefile.am: add webserver_web_prefix so the involved files
	  are installed in the right directory.
	* dist_conf/suse: adjusted freebusy_cachedir to reflect the
	  addition of webserver_web_prefix

2005-12-30 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos, see issue1049
	* templates/resmgr.conf.template.in,
	  templates/fbview.conf.template.in: added
	  @webserver_web_prefix@ (we did what Mandriva already had done!)
	* dist_conf/{kolab,suse,common}: added @webserver_web_prefix@

2005-12-30 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos, see issue1047
	* dist_conf/{kolab,suse}: added KOLABRC variable
	* kolab_bootstrap.in: replaced @bindir@/openpkg with @KOLABRC@
	* namespace/kolab.in: replaced @bindir@/openpkg with @KOLABRC@

2005-12-30  Martin Konold <martin.konold@erfrakon.de>
	* templates/ldapdistlist.cf.template.in: improved comment
	  removed redundant ", as reported in issue1050

2005-12-27  Martin Konold <martin.konold@erfrakon.de>
	Patch from Richard Bos
	* kolab_ca.sh.in: Changed $PREFIX/bin to @bindir@
	  added code to eat all command line arguments in case the file
	  ${CATOP}/private/$CAKEY already exist to prevent a crash
	  see issue1045
	* kolab_bootstrap.in: changed @sysconfdir@/rc to @bindir@/openpkg,
	  see issue1046

2005-12-23 Richard Bos <richard@radoeka.nl>
	* dist_conf/(kolab,suse,gentoo,mandriva}: removed the unused
	  variables postfix_usr, postfix_grp, emailserver_imapdir,
	  emailserver_imapspooldir and emailserver_sievedir
	* dist_conf/suse: added the right values for: emailserver_socket
	  emailserver_localstatedir and emailserver_logfile

2005-12-23 Richard Bos <richard@radoeka.nl>
	* dist_conf/suse: removed the not needed references to the openpkg
	  variables, like: @l_ngrp@, @l_musr@, etc as they are not used in
	  the suse environment
	  Corrected emailserver_sasl_conffile for suse.
	  Changed most of the users and groups to root, this is a known user
	  and it takes care that kolab_bootstrap at least finishes.

2005-12-22 Richard Bos <richard@radoeka.nl>
	* dist_conf/kolab: changed phppeardir from ${phplibdir}/pear to 
	  ${phplibdir2}/pear
	* templates/httpd.conf.template.in,
	  templates/php.ini.template.in: changed @phplibdir2@/pear to
	  @phppeardir@

2005-12-22 Richard Bos <richard@radoeka.nl>
	* Makefile.am: make kolabpasswd executable for non OPENPKG distributions
	  as well

2005-12-22 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* dist_conf/suse: changed perllib from site_perl to vendor_perl
	  changed pkgdocdir from ${datadir}/doc/packages to
	  ${datadir}/doc/packages/kolab

2005-12-19 Richard Bos <richard@radoeka.nl>
	* configure.ac: added no-dist-gzip to AM_INIT_AUTOMAKE
	* ../Makefile: reflected change in configure.ac, to create only bzipped
	  tarbals.  Changed 'make dist' into 'make distcheck'

2005-12-19 Richard Bos <richard@radoeka.nl>
	* dist_conf/common, dist_conf/kolab, dist_conf/suse: added phppeardir
	  and changed BASH to BASHELL (it appeared after a little experimenting
	  that the variable BASH does not get updated in configure, as it is
	  already set by bash itself....)

2005-12-18 Marcus Hüwe <suse-tux@gmx.de>
	Patch committed by Richard Bos
	* Makefile.am: removed redundant prefix dist_
	  Removed commented out lines

2005-12-17 Richard Bos <richard@radoeka.nl>
	* dist_conf/common: added @ftpserver_pidfile@

2005-12-17 Richard Bos <richard@radoeka.nl> and Marcus Hüwe <suse-tux@gmx.de>
	* configure.ac: added --enable/--disable-openpkg configure options,
	  by default openpkg is enabled.  When disabled, the files kolab,
	  namespace/kolab and rc.kolabd are not distributed as they are
	  openpkg specific.
	* Makefile.am: added support for --enable/--disable-openpkg option

2005-12-17 Richard Bos <richard@radoeka.nl>
	* dist_conf/common: replaced resmgr_filter with resmgr_filterdir and
	  freebusy_cachefile with freebusy_cachedir
	* dist_conf/kolab: reflect the changes made in dist_conf/common
	* dist_conf/suse: added

2005-12-14 Richard Bos <richard@radoeka.nl>
	* NEWS: updated with the latest news from: release-notes.txt
	* Makefile.am: removed EXTRA_DIST += INSTALL as the INSTALL
	  file is distributed by default.
	  Changed kolabdocdir to $(pkgdocdir)/@PACKAGE@ as that makes it the
	  same for all modules.

2005-12-13 Richard Bos <richard@radoeka.nl>
	* adduser.in, deluser.in, listusers.in, newconfig.in,
	  services.in, showlog.in, showuser.in, start.in and stop.in:
	  Added PATH variable, removed the full path from used commands as
	  they are now defined by the PATH variable
	  Changed --showhelp to --help
	  Changed 'cat .. | grep .. | sed ..' into just sed -n 's/../../p'

2005-12-12 Richard Bos <richard@radoeka.nl>
        * showuser.in: moved to new prefix stuff

2005-12-11 Richard Bos <richard@radoeka.nl>
	* Makefile.am: fixed a typo: templtes should be templates
	  - kolabdocdir was not using the dist_conf file.  It is now, and the
	    documentation directory can be defined with: pkgdocdir
	  - kolabrcdir was not using the dist_conf file.  It is now, and the
	    rc directory can be defined with: kolab_rcdir
	  - Added ChangeLog, NEWS, COPYING and AUTHORS to the document files
	    to be distributed.
	  - INSTALL will be included in the tarbal
	  - Changed the document path to $(pkgdocdir)/kolabd (that is
	    ../share/kolab/doc, to .../share/doc/kolabd.  To prevent classes
	    with files named the same (e.g. ChangeLog) from other modules.
	* dist-conf/kolab: added pkgdocdir to reflect the change in Makefile.am
	  - Added perllib
	* kolab_bootstrap.in: use the '[x]' trick to prevent grep to show
	  in the process list...
	* kolabquotawarn.in: removed unnecessary prefix assignment
	* doc/README.amavisd.in: replace @l_prefix@/var by the autotools prefix
	  variable @localstatedir@
	* doc/README.webgui.in: replace @l_prefix@/etc by the autotools prefix
	  variable @sysconfdir@
	* namespace/libexec/showlog.in: removed commented out prefix
	  assignment.  It is really not needed anymore
	* kolab_bootstrap.in: removed redundant kolab_prefix assigment
	  replaced $kolab_prefix/bin by @bindir@
	* rc.kolabd.in: @prefix@/lib/openpkg/bash replaced by @BASH@
	* NEWS: added
	* AUTHORS: added
	* bootstrap: removed touching of the files: NEWS, ChangeLog and
	  AUTHORS, as they are now in CVS
 	
2005-12-09  Bernhard Herzog  <bh@intevation.de>

	* templates/slapd.conf.template.in (require): For some reason, the
	new OpenLDAP version from OpenPKG 2.5 doesn't accept the value
	"none" for "require".  according to the manpage it's the default
	anyway, so we comment it out.
	(suffix): With the new OpenLDAP version, suffix has to be defined
	before checkpoint, so rearrange it a bit.

	* templates/amavisd.conf.template.in ($myhostname): The new
	amavisd version from OpenPKG 2.5 actually checks whether the value
	is a FQDN.  This is not the case for the default value taken from
	uname on all systems, so explictly set it.

2005-12-04 Marcus Huwe <suse-tux@gmx.de>
	* Makefile.am: changed kolab_upgrade.in to kolab_upgrade in
	  dist_kolab_SCRIPTS

2005-11-27 Richard Bos <richard@radoeka.nl>
	* dist_conf/common: added imap_confperm, kolab_gid and kolab_statedir
	  needed by a future patch to perl-kolab
	  Removed webserver_phpdir as it has been replaced by phplibdir2
	* dist_conf/kolab: removed kolabd_usr, it is not used anywhere
	  Removed webserver_phpdir as it has been replaced by phplibdir2
	* templates/httpd.conf.template.in changed webserver_phpdir in
	  phplibdir2
	* templates/php.ini.template.in changed webserver_phpdir in
	  phplibdir2
	* templates/session_vars.php.template.in changed webserver_phpdir
	  in phplibdir2
	* Makefile.am: added kolab_upgrade

2005-11-27 Marcus Hüwe <suse-tux@gmx.de>
	* dist_conf/common: altered bash_exec, perl_exec to respectively:
	  BASH and PERL.
	  Added: PHP, freebusy_cachefile and resmgr_filter in preparation for
	  the autoconfiscation patch to the kolab-resource-handlers module
	* dist_conf/kolab: reflected changes made in dist_conf/common
	* kolab.in: reflected changes made in dist_conf/common
	* kolab_bootstrap.in: reflected changes made in dist_conf/common
	* kolab_ca.sh.in: reflected changes made in dist_conf/common
	* kolab_smtpdpolicy.in: reflected changes made in dist_conf/common
	* kolab_upgrade.in: reflected changes made in dist_conf/common
	* kolabcheckperm.in: reflected changes made in dist_conf/common
	* kolabconf.in: reflected changes made in dist_conf/common
	* kolabd.in: reflected changes made in dist_conf/common
	* kolabpasswd.in: reflected changes made in dist_conf/common
	* kolabquotawarn.in: reflected changes made in dist_conf/common
	* namespace/kolab.in: reflected changes made in dist_conf/common

2005-11-22 Richard Bos <richard@radoeka.nl>
	* dist_conf/common: Added phplibdir2 to the sed command
	* dist_conf/kolab: use the variable kolabstatedir in the
	  assignments of kolab_logdir, kolab_pidfile and kolab_mailboxuiddb
	  Added phplibdir2 definition
	  Removed the variable definition of webadmindir as it is not used
	  anyhwere and the correct variable for it is kolab_statedir.

2005-11-12 Richard Bos <richard@radoeka.nl>
	* Removed --enable-ldapconfdir and --enable-amavisdconfdir
	  as these are defined in a dist_conf distribution file
	* Cleaned up dist_conf/common: put things in alphabetic order =>
	  removed duplicated lines and combined variables that are used
	  for the same purpose:
	  amavisd_confdir for amavisdconfdir and
	  ldapserver_confdir for ldapconfdir
	* renamed postfix_logfile to emailserver_logfile to make it
	  consistent with the rest of the variables
	* Added ldapserver_statedir and used this variable in the definition of:
	  ldapserver_dir, ldapserver_replogfile, ldapserver_argsfile
	  ldapserver_logfile and ldapserver_rundir
	* Altered @ldapserver_confdir@ to @ldapserver_statedir@, in
	  kolab_bootstrap.in solving issue979
	* Reflected the changes above in other files
	* Make 'make distcheck' work by adding $srcdir to the distribution
	  line in configure.ac

2004-07-12  Martin Konold <martin.konold@erfrakon.de>
        * Added multiple sanity checks (running services etc.)

2004-03-18  Steffen Hansen  <steffen@klaralvdalens-datakonsult.se>

	* Added template files for amavids and clamav

2004-02-16  Stephan Buys  <s.buys@codefusion.co.za>
	* OpenPKG 2.0 Prep
	* Fix saslauthd login problems
	* Fix imapd virtual domain settings
	* Fix deprecated postfix settings