]> git.sur5r.net Git - openldap/history - libraries/libldap
Sync with HEAD
[openldap] / libraries / libldap /
2004-07-16 Kurt ZeilengaChanges from HEAD, namely back-bdb updates
2004-07-03 Pierangelo Masaratifix extended matching when rule is missing (ITS#3216)
2004-06-29 Kurt ZeilengaITS#3208: fix matchedValues parsing
2004-06-29 Kurt ZeilengaITS#3212: sasl_encode/decode 64-bit clean bug
2004-06-27 Kurt ZeilengaBetter syntax checking
2004-06-10 Kurt ZeilengaAdded libldap cert check extension (ITS#3134)
2004-05-21 Kurt ZeilengaITS#3123 make sure ldap_int_sasl_mutex is init'd before...
2004-05-21 Kurt ZeilengaITS#3139: SASL buffer fix
2004-05-14 Kurt ZeilengaImport fix for ITS#1181 from Mark Adamson @ CMU.edu
2004-04-12 Kurt ZeilengaSync with HEAD
2004-04-12 Kurt ZeilengaRevert ITS#2894 fix
2004-04-12 Kurt ZeilengaITS#2920: add ditContentRule oidMacro support
2004-03-26 Kurt ZeilengaReflect latest changes
2004-03-17 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaImport T_SRV fix from HEAD
2004-03-16 Pierangelo Masaratifix '=' escape in DN (ITS#3009)
2004-03-05 Pierangelo Masaratiimprove previous commit
2004-03-05 Pierangelo Masaratiappend trailing slash to AD canonical if DN is exactly...
2004-02-24 Kurt ZeilengaITS#2944, ITS#2956: revert maxbuf patch
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-17 Kurt Zeilengasizeof(HEADER) fix
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-17 Kurt ZeilengaRemove broken MSVC build from REL_ENG branch.
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-11-02 Luke HowardSync with HEAD (ITS#2777)
2003-10-13 Kurt ZeilengaSync with HEAD
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-22 Kurt ZeilengaLast(?) set of changes before 2.2beta
2003-09-19 Kurt ZeilengaReady for 2.2beta
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-25 Hallvard FurusethCast away const from AC_GAI_STRERROR() return value.
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Kurt ZeilengaRemove $OpenLDAP$ from installed configuration file
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-24 Luke HowardClarify copyright
2003-05-24 Howard ChuITS#2548 must dup sasl_errdetail msgs
2003-05-22 Kurt ZeilengaDon't use default binddn when password is empty
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-05-14 Howard ChuFix ldap_get_attribute_ber to get values in-place.
2003-05-06 Kurt ZeilengaFix typo in last commit
2003-05-05 Kurt ZeilengaITS#2486: plug leak
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-01 Howard ChuFix prev commit
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Howard ChuFor ITS#2424, move all SASL session management to ldap_...
2003-04-30 Howard ChuITS#2475 delete bogus SASL2 call
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
2003-04-29 Hallvard FurusethMake string parameter to ldap_charray_add() and ldap_ch...
2003-04-29 Hallvard FurusethCast away const.
2003-04-24 Luke HowardMore careful checking of AVA flags
2003-04-24 Luke HowardFix Active Directory canonical name breakage
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() -> ldap_get_message_ber()
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() added.
2003-04-22 Kurt ZeilengaDon't do (unsafe) DNS reverse lookups.
2003-04-21 Kurt ZeilengaMore ldap_connect_to_host() tweaks.
2003-04-21 Kurt ZeilengaFix builds when getaddrinfo is not detected but getname...
2003-04-21 Kurt ZeilengaITS#2459 (partial) fix. Eliminate address parameter...
2003-04-11 Howard ChuMore memory context tweaks
2003-04-06 Kurt Zeilengamark a few translatable strings
2003-04-06 Kurt ZeilengaMark a few error strings
2003-04-06 Kurt ZeilengaDon't cache strings, locale could change
2003-04-06 Kurt Zeilengamark the rest of translatable strings
2003-04-06 Kurt ZeilengaMark error strings
2003-04-06 Howard ChuITS#2423 - make the lib that allocates SASL prompt...
2003-03-20 Howard ChuITS#2388 fix if() conditions.
2003-03-14 Kurt Zeilengajust in case <netdb.h> does something like
2003-03-14 Howard ChuITS#2373 add declaration of h_errno
2003-03-07 Howard ChuBlind fix, delete obsolete files cache.c, authpasswd.c
2003-03-06 Howard ChuChasing a referral needs both the request and response...
2003-03-06 Howard ChuPass correct msgid to ldap_result
2003-03-05 Howard ChuSilence warnings in prev commit
2003-03-05 Howard ChuAdded ldap_pvt_get_hname. Use instead of ldap_pvt_getho...
2003-03-04 Howard ChuMinor cleanup for sendmsg
2003-03-04 Kurt ZeilengaFix initializer
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuCleanup previous commit
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-01 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-02-28 Howard ChuFix previous commit
2003-02-28 Howard ChuFix ITS#2335, properly parse multiple CLDAP responses...
2003-02-22 Howard ChuChange "goto leave" to "goto exit" to avoid DEC namespa...
2003-02-21 Kurt ZeilengaAdd a few comments to the ITS#2325 fix
2003-02-21 Kurt ZeilengaRound 2
2003-02-21 Kurt ZeilengaA little cleanup of last 2 commits
2003-02-21 Kurt ZeilengaForgot to remove one prompts free
2003-02-21 Kurt ZeilengaITS#2325 fix: properly freeing prompts->results
2003-02-21 Kurt ZeilengaWhoops. (I'm reconsidering whether or not to accept...
2003-02-21 Kurt ZeilengaRevert last commit
2003-02-21 Kurt ZeilengaBack out interact free() fixes. Will fix properly...
2003-02-16 Howard ChuUse struct berval * instead of ** for newpasswd
2003-02-16 Howard ChuFix ber_scanf args
next