]> git.sur5r.net Git - openldap/history - libraries/libldap/ldap-int.h
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / libldap / ldap-int.h
2012-01-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-01 Kurt ZeilengaHappy New Year!
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-06-09 Howard ChuITS#6828 fix TLS setup with async connect
2011-01-20 Hallvard FurusethITS#5421 comment ldapoptions vs ldapoptions_prefix
2011-01-11 Howard ChuSilence stupid MUTEX_FIRSTCREATE warnings
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-06 Hallvard FurusethITS#6625 concurrency patch cleanup
2010-10-22 Howard ChuITS#6625 concurrency patch from Doug Leavitt @ Oracle...
2010-10-14 Howard ChuAdd ldap_sasl_interactive_bind()
2010-10-13 Howard ChuITS#6672 mutex cleanup
2010-04-13 Kurt Zeilengahappy belated New Year
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-04-29 Pierangelo Masarati(nearly blind) fix for NULL in TLS error message (ITS...
2009-02-24 Pierangelo Masaratifix ldap namespace (part of ITS#5974)
2009-02-15 Pierangelo Masaratifix misc warnings
2009-02-02 Howard ChuITS#5916 - externally callable functions are ldap_pvt...
2009-01-31 Pierangelo MasaratiAllow alias dereferencing in search C API; use new...
2009-01-24 Howard ChuITS#5655 TLS_PROTOCOL_MIN from Philip Guenther
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-08-15 Howard ChuPass LDAPURLDescs to connect functions instead of host...
2008-08-15 Howard ChuConnect callbacks need error recovery checks
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-08-13 Howard ChuModular TLS support, proof of concept. tls2.c would...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
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-15 Kurt ZeilengaCleanup last commit
2007-02-15 Kurt ZeilengaNeeds <ac/time.h>
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-09-01 Pierangelo Masaratibetter function name
2006-09-01 Pierangelo Masaratikeep count of requests in use
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
next