]> git.sur5r.net Git - openldap/history - libraries/libldap_r/thr_stub.c
Update copyright for next release
[openldap] / libraries / libldap_r / thr_stub.c
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-05-27 Quanah Gibson-MountITS#5519
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-11 Quanah Gibson-MountITS#5309 finish set_key work
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: complete the addition of ldap_pvt_thread_pool...
2007-11-07 Quanah Gibson-MountUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuAdded native thread-specific data support
2007-10-23 Quanah Gibson-MountITS#5197
2007-10-23 Howard ChuITS#5197 add stub for ldap_pvt_thread_pool_query()
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-10-26 Pierangelo Masaratifix build without threads (ITS#4721)
2006-01-03 Kurt ZeilengaHappy new year!
2005-09-17 Hallvard FurusethAdd thread debugging wrapper thr_debug.c and ldap_thr_d...
2005-09-06 Howard ChuITS#4006 add stub for ldap_pvt_thread_pool_context_reset()
2005-06-03 Howard ChuITS#3760 add missing NO_THREADS stubs
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-04-16 Howard ChuAdd ldap_pvt_thread_pool_context() stub for NO_THREADS...
2003-01-24 Luke HowardAdded ldap_pvt_thread_self() and ldap_pvt_thread_pool_c...
2003-01-03 Kurt ZeilengaHappy new year
2002-08-26 Julius EnarusaiFix compile error when --without-threads configure...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-01-04 Kurt ZeilengaUpdate copyright statements
2000-10-06 Kurt ZeilengaAdd cast to avoid mismatch
2000-07-05 Mark ValenceAdded NO_THREADS version of ldap_pvt_thread_pool_maxthreads
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-07 Kurt ZeilengaAdd missing -DNO_THREADS trylock and make minor change...
2000-06-06 Mark ValenceIn preparation for thread pools
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-05-31 Kurt ZeilengaMove most header inclusion below #ifdef HAVE_XXX.
1999-04-06 Kurt ZeilengaAdd ldap_pvt_thread_destory() to un-ldap_pvt_thread_ini...
1999-01-29 Kurt ZeilengaAdd (back in) destroy functions...
1999-01-28 Kurt Zeilengaldap_pvt_thread_cond_broadcast() was missing from stubs.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-17 Bart HartgersAdded OpenLDAP copyright to files.
1999-01-15 Bart HartgersChanges to support threads from libldap_r.