git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@289674
13f79535-47bb-0310-9956-
ffa450edef68
algorithims can be pretty "interesting", probably more
2.2.
+ *) mod_ldap: Fix PR 36563. Keep track of the number of attributes
+ retrieved from LDAP so that all of the values can be properly
+ cached even if the value is NULL.
+ http://issues.apache.org/bugzilla/attachment.cgi?id=16429
+ or
+ http://svn.apache.org/viewcvs.cgi?rev=156587&view=rev
+ +1: bnicholes
+
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
*) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.