]> git.sur5r.net Git - openldap/history - libraries/libldap
Sync with HEAD
[openldap] / libraries / libldap /
2005-11-03 Kurt ZeilengaSync with HEAD
2005-10-12 Kurt ZeilengaITS#4082/4083 fix
2005-10-12 Kurt ZeilengaSync with HEAD
2005-10-11 Kurt ZeilengaSync with HEAD
2005-10-10 Kurt ZeilengaSync with HEAD
2005-10-05 Kurt ZeilengaRevert last commit per hyc's note on -devel OPENLDAP_REL_ENG_2_3_8
2005-10-05 Kurt ZeilengaImport ITS#4017 TLS DH params supprot
2005-10-05 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-08-31 Kurt ZeilengaSync with HEAD
2005-08-29 Kurt ZeilengaMerge in new buildenv from HEAD
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-19 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-12 Kurt ZeilengaSync with HEAD
2005-08-10 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-10 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaSync with HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-05-06 Kurt ZeilengaBuild + client side changes from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-17 Kurt ZeilengaAIX getpeereid
2005-03-14 Kurt ZeilengaSync with HEAD
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-31 Kurt ZeilengaSync with HEAD
2004-12-31 Kurt Zeilengainet_addr cleanup
2004-12-31 Kurt Zeilengasync with HEAD
2004-12-30 Kurt ZeilengaUpdate CancelOp's protocol values to those in RFC 3909
2004-12-20 Pierangelo Masaratilong lasting typo (at least since 2.0)
2004-11-28 Kurt Zeilengacleanup
2004-11-23 Howard ChuInitialize TLS connection callback
2004-11-23 Howard ChuAdd callbacks for client TLS connection establishment:
2004-11-17 Howard ChuAvoid trashing client memory when socket is greater...
2004-11-03 Ralf Haferkamp- Added autoconf test for CRL capable OpenSSL Version
2004-10-30 Kurt Zeilengafair use
2004-10-28 Ralf HaferkampCRL checking options for ldap.conf and slapd.conf
2004-10-20 Kurt ZeilengaAdd comment regarding last commit
2004-10-20 Kurt ZeilengaFix LDAP Intermediate Response tag values.
2004-10-19 Howard ChuFix typo in select call
2004-10-19 Kurt ZeilengaITS#3168: Add LDAP_OPT_SOCKBUF
2004-10-18 Kurt ZeilengaMove POLL_* macros to <ac/socket.h>
2004-10-18 Kurt ZeilengaCatch POLLERR and POLLHUP.
2004-10-18 Kurt ZeilengaFix bug in last commit
2004-10-18 Kurt ZeilengaRough but working poll(2) implementation for -lldap
2004-10-18 Kurt ZeilengaPoll code needs a bit more work.
2004-10-18 Jong Hyuk ChoiPatch for fast synchronous search result processing
2004-10-09 Kurt ZeilengaRevert last commit.
2004-10-09 Kurt ZeilengaITS#3359: fix crash on recursive rebind following referral
2004-09-18 Kurt Zeilengas/strcmp/strcasecmp/
2004-09-18 Kurt ZeilengaITS#3334: DN in (cn:dn:=foo) should be case insensitive
2004-09-05 Kurt ZeilengaAdd TLS cipher suite directive to ldap.conf(5)
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-09-03 Kurt ZeilengaCleanup
2004-08-28 Kurt Zeilengafix typo in last commit
2004-08-28 Kurt ZeilengaAdd scheme check to find_connection
2004-08-28 Kurt ZeilengaA better find_connection() port fix
2004-08-28 Kurt ZeilengaPartial ITS#3280 fix. ldap:// referrals only.
2004-08-27 Kurt ZeilengaInstead of removing AI_ADDRCONFIG, place behind #ifdef...
2004-08-24 Luke HowardITS#3298 - ldap_sasl_int_bind() refers to incorrect...
2004-08-15 Howard ChuRevert rev 1.92, AI_ADDRCONFIG is not a legal flag...
2004-07-24 Pierangelo Masaraticleanup error codes
2004-07-24 Howard ChuITS#3250 don't call select unnecessarily
2004-07-18 Pierangelo Masaraticleanup...
2004-07-18 Hallvard Furusethldap_url_parse_ext(): Kill duplicate init + pointless...
2004-07-10 Pierangelo Masaratiallow unescaped equals, according to draft-ietf-ldapbis...
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-07-05 Pierangelo Masaratifix URI parsing error code
2004-07-03 Pierangelo Masaratifix extended matching when rule is missing (ITS#3216)
2004-06-30 Kurt Zeilengacleanup last commit, add commit
2004-06-30 Kurt ZeilengaAvoid high-level retry on low-level error as that implies a
2004-06-30 Jong Hyuk Choirevert the ITS#3139 change for now
2004-06-30 Pierangelo Masaratilog error string
2004-06-30 Pierangelo Masaratitypo in comment
2004-06-29 Kurt Zeilengafix last commit
2004-06-29 Kurt ZeilengaITS#3212: sasl_encode/decode type conflict fix
2004-06-28 Pierangelo Masaratifix ITS#3208
2004-06-22 Kurt Zeilengacleanup
2004-06-18 Pierangelo Masaratiimprove parsing - first step
2004-05-21 Howard ChuITS#3123 make sure ldap_int_sasl_mutex is init'd before...
2004-05-19 Kurt ZeilengaITS#3134: support DNSname style wildcards in common...
2004-05-14 Howard ChuFix ITS#3139, empty output buffer when sb_sasl_write...
2004-05-07 Pierangelo Masaratialways hexpair escape special chars (databases must...
2004-05-07 Pierangelo Masaratiallow LDAPv2 DN to be enclosed in <>
2004-05-06 Howard ChuFix for ITS#1181 from Mark Adamson @ CMU.edu
2004-04-25 Kurt Zeilengaback out last change
2004-04-25 Kurt ZeilengaFail if default context is already initialized
2004-04-25 Kurt ZeilengaUpdated string error handling
2004-04-08 Howard ChuITS#2920 allow oid macro in ditcontentrule
2004-04-08 Howard ChuRevert previous commit, didn't solve anything. Probably...
2004-04-08 Kurt ZeilengaHide if SIZEOF_WCHAR_T < 4.
2004-04-08 Howard ChuFix attributions
2004-04-07 Kurt ZeilengaITS#3065: fix vector handling to ensure its free()able
2004-04-07 Kurt ZeilengaUse BER_BVNULL
2004-03-25 Howard ChuITS#2982 ok, we should NULL out lc after all...
next