]> git.sur5r.net Git - openldap/history - libraries/libldap_r
type is no longer a char*
[openldap] / libraries / libldap_r /
2005-04-23 Howard ChuFreshly inserted tasks should be at head of queue and...
2005-04-23 Howard ChuAdd task names to runqueue entries
2005-04-22 Howard ChuAdd ldap_pvt_thread_pool_purgekey to free all instances...
2005-04-22 Howard ChuChange ldap_pvt_runqueue_insert to return new task...
2005-04-19 Howard ChuAdded ldap_pvt_runqueue_find()
2005-04-15 Howard ChuFix LDAP_PVT_THREAD_STACK_SIZE, automatically scale...
2005-03-07 Howard ChuAdded ldap_pvt_thread_pool_pause/resume
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-07-03 Howard ChuAdditional debug tracking...
2004-06-21 Jong Hyuk Choisyncrepl retry code fix for correct timing
2004-06-18 Jong Hyuk Choisyncrepl retry-on-error code
2004-03-17 Howard ChuFix prev commit
2004-03-17 Howard ChuRestore NT4 compatibility, avoid W2K-only API
2004-03-16 Pierangelo Masaratifix file name
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-12 Howard ChuAdded PasswordPolicy control
2004-03-04 Howard ChuITS#2997 change MAXTHREADS to LDAP_MAXTHR
2004-01-15 Howard ChuFix ldap_pvt_thread_self, GetCurrentThread() returns...
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaAdd acknowledgements
2003-11-26 Jong Hyuk ChoiAnother patch for the multi syncrepl thread support
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-13 Howard ChuITS#2820 fix pthread_create for Draft 4
2003-11-12 Jong Hyuk ChoiCopyright heading
2003-10-25 Howard ChuAdd "defer" arg to ldap_pvt_runqueue_resched to suspend...
2003-10-12 Jong Hyuk Choirunqueue locking fix (ITS#2746)
2003-09-27 Howard ChuInclude <ac/socket.h> so Windows can pull in struct...
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
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
next