2005-09-19 Ondřej Surý * mod_vhost_ldap.c: add more information to log when vhost is not found * VERSION: 0.2.7 release 2005-09-16 Ondřej Surý * mod_vhost_ldap.c: implement merge_server_config to allow different settings for different vhosts * VERSION: 0.2.6 release 2005-09-09 Ondřej Surý * mod_vhost.ldap.c: implement workaround for fault mod_ldap caching http://issues.apache.org/bugzilla/show_bug.cgi?id=33901 * mod_vhost_ldap.c: change r->parsed_uri.path to more simpler r->uri * vhost_ldap.conf: add note about mod_ldap module requirement * VERSION: 0.2.5 release 2005-08-30 Ondřej Surý * mod_vhost_ldap.c: use VERSION file as authoritative source for VERSION number * mod_vhost_ldap.c: MIN_UID/MIN_GID lowered to 100/100 * VERSION: 0.2.4 release 2005-08-17 Ondřej Surý * Change off-by-one error in minimum UID/GID [courtesy of Fabian Fagerholm] * Fix LDAP schema (at last) [courtesy of Fabian Fagerholm] * Release 0.2.3 2005-08-16 Ondřej Surý * Works even without scriptAlias defined * Fixed schema, include apacheScriptAlias, change conflicting UIDs of attributes * DOCUMENT_ROOT variable is set correctly * Fixed some typos * Release 0.2.2 2005-08-02 Ondřej Surý * Complete rewrite... * Change apacheUsername to apacheSuexecUid and apacheSuexecGid 2005-05-25 Ondrej Sury * Version 0.2.0 * Renamed to mod_vhost_ldap * Add ScriptAlias * Add Suexec Username support