]> git.sur5r.net Git - openldap/history - libraries/libldap/ldap-int.h
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / libraries / libldap / ldap-int.h
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master...
2012-07-26 Howard ChuCleanup gssapi_flags -> ldo_gssapi_flags
2012-07-26 Howard ChuMore for prev commit (270ef33acf18dc13bfd07f8a8e66b446f...
2012-07-26 Howard ChuITS#7118, #7133 tentative fix
2012-07-26 Mat BoothITS#7332 Changes required to build with Microsoft Visua...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-30 Frederik DeweerdtITS#7270 Protect accesses to ldap_int_hostname with...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-02-21 Howard ChuITS#7167 only poll sockets for write as needed
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-06-09 Howard ChuITS#6828 fix TLS setup with async connect
2011-01-26 Quanah Gibson-MountMore for ITS#5421
2011-01-11 Quanah Gibson-MountMore for ITS#6625
2011-01-06 Quanah Gibson-MountITS#6625,ITS#5421
2011-01-06 Quanah Gibson-MountAdd ldap_sasl_interactive_bind()
2011-01-05 Kurt ZeilengaHappy New Year!
2011-01-03 Quanah Gibson-MountITS#6672
2010-04-19 Quanah Gibson-MountITS#6262
2010-04-13 Kurt Zeilengahappy belated new year
2009-08-13 Quanah Gibson-MountIntroduce options to configure tcp-keepalive settings...
2009-05-01 Quanah Gibson-MountITS#6079
2009-02-17 Quanah Gibson-MountWarning fixes
2009-02-02 Quanah Gibson-MountITS#5916
2009-01-27 Quanah Gibson-MountUse modular TLS
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5812
2008-11-08 Quanah Gibson-MountITS#5369
2008-09-03 Quanah Gibson-MountAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-16 Pierangelo Masaraticleanup tools
2007-05-10 Howard ChuAdd LDAP_OPT_X_TLS_CRLFILE, peer cert verification...
2007-04-23 Howard ChuITS#4935 SASL_MAX_BUFF_SIZE should be 2^24 - 1
2007-02-16 Kurt Zeilengaready for release
2007-02-15 Kurt ZeilengaCleanup last commit
2007-02-15 Kurt ZeilengaNeeds <ac/time.h>
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-09 Howard ChuITS#4799 remove all references to kbind
2007-01-07 Pierangelo Masaratihonor network timeout even when doing full async
2007-01-07 Pierangelo MasaratiFirst cut to truly async connect:
2007-01-06 Pierangelo Masaratiminor cleanup
2007-01-02 Kurt Zeilengahappy new year
2006-12-17 Pierangelo Masaratidon't leave dependencies on liblutil in libldap :)
2006-12-03 Pierangelo Masaratifix request/result abandon
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-01 Pierangelo Masaratibetter function name
2006-09-01 Pierangelo Masaratikeep count of requests in use
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-07 Howard ChuITS#4422, #4475
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaraticleanup
2005-11-05 Howard ChuMove lconn_tls_ctx to ldo_tls_ctx. Otherwise clients...
2005-10-12 Howard ChuFix ITS#3832 must mutex protect ld->ld_conns
2005-10-09 Howard ChuITS#2942 skip referrals that we've already chased
2005-07-22 Hallvard FurusethCast LDAP_BOOL value to LDAP_BOOLEANS; it could only...
2005-05-28 Pierangelo Masaratiallow to muck with referrals while chasing...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-23 Howard ChuAdd callbacks for client TLS connection establishment:
2004-10-18 Kurt ZeilengaPoll code needs a bit more work.
2004-10-18 Jong Hyuk ChoiPatch for fast synchronous search result processing
2004-07-09 Kurt Zeilengabasic poll(2) implementation for connect(2) (needs...
2004-07-09 Kurt ZeilengaMark areas needed poll(2) support with HAVE_POLL.
2004-01-01 Kurt ZeilengaHappy new year
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-18 Luke HowardBack out previous commit - files apart from test.c
2003-10-18 Luke HowardITS#2777 - fix previous commit
2003-10-12 Kurt Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-06-06 Hallvard FurusethMake all debug output macros conditional on defined...
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-22 Kurt ZeilengaDon't do (unsafe) DNS reverse lookups.
2003-04-21 Kurt ZeilengaITS#2459 (partial) fix. Eliminate address parameter...
2003-04-11 Howard ChuMore memory context tweaks
2003-02-13 Howard ChuMore for re-entrant LDAP* handles. Works much better.
2003-02-13 Howard ChuAdded ld_req_mutex and ld_res_mutex to protect ld_reque...
2003-02-04 Pierangelo Masaratiimprove last commit
2003-01-03 Kurt ZeilengaHappy new year
next