]> andersk Git - mod-vhost-ldap.git/blobdiff - ChangeLog
Fix extra comma
[mod-vhost-ldap.git] / ChangeLog
index 75fa9f954e3219cdc2400974e0a307bee7e8e8a5..8bf2d53282d1bc4e240984596e3745346e8e39d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2010-06-16 Ondřej Surý <ondrej@sury.org>
+       * VERSION: 2.0.3
+       * mod_vhost_ldap.c: Workaround concurrency issues with ap_document_root
+                           by adding mutex before it is set and release before
+                           handler is run.
+
+2010-06-09 Ondřej Surý <ondrej@sury.org>
+       * VERSION: 2.0.1
+       * mod_vhost_ldap.c: Remove cleanup routine, it was causing segfaults.
+
+2010-06-08 Ondřej Surý <ondrej@sury.org>
+       * VERSION: 2.0.0 release
+       * mod_vhost_ldap.c: Sleep for (fibonacci numbers) seconds after LDAP failure
+       * mod_vhost_ldap.c: Add a log WARNING when LDAP is unreachable
+       * mod_vhost_ldap.c: Don't set r->filename, return DECLINE on success, only
+                           mangle documentroot and others, and let other apache
+                           modules handle real filenames
+       * mod_vhost_ldap.c: Create and use function set_document_root inspired by apache2.2
+       * mod_vhost_ldap.c: Return correct error codes on failures and not DECLINED
+       * mod_vhost_ldap.c: Put translate_name hook at FIRST place
+       
+2006-11-01 Ondřej Surý <ondrej@sury.org>
+       * VERSION: 1.2.0 release
+       * mod_vhost_ldap.c: release apache-2.2 version as 1.2.0
+       
+2006-04-21 Bart Vanbrabant <bart.vanbrabant@zoeloelip.be>
+       * VERSION: 1.0.1 release
+       * mod_vhost_ldap.c: add support for apache-2.2.x
+
+2006-01-30 Ondřej Surý <ondrej@sury.org>
+       * VERSION: 1.0.0 release
+       * Fix small memory leak when used in subrequest (e.g. fastcgi)
+       
+2005-10-03 Ondřej Surý <ondrej@sury.org>
+       * mod_vhost_ldap.c: add support for running from subrequest (ie. mod_fastcgi)
+       * VERSION: 0.2.9 release
+
+2005-09-22 Ondřej Surý <ondrej@sury.org>
+       * mod_vhost_ldap.c: add support for Fallback Virtual Host
+       * VERSION: 0.2.8 release
+
 2005-09-19 Ondřej Surý <ondrej@sury.org>
        * mod_vhost_ldap.c: add more information to log when vhost is not found
        * VERSION: 0.2.7 release
This page took 0.025134 seconds and 4 git commands to generate.