]> git.sur5r.net Git - openldap/history - libraries/libldap_r
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / libraries / libldap_r /
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-02-28 Howard ChuITS#7115 add missing pool_idle/unidle stubs
2012-01-24 Hallvard Furuseththr_debug: tweak debug_already_initialized().
2012-01-24 Hallvard FurusethITS#7115: Tighten ldap_pvt_thread_pool_unidle().
2012-01-20 Hallvard FurusethITS#7115 Re-fix tpool.c (idle/unidle)
2012-01-20 Kurt ZeilengaHappy New Year!
2011-12-21 Howard ChuITS#7115 blocked writers should not interfere with...
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-03-24 Quanah Gibson-MountITS#6870
2011-01-05 Kurt ZeilengaHappy New Year!
2011-01-03 Quanah Gibson-MountITS#6669
2010-04-13 Kurt Zeilengahappy belated new year
2009-08-03 Quanah Gibson-MountMight help ITS#6145: change while to do-while, to make...
2009-06-27 Quanah Gibson-MountITS#6188 add stub for ldap_pvt_thread_pool_retract()
2009-06-27 Quanah Gibson-MountCleanup & slight speedup (no real change):
2009-06-27 Quanah Gibson-Mountavoid LDAP_STAILQ_REMOVE in ldap_pvt_thread_pool_retract
2009-06-11 Quanah Gibson-MountAdd ldap_pvt_thread_pool_retract() to cancel pending...
2009-01-27 Quanah Gibson-Mountmodular tls
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-12-15 Quanah Gibson-MountITS#5841
2008-11-25 Quanah Gibson-MountITS#5768
2008-11-08 Quanah Gibson-MountITS#5369
2008-07-09 Quanah Gibson-MountITS#5560
2008-05-27 Quanah Gibson-MountITS#5519
2008-03-21 Howard ChuITS#5364, #5407 from HEAD
2008-03-10 Hallvard FurusethITS#5407 cleanup (make pool_pause & pool_pausecheck...
2008-03-08 Howard ChuITS#5407 more checks for pool pausing
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-11 Quanah Gibson-Mountinclude <signal.h> for pthread_kill()
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-11 Quanah Gibson-MountITS#5309 finish set_key work
2008-02-11 Quanah Gibson-Mountnew ldap_pvt_thread_pool_setkey API
2008-02-11 Hallvard FurusethITS#5364 cleanup
2008-02-10 Hallvard FurusethITS#5364, reduce work with ltp_mutex locked:
2008-02-10 Hallvard FurusethITS#5364: introduce ltp_work_list, drop 1st ltp_pause...
2008-02-10 Hallvard FurusethITS#5364: maintain value ltp_vary_open_count
2008-02-10 Hallvard FurusethITS#5364, reduce work with ltp_mutex locked:
2008-02-10 Hallvard FurusethITS#5364, thread pool efficiency:
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-10 Hallvard Furuseth#include <signal.h> for pthread_kill()
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-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-21 Quanah Gibson-MountITS#4982
2007-12-21 Quanah Gibson-MountITS#4982 libldap_r threaded library linking
2007-11-27 Kurt ZeilengaReverse last commit (made by mistake)
2007-11-27 Kurt ZeilengaOpenLDAP Devel README
2007-11-07 Quanah Gibson-MountUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuFix typo in prev commit
2007-10-25 Howard ChuUse thread-specific data in pool_context()
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-10-19 Howard ChuITS#5194 from HEAD
2007-10-18 Howard ChuITS#5194 zero out pool when destroying
2007-10-18 Howard Chupool_resume fix from HEAD
2007-10-18 Howard ChuIn pool_resume don't touch the condvar if the pool...
2007-10-18 Quanah Gibson-MountITS#4188
2007-10-08 Howard ChuITS#4188 check for pool pause every 64 entries. (probab...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-21 Pierangelo Masaraticlient side of draft-wahl-ldap-session
2007-07-03 Hallvard FurusethEnsure ltp_max_pending >= 0; negative values confused...
2007-07-01 Hallvard FurusethRemove bogus pause wait near end of pool_wrapper()...
2007-06-10 Hallvard FurusethRename thread contexts to tasks, leaving user contexts...
2007-06-10 Hallvard FurusethFor ITS#4943: Axe thread pool semaphore code
2007-06-04 Hallvard FurusethRemove ltp_active_list. It became unneeded when rev...
2007-06-01 Hallvard FurusethSimplify: Remove tid_zero, thread_keys[].id and ldap_in...
2007-05-31 Hallvard FurusethAdd comments. Constify tid_zero. Shut up gcc -Wswitch...
2007-05-31 Hallvard FurusethAdd variable ldap_int_has_thread_pool, assert(at most...
2007-05-31 Hallvard FurusethIn pool_submit():
2007-05-31 Hallvard FurusethPreserve key order when deleting, so context_reset...
2007-05-30 Hallvard FurusethMake get_thread_info() static. Handle ldap_pvt_thread_...
2007-05-18 Hallvard FurusethITS#4972: $LDAP_THREAD_DEBUG, detached threads, debug_a...
2007-05-18 Hallvard FurusethReadability patch: ERRVAL() macro for pthreads < 7...
2007-05-11 Hallvard FurusethComment fixes.
2007-05-09 Hallvard FurusethSince we only have LDAP_MAXTHR thread_keys, allow max...
2007-05-09 Hallvard FurusethMake ldap_int_thread_userctx_t.ltu_key[] a proper NULL...
2007-05-09 Hallvard Furuseththread_keys is a (poor) open-addessed hash table, but...
2007-05-09 Hallvard FurusethProtect thread_keys[] with ldap_pvt_thread_pool_mutex...
2007-05-09 Hallvard FurusethReplace state LDAP_INT_THREAD_POOL_PAUSING with member...
2007-05-09 Hallvard FurusethITS#4943:
2007-05-09 Hallvard FurusethDon't complain if detached threads exit after ldap_debu...
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-04-05 Howard ChuITS#4912 fix typo in prev commit
2007-04-01 Howard ChuITS#4899 fix for keys not getting cleared
next