]> git.sur5r.net Git - openldap/history - libraries
slashpath from HEAD
[openldap] / libraries /
2004-03-19 Kurt Zeilengaslashpath from HEAD
2004-03-17 Kurt Zeilengasync with HEAD
2004-03-17 Kurt ZeilengaNT portability fix from HEAD
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-21 Kurt Zeilengaformat fix from HEAD
2004-01-17 Kurt Zeilengasizeof(HEADER) fix
2004-01-17 Kurt ZeilengaNT ldap_pvt_thread_self fix from HEAD
2004-01-10 Kurt ZeilengaSync with HEAD
2004-01-10 Kurt ZeilengaITS#2906: improved passwd error handling
2004-01-08 Pierangelo Masaratiremove (unnecessary) c++ style comments (ITS#2908)
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-29 Howard ChuFix includes for EBCDIC
2003-05-29 Howard ChuFix lutil_localtime for EBCDIC
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
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 ZeilengaUCD terms
2003-05-25 Kurt ZeilengaRemove $OpenLDAP$ from installed configuration file
2003-05-25 Kurt ZeilengaAdd/Update various copyright notices
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 Howard ChuEBCDIC case for env open
2003-05-22 Howard ChuInput files are text, not binary
2003-05-22 Kurt ZeilengaDon't use default binddn when password is empty
2003-05-22 Howard ChuFix reading multibyte lengths
2003-05-22 Kurt ZeilengaBack out last change... I forget ber_get_next eats...
2003-05-22 Kurt ZeilengaReverse unintended commit
2003-05-22 Kurt Zeilengacleanup
2003-05-22 Kurt ZeilengaRemove wrapping sequence to align with dtest
2003-05-22 Kurt ZeilengaAdd trickle code to test ber_get_next.
2003-05-22 Kurt ZeilengaFix dtest ber_get_next() usage
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-05-20 Jong Hyuk Choiselect loop changes for persistent threads
2003-05-20 Howard Chuber_get_next - set errno to 0 before calling ber_int_sb...
2003-05-20 Jong Hyuk Choi- change in message to modlist conversion
2003-05-19 Howard ChuMore ITS#2490 - fix retries for multi-byte lengths
2003-05-19 Howard ChuITS#2490 - more retry checks
2003-05-19 Howard ChuITS#2490 - allow retry for incomplete reads of BER...
2003-05-15 Pierangelo Masaraticleanup previous commit; update header
2003-05-15 Pierangelo Masaratiadd local generalized time generator
2003-05-14 Jong Hyuk Choiremove ch_malloc/ch_free
2003-05-14 Howard ChuFix ldap_get_attribute_ber to get values in-place.
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-06 Kurt ZeilengaFix typo in last commit
2003-05-05 Kurt ZeilengaITS#2486: plug leak
2003-05-05 Kurt ZeilengaBlind fix for NGROUPS Tru64 5.1 bug (ITS#2485)
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-02 Howard ChuUse pthread_equal to compare thread IDs
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-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Howard ChuFree ber mem arrays in reverse order. (better for sl_free)
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 Furuseth#include "ldap_pvt.h", to get ldap_charray_free() and...
2003-04-29 Hallvard Furuseth#include <lber.h>, to get ber_memalloc_x() and ber_memr...
2003-04-29 Hallvard FurusethCast away const.
2003-04-25 Howard ChuEBCDIC fix - ber_pvt_strcopy is now lutil_strcopy
2003-04-24 Luke HowardMore careful checking of AVA flags
2003-04-24 Luke HowardFix Active Directory canonical name breakage
2003-04-24 Howard ChuClean up prev commit
2003-04-24 Howard ChuFix multi-byte tag parsing
2003-04-24 Howard ChuITS#2465 fix? ber_get_next must read at least sizeof...
2003-04-24 Howard ChuITS#2458 fix array decoding
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-16 Howard ChuAdd ldap_pvt_thread_pool_context() stub for NO_THREADS...
2003-04-13 Howard ChuFix prev commit - hash bytes of ldap_pvt_thread_t to...
2003-04-12 Howard ChuNew ldap_pvt_thread_pool_context()
next