]> granicus.if.org Git - apache/history - modules/ldap
Vote (adding relevent entries part of the backport proposal).
[apache] / modules / ldap /
2016-08-25 Jim JagielskiMerge r1756038 from trunk:
2016-04-07 William A. Rowe JrClean up embedded abspaths that came along with resource
2016-03-23 William A. Rowe JrWin32-specific build files.
2015-10-06 Jim JagielskiMerge r1705983 from trunk:
2015-09-08 Stefan Eissingmerged latest changes in 2.4.x
2015-09-08 Jim JagielskiMerge r1700317, r1700318, r1700319, r1700320, r1700321...
2015-07-09 William A. Rowe Jrmod_ldap: Fix unexpected return codes from LDAP lib...
2015-06-18 Jim JagielskiMerge r1685650 from trunk:
2015-06-16 Jim JagielskiMerge r1685659 from trunk:
2015-02-24 Christophe JailletMerge r1611979, r1611725, r1588448, r1642803, r1657949...
2014-11-01 Christophe JailletMerge r1633031, r1633522, r1633529, r1633530 from trunk
2014-10-11 Eric CovenerMerge r1613682 from trunk:
2014-07-14 Jim JagielskiMerge r1452551, r1607960 from trunk:
2013-10-03 Rainer Jung* mod_ldap: Don't filter subgroups on cn=*
2013-09-14 Graham Leggettmod_ldap: add TRACE5 for LDAP retries
2013-09-14 Graham Leggettmod_ldap: retry on an LDAP timeout during authn.
2013-09-14 Graham Leggettmod_ldap: "LDAPReferrals off" does not disable LDAPRef...
2013-08-19 Jeff Trawickmod_ldap: Fix a potential memory leak or corruption.
2013-01-28 Jim JagielskiMerge r1384913, r1399687, r1419719, r1419755, r1416278...
2012-12-09 Stefan FritschMerge r1413732, r1418752:
2012-12-03 Jim JagielskiMerge r1337344, r1378178, r1397636, r1398025, r1398040...
2012-08-14 Jeff TrawickRevert r1373105, the merging of incompatible DefaultRun...
2012-08-14 Jim JagielskiMerge r1364695, r1369477, r1369808, r1370288, r1370225...
2012-08-05 Jeff TrawickMerge r1369568 from trunk:
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-12-02 Stefan FritschMerge r1209601:
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-08 Eric Covenerno termination of the loop in 1166823.
2011-09-08 Eric Covenermod_ldap: Optional function uldap_ssl_supported(r)...
2011-09-08 Eric CovenerThe default timeout value of 10s lives in two places...
2011-08-14 Eric Coveners/lderrno/uldap_ld_errno, but keep it internal.
2011-08-14 Eric Coveneradd a static method to retrieve the LDAP errno, and...
2011-08-13 Stefan FritschCompare value instead of string pointer
2011-08-12 Eric CovenerAccept LDAP_OPT_CONNECT_TIMEOUT as an alternative to...
2011-08-11 Eric Covenermod_ldap: remove hard-coded loops of 10 retries w/o...
2011-08-10 Eric CovenerTry to obtain the specific LDAP error code returned...
2011-08-05 Stefan FritschEnable ldap modules in 'all' and 'most' selections...
2011-07-23 Rainer JungBring part some parts of r1142938 which were removed
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 r1129891:
2011-07-23 Stefan FritschRevert r1129956:
2011-07-23 Stefan FritschRevert r1130186:
2011-07-23 Stefan FritschRevert r1131393:
2011-07-23 Stefan FritschRevert r1140069:
2011-07-23 Stefan FritschRevert r1141201:
2011-07-05 Rainer JungAllow to specify module specific custom linker flags
2011-07-04 Rainer JungSilence compiler warnings.
2011-06-29 Stefan FritschFix compilation error due to missing LDAP_DECLARE defin...
2011-06-27 Joe OrtonFix load order dependencies in LDAP code by switching...
2011-06-24 Stefan FritschFix "statement not reached" warnings with sun cc
2011-06-04 Stefan FritschSeveral fixes for the ap_ldap build logic. This should...
2011-06-01 Eric CovenerPR51307: Fix ldap_rebind build error when ldap is enabl...
2011-05-31 William A. Rowe JrFix include path relative to modules/ldap/
2011-05-31 William A. Rowe JrLDAP_DECLARE Header adjustment for nw/win32
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-04-26 Stefan FritschFix double free in out-of-mem situation
2011-04-25 Stefan Fritschmod_ldap: Make LDAPSharedCacheSize 0 create a non-share...
2011-03-29 William A. Rowe JrNote util_ldap.h for convenience
2011-03-28 Eric Coveneralways use (via break) the LDAP connection we're lookin...
2011-03-28 Eric Covenerfix incorrect type of LDAP connection pool member,...
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-13 Eric Covenerchange all the negative values for LDAPConnPoolTTL...
2011-03-12 Eric Covener *) mod_ldap: Add LDAPConnectionPoolTTL to give control...
2011-03-12 Eric Covenerifdef 0-out uldap_connection_remove(), which is not...
2011-03-12 Eric CovenerLay some groundwork for improvements to the connection...
2011-03-12 Eric Covenerwhitespace-only: re-indent the blocks I wrapped in...
2011-03-12 Eric Coveneravoid apr_ldap_rebind_{add,remove} when referral chasin...
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-02-12 Stefan FritschUse ap_state_query() to fix many modules that were...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test ldap...
2010-08-18 Stefan FritschProperly check the result returned by apr_ldap_init...
2010-08-03 Stefan Fritschset free()d pointers to NULL to avoid potential use...
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-07-11 Eric Covenerwhitespace only
2010-06-20 Stefan Fritschwhitespace/indent fixes
2010-06-20 Stefan Fritsch- add some trace logging
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-06-04 Eric CovenerThe rest of this cache display method just writes its...
2010-06-04 Eric Covenerwhen we actually get a per-server config in a vhost...
2010-05-04 William A. Rowe JrCatch up with ap_[proc|global]_mutex_create api change
2010-04-05 Stefan Fritschfix more errors found by cppcheck
2010-02-24 Eric Covenermake some sense of the difference between "Client"...
2010-02-23 Eric Covenermod_ldap: Eliminate a potential crash with multiple...
2010-01-24 Stefan FritschMove the ldap_simple_bind() + ldap_result() code implem...
2010-01-13 Ruediger Pluem* Fix compiler warning about wrong format
2010-01-11 Stefan FritschIntroduce new config option LDAPTimeout to set the...
2009-11-29 Guenter Knaufblock setting debug level if AP_LDAP_OPT_DEBUG is not...
2009-11-24 Jeff Trawicktweaks to r883540:
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-10-31 Eric Covenerrequire LDAPReferralHopLimit > 0
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
next