]> git.sur5r.net Git - openldap/history - libraries
Sync with HEAD
[openldap] / libraries /
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()
2003-04-11 Howard ChuMore memory context tweaks
2003-04-11 Howard ChuMore memory context tweaks
2003-04-10 Howard ChuMore malloc context tweaks
2003-04-09 Howard ChuExtended API for ber_mem functions, add context argument.
2003-04-09 Howard ChuITS#2434 ber accessors
2003-04-06 Kurt Zeilengamark more translatable strings
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-04-05 Pierangelo Masaratiavoid 0-sized, unused allocations
2003-03-30 Kurt Zeilengacancel.c missing (blind update)
2003-03-27 Howard ChuITS#2404 keep the per-thread context in the individual...
2003-03-22 Kurt ZeilengaUse ifdef not comment to comment out code
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-12 Howard ChuFix up lutil_passwd stuff to avoid struct berval definition
2003-03-12 Howard ChuAdd comment to previous
2003-03-12 Howard ChuITS#2365 - preserve internal ber_tag as well as ber_ptr...
2003-03-11 Howard ChuAdded lutil_passwd_init, _destroy, _add for dynamically...
next