summaryrefslogtreecommitdiff
path: root/modules/ldap/util_ldap_cache.h
Commit message (Expand)AuthorAgeFilesLines
* PR61891: looping over mostly full LDAP cacheEric Covener2017-12-131-0/+2
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-12/+12
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-8/+8
* Revert r1129808:Stefan Fritsch2011-07-231-5/+5
* Incorporate the ap_ldap incomplete API, as there is no interest or effortWilliam A. Rowe Jr2011-05-311-5/+5
* mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the abilityPaul J. Reder2007-07-271-0/+12
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-2/+3
* Actually use the compare_cache_size value that is being set by LDAPOpCacheEnt...Bradley Nicholes2005-03-301-0/+1
* Keep track of the number of attributes retrieved from LDAP so that all the va...Bradley Nicholes2005-03-091-0/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Correct the order of includes to follow httpd conventions, and getWilliam A. Rowe Jr2005-01-051-4/+1
* Move util_ldap out of experimental and into ldap.Bradley Nicholes2004-08-181-0/+191
* Remove all of the ldap modules. These have been moved to their ownRyan Bloom2001-10-161-214/+0
* Added some bulletproofing to memory allocation in the LDAP cacheGraham Leggett2001-08-301-1/+1
* Add specified user attributes to the environment when usingGraham Leggett2001-08-281-3/+4
* Enabled negative caching on attribute comparisons in the LDAP cache.Graham Leggett2001-08-181-0/+1
* Fixed all the #if APR_HAS_SHARED_MEMORY checks within the LDAPGraham Leggett2001-08-181-5/+1
* Landing of mod_ldap - the LDAP cache and connection pooling module.Graham Leggett2001-08-181-0/+216