Release Notes: This release avoids a segfault when LDAPUserDirUseTLS is enabled and the LDAPUserDirUseTLS configuration directive is specified later in the configuration than LDAPUserDirServerURL.
Release Notes: This release removes Apache 1.3.x support, making the build system more reliable.
Release Notes: This release implements an internal failover mechanism instead of relying on the LDAP SDK's built-in failover (if any). It fixes a failover regression introduced in v1.1.13 when ldap_initialize() was first used. Multiple LDAP URL arguments may now be passed to LDAPUserDirServerURL. There is a portability fix: this release will not use ldap_initialize() and ldap_unbind_ext_s() unless it is building against the corresponding versions of the OpenLDAP SDK. The documentation has been updated to mention using "." (the current directory) when the user's home directory itself should be exposed instead of a subdirectory below it.
Release Notes: This release fixes a segfault.
Release Notes:
Release Notes: Apache 2.2 support, refined LDAP over TLS support, Sun/Solaris LDAP SDK support, and better sanity checking of the timeout value.
Release Notes: LDAP URL support was added. An Apache configuration merge handler was added so configuration propagation down into VirtualHosts works properly. The Apache 1.x build was fixed. Minor build system improvements were done.
Release Notes: This release adds caching support and a new directive to specify the LDAP homeDirectory attribute name at run time.
Release Notes: A feature use that only works with Apache 2 was fixed.
Release Notes: This release adds suexec hooks for Apache 2.