]> granicus.if.org Git - apache/history - modules/ldap/util_ldap_cache.c
* No need for an else block here because we do a return above.
[apache] / modules / ldap / util_ldap_cache.c
2007-11-20 Paul J. RederRemove mistaken fix. Just checking if peer review was...
2007-11-16 Paul J. RederA quick fix to avoid potential memory issues.
2007-08-27 Jeff Trawickbetter apr_ctime() usage
2007-07-27 Paul J. Reder mod_ldap, mod_authnzldap: Add support for nested group...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Roy T. Fieldingrevert accidental copyright year changes
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-08-02 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_init...
2005-08-01 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_url_node_di...
2005-08-01 Joe Orton* modules/ldap/util_ldap_cache.c: Remove various casts...
2005-08-01 Joe Orton* modules/ldap/util_ldap_cache.c (MODLDAP_SHMEM_CACHE...
2005-08-01 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_modul...
2005-07-28 Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_init...
2005-03-30 Bradley NicholesActually use the compare_cache_size value that is being...
2005-03-09 Bradley NicholesDon't attempt to remove the cache_file if one was never...
2005-03-09 Bradley NicholesKeep track of the number of attributes retrieved from...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-05 William A. Rowe Jr Correct the order of includes to follow httpd convent...
2004-09-13 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2004-08-18 Bradley NicholesMove util_ldap out of experimental and into ldap.
2001-10-16 Ryan BloomRemove all of the ldap modules. These have been moved...
2001-08-30 Graham LeggettAdded some bulletproofing to memory allocation in the...
2001-08-28 Graham LeggettAdd specified user attributes to the environment when...
2001-08-18 Graham LeggettEnabled negative caching on attribute comparisons in...
2001-08-18 Graham LeggettFixed all the #if APR_HAS_SHARED_MEMORY checks within...
2001-08-18 Graham LeggettClean up an unnecessary function.
2001-08-18 Graham LeggettLanding of mod_ldap - the LDAP cache and connection...