index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ldap
/
util_ldap_cache_mgr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_create_caches): Destroy
Joe Orton
2018-10-05
1
-5
/
+9
*
mod_ldap: fix format warnings.
Yann Ylavic
2018-03-20
1
-2
/
+2
*
PR61891: looping over mostly full LDAP cache
Eric Covener
2017-12-13
1
-4
/
+23
*
https://bz.apache.org/bugzilla/show_bug.cgi?id=58855
Jim Jagielski
2017-01-09
1
-1
/
+1
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-1
/
+1
*
Fix strange indent.
Christophe Jaillet
2014-10-20
1
-3
/
+5
*
CVE-2012-3499
Stefan Fritsch
2012-12-08
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-5
/
+5
*
Revert r1129808:
Stefan Fritsch
2011-07-23
1
-2
/
+2
*
Incorporate the ap_ldap incomplete API, as there is no interest or effort
William A. Rowe Jr
2011-05-31
1
-2
/
+2
*
Fix double free in out-of-mem situation
Stefan Fritsch
2011-04-26
1
-8
/
+1
*
mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
Stefan Fritsch
2011-04-25
1
-2
/
+13
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-0
/
+2
*
The rest of this cache display method just writes its response, and the calle...
Eric Covener
2010-06-04
1
-1
/
+2
*
Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is too
Stefan Fritsch
2009-10-06
1
-7
/
+55
*
Do a better job of checking managing memory during subgroup processing.
Paul J. Reder
2007-11-30
1
-6
/
+24
*
better apr_ctime() usage
Jeff Trawick
2007-08-27
1
-1
/
+1
*
A couple of cleanups to the nested group code based on review comments.
Paul J. Reder
2007-08-02
1
-1
/
+0
*
mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
Paul J. Reder
2007-07-27
1
-2
/
+44
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
revert accidental copyright year changes
Roy T. Fielding
2006-04-20
1
-1
/
+1
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-2
/
+2
*
No functional change: more indenting/formatting changes due to
Jim Jagielski
2005-11-10
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-26
/
+26
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_display): Replace
Joe Orton
2005-07-28
1
-41
/
+41
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert,
Joe Orton
2005-07-28
1
-3
/
+3
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert): Fix a
Joe Orton
2005-07-28
1
-1
/
+8
*
Actually use the compare_cache_size value that is being set by LDAPOpCacheEnt...
Bradley Nicholes
2005-03-31
1
-5
/
+9
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Correct the order of includes to follow httpd conventions, and get
William A. Rowe Jr
2005-01-05
1
-1
/
+1
*
Don't display the cache statistics if the node is empty
Bradley Nicholes
2004-10-30
1
-12
/
+18
*
mod_ldap: prevent the possiblity of an infinite loop in the LDAP
Graham Leggett
2004-10-03
1
-2
/
+5
*
Remove the second initialisation of the variable to NULL. It is already
Graham Leggett
2004-09-22
1
-2
/
+0
*
Fix a segfault in the LDAP cache purge.
Graham Leggett
2004-09-20
1
-4
/
+8
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_display): Return
Joe Orton
2004-09-13
1
-0
/
+3
*
* modules/ldap/util_ldap.c (util_ldap_post_config): Fix false
Joe Orton
2004-09-13
1
-1
/
+1
*
Move util_ldap out of experimental and into ldap.
Bradley Nicholes
2004-08-19
1
-0
/
+740
*
Missed this one when I removed the other ldap files.
Ryan Bloom
2001-10-16
1
-537
/
+0
*
Added some bulletproofing to memory allocation in the LDAP cache
Graham Leggett
2001-08-30
1
-2
/
+7
*
Add specified user attributes to the environment when using
Graham Leggett
2001-08-29
1
-6
/
+9
*
Fixed all the #if APR_HAS_SHARED_MEMORY checks within the LDAP
Graham Leggett
2001-08-18
1
-3
/
+3
*
Landing of mod_ldap - the LDAP cache and connection pooling module.
Graham Leggett
2001-08-18
1
-0
/
+529