summaryrefslogtreecommitdiffstats
path: root/modules/experimental/util_ldap_cache_mgr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util_ldap has been moved to the modules/ldap directoryBradley Nicholes2004-08-191-740/+0
* Make sure that the shared memory pointers are propagated down through the var...Bradley Nicholes2004-06-251-1/+4
* Added display code for the URL cacheBradley Nicholes2004-06-211-7/+74
* Get rid of the race conditions by first checking to make sure that a duplicat...Bradley Nicholes2004-06-171-36/+39
* Enhance the util_ldap cache-info page to display the current contents of the ...Bradley Nicholes2004-06-171-46/+171
* Fix a segfault when requests for shared memory fails and returnsGraham Leggett2004-05-241-9/+33
* Fix segfault in util_ald_create_cache() when shared memory caching has been d...Bradley Nicholes2004-02-211-0/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-49/+10
* update license to 2004.André Malo2004-01-011-1/+1
* Fix the initial cache structure allocation. Since we are calling util_ald_cr...Bradley Nicholes2003-12-161-2/+2
* Sync with APR-util deprecated functions.Justin Erenkrantz2003-11-161-2/+2
* Updated the latest LDAP cache changes to support platforms that do not haveBradley Nicholes2003-11-111-17/+21
* fix another segfault condition in ldap cache codeJeff Trawick2003-11-071-1/+3
* mod_auth_ldap: Fix some segfaults in the cache logic.Jeff Trawick2003-11-061-36/+47
* Update the copyright datesGraham Leggett2003-01-211-1/+1
* Although we consistently used apr_time() APIs, the declarations didn'tWilliam A. Rowe Jr2002-12-011-6/+6
* Need to also free the cache node itself when destroying the cache. TheBradley Nicholes2002-05-281-0/+1
* Apply a patch to compile cleanly again against changes to the shared memoryGraham Leggett2002-04-261-3/+3
* Initial revisionRyan Bloom2001-10-161-0/+537