]> git.sur5r.net Git - openldap/history - libraries/libldap_r
Sync with HEAD
[openldap] / libraries / libldap_r /
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-13 Kurt ZeilengaSync with HEAD
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-25 Kurt ZeilengaAdd/Update various copyright notices
2003-05-20 Jong Hyuk Choiselect loop changes for persistent threads
2003-05-14 Jong Hyuk Choiremove ch_malloc/ch_free
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-02 Howard ChuUse pthread_equal to compare thread IDs
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-03-30 Kurt Zeilengacancel.c missing (blind update)
2003-03-27 Howard ChuITS#2404 keep the per-thread context in the individual...
2003-03-07 Howard ChuBlind fix, delete obsolete files cache.c, authpasswd.c
2003-02-17 Howard ChuDon't spawn threads based on ltp_pending_count, it...
2003-02-14 Howard ChuSet stack size for created threads
2003-02-09 Kurt ZeilengaWe should be calling libtool --finish when install...
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-02-09 Kurt ZeilengaConsistently add cancel.c to makefiles
2003-01-24 Luke HowardDon't free active thread list
2003-01-24 Luke HowardAdded ldap_pvt_thread_self() and ldap_pvt_thread_pool_c...
2003-01-13 Howard ChuSet thread stack size, default (1MB) is always too...
2003-01-03 Kurt ZeilengaHappy new year
2002-11-28 Kurt ZeilengaAdd whoami.c and passwd.c and other minor tweaks to...
2002-10-12 Howard ChuPrefer thr_yield over sched_yield for Solaris
2002-10-02 Kurt ZeilengaMacOS 10.1 pthread_kill() workaround
2002-09-21 Howard ChuFix return values, set stack size. (Default is only...
2002-09-12 Howard ChuPOSIX threads tweaks for Draft 4 vs Draft 5
2002-09-11 Howard ChuFine-tuning pthreads revision dependencies
2002-09-07 Howard ChuNew POSIX threads version support. Detects Draft 4...
2002-08-26 Julius EnarusaiFix compile error when --without-threads configure...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-08-24 Kurt ZeilengaNT port fixes
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-07-27 Howard ChuAdditional tweak for HAVE_PTHREADS_OS390
2002-07-26 Howard ChuSome tweaks for OS/390 pthreads. Func signatures are...
2002-07-09 Kurt ZeilengaITS#1922: add references.lo
2002-06-07 Howard ChuFix ITS#1865, (ITS#1764?) cond_broadcast behavior was...
2002-05-31 Kurt ZeilengaFix unprotected list modification
2002-05-17 Howard ChuFix NT_LINK_LIBS, UNIX_LINK_LIBS
2002-03-23 Pierangelo Masaratildap_int_thread_pool_wrapper was called with wrong...
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-07 Kurt ZeilengaMinor cleanup
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse LDAP_FREE instead of free
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Howard ChuMake .links depend on Makefile so it gets automatically...
2002-01-02 Kurt ZeilengaAdd filter.c
2002-01-02 Kurt ZeilengaRework filter code
2001-12-31 Howard ChuFix typo
2001-12-31 Howard ChuMoved free list to avoid additional mutex
2001-12-31 Howard ChuFix previous commit
2001-12-31 Howard ChuUse queue-compat.h for queue management. Cache ctx...
2001-12-24 Kurt ZeilengaDelete USE_LDAP_DN_PARSING
2001-12-24 Kurt ZeilengaMisc DN cleanup, no functional changes
2001-12-21 Kurt Zeilengazap tmplout
2001-12-21 Kurt ZeilengaZap tmplout
2001-12-20 Kurt ZeilengaRemove ttest
2001-12-20 Kurt Zeilengamisc cleanup
2001-12-19 Kurt Zeilengadsparse still needed by filter templates (which are...
2001-12-19 Kurt ZeilengaRemove srchpref and disptmpl stuff.
2001-12-19 Kurt ZeilengaMore cleanup
2001-12-19 Kurt ZeilengaMisc cleanup
2001-12-18 Kurt ZeilengaRegenerate configure and fix AC header inclusion
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-03 Kurt ZeilengaFriendly name removal
2001-11-05 Mark Adamsonfix various memory leaks
2001-09-27 Kurt ZeilengaMove stacksize setting outside of detach #ifdef
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-06-09 Kurt ZeilengaUpdated pthread test and usage (avoid pthread_detach...
2001-05-16 Kurt ZeilengaFix ; typo
2001-05-06 Kurt ZeilengaNT thread fix
2000-10-06 Kurt ZeilengaAdd cast to avoid mismatch
2000-10-01 Kurt ZeilengaDon't specify LDFLAGS when using LTLINK to avoid duplicate
2000-09-15 Ben Collinswrap unused function, ldap_int_thread_onlist() in ...
2000-09-15 Ben Collinsfix compiler warnings by including ac/unistd.h
2000-09-13 Ben Collinsspecifically check for NULL return from ldap_int_thread...
2000-09-12 Kurt ZeilengaMore NT threading fixes
2000-09-12 Kurt ZeilengaITS#697: Fix cond_wait
2000-08-19 Kurt ZeilengaZap CLDAP
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-13 Kurt ZeilengaUpdate NT build to include recently added SASL sources.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-06 Kurt ZeilengaFix get/set conconcurrency routines under Solaris
2000-07-05 Mark ValenceAdded NO_THREADS version of ldap_pvt_thread_pool_maxthreads
2000-07-04 Mark ValenceAdded "threads" config to slapd.conf.
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-21 Mark ValenceFix for thread/fork problem. Don't start a worker...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-18 Mark ValencePut cond_signal loop inside of mutex'ed area to fix...
2000-06-17 Kurt ZeilengaKill LinuxThreads clones
2000-06-16 Kurt ZeilengaAdd asserts aliasing debugging purposes.
2000-06-13 Kurt ZeilengaFix up NT port after thread changes
next