]> granicus.if.org Git - apache/history - include/util_ldap.h
fix parameter name in ap_log_rdata C99 macro def.
[apache] / include / util_ldap.h
2014-07-05 Eric Covenermake LDAPConnectionPoolTTL more conservative, use r...
2013-12-18 Eric Covenerchange r1500483 to only be enabled when building agains...
2013-07-07 Guenter KnaufFixed some Windows warnings.
2013-03-04 Eric CovenerPR54587: LDAP connections used for authn were not respe...
2012-11-12 Eric Covenerfollowup to r1348036, MSSDK's WinLdap.h uses an enum...
2012-06-08 Joe Orton* include/util_ldap.h: Treat LDAP_UNAVAILABLE as a...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-08-11 Eric Covenermod_ldap: remove hard-coded loops of 10 retries w/o...
2011-07-25 Ruediger Pluem* Make trunk compile with APR trunk again (without...
2011-07-23 Stefan FritschMerge branch revert-ap-ldap:
2011-07-23 Stefan FritschRevert r1129808:
2011-07-23 Stefan FritschRevert r1129886:
2011-07-23 Stefan FritschRevert r1131393:
2011-07-23 Stefan FritschRevert r1143225:
2011-07-05 Guenter KnaufRemoved define which is now in ap_ldap.h.
2011-06-04 Stefan FritschSeveral fixes for the ap_ldap build logic. This should...
2011-05-31 William A. Rowe JrShift declaration logic of LDAP_DECLARE to ap_ldap...
2011-05-31 William A. Rowe JrIncorporate the ap_ldap incomplete API, as there is...
2011-03-28 Eric Covenerfix incorrect type of LDAP connection pool member,...
2011-03-12 Eric CovenerLay some groundwork for improvements to the connection...
2010-06-30 Stefan Fritschre-order many struct members for better alignment on...
2010-05-24 Jeff Trawickodd assortment of spelling fixes
2010-02-24 Eric Covenermissing file from r915660, major MMN bump already in...
2010-01-11 Stefan FritschIntroduce new config option LDAPTimeout to set the...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-10-31 Eric CovenerStop trying to set the referral HOP limit on each conne...
2009-10-30 Eric Coveneradd LDAPLibraryDebug directive to mod_ldap to turn on
2008-01-24 Paul J. RederReduced the bumpiness (from major to minor) and utilize...
2008-01-23 Paul J. RederThis adds Apache support (taking advantage of the new...
2007-12-31 Eric CovenerWhen using the MS SDK, re-establish LDAP backend connec...
2007-11-28 Eric CovenerPerform all per-LDAP-backend related memory allocations...
2007-11-08 Eric Covenerwhile technically uldap_connection_cleanup() does leave...
2007-11-07 Eric CovenerStop registering a cleanup on each LDAP connection...
2007-07-27 Paul J. Reder mod_ldap, mod_authnzldap: Add support for nested group...
2007-07-19 Eric Covenerrevert revision 555470
2007-07-12 Eric CovenerThis data is passed in an unsafe way to the LDAP SDK...
2007-07-03 Sander TemmeUse correct Doxygen keywords for functions and variable...
2007-05-04 Ruediger Pluem* Add extern "C" linkage to several headers to make...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-05-11 Bradley NicholesAdd the LDAPVerifyServerCert directive to util_ldap...
2005-03-31 Bradley NicholesImplement the exported function from mod_ldap(util_ldap...
2005-02-11 Joe Orton* include/util_ldap.h (util_ldap_state_t): Fix gcc...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-27 Bradley NicholesAdded a new LDAPConnectionTimeout directive to util_lda...
2005-01-19 Graham Leggettmod_ldap: Updated to use the new apr-util v1.1 apr_ldap...
2005-01-05 William A. Rowe Jr Correct the order of includes to follow httpd convent...
2004-11-04 Bradley NicholesAdd util_ldap_cache_getuserdn() prototype to the util_l...
2004-06-25 Bradley NicholesReplace the thread reader/writer lock that protects...
2004-06-16 Bradley NicholesEnhance the util_ldap cache-info page to display the...
2004-05-20 Graham LeggettOverhaul handling of LDAP error conditions, so that...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-11-16 Justin ErenkrantzSync with APR-util deprecated functions.
2003-11-06 Jeff Trawickmod_auth_ldap: Fix some segfaults in the cache logic.
2003-02-14 Bradley NicholesAdded support for Novell LDAP SDK and standardized...
2003-02-03 André Malofinished that boring job:
2002-10-09 Graham LeggettChange the LDAP modules to export their symbols correctly
2002-07-31 Jeff Trawickfix a compile problem in util_ldap.c when APU_HAS_LDAP_...
2002-07-30 Jeff Trawickif APR doesn't support threads, we don't need (and...
2002-07-30 Jeff Trawickuntabify
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-02-08 Bradley NicholesUpdated to use the newer locking API's. This file...
2001-08-28 Graham LeggettAdd specified user attributes to the environment when...
2001-08-18 Graham LeggettFixed LDAP cleanup on graceful restarts. LDAP connectio...
2001-08-18 Graham LeggettOops - left off the apr_ldap.h file in the commit.