]> andersk Git - mod-vhost-ldap.git/blobdiff - ChangeLog
Hard-code ~username for LDAP vhosts.
[mod-vhost-ldap.git] / ChangeLog
index d6ab3450939cbef4e39046ca06362b2c6fd2394d..c453a5ede98c031f87a56617541a618c377041f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2010-07-07 Ondřej Surý <ondrej@sury.org>
+       * VERSION: 2.0.5
+       * mod_vhost_ldap.c: Make a private copy of server config to each
+                           request to be thread safe. (Courtesy Anders Kaseorg)
+
+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
@@ -7,6 +22,7 @@
                            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
This page took 0.167956 seconds and 4 git commands to generate.