2006-10-26 |
Pierangelo Masarati | fix build without threads (ITS#4721) |
tree | commitdiff |
2006-09-14 |
Pierangelo Masarati | monitor __ALL__ thread parameters |
tree | commitdiff |
2006-09-14 |
Howard Chu | MSVC compatibility |
tree | commitdiff |
2006-05-02 |
Pierangelo Masarati | ldap_pvt_runqueue_next_sched() may return a pointer... |
tree | commitdiff |
2006-05-02 |
Howard Chu | Add ldap_pvt_thread_pool_tid() |
tree | commitdiff |
2006-05-01 |
Hallvard Furuseth | Add missing "static" to last commit |
tree | commitdiff |
2006-04-30 |
Hallvard Furuseth | Introduce ldap_debug_thread_wrapper() to notice threads... |
tree | commitdiff |
2006-04-29 |
Howard Chu | Fix tpool_shutdown, don't remove pool from list since... |
tree | commitdiff |
2006-04-29 |
Howard Chu | Fix adjust_count, missing break |
tree | commitdiff |
2006-04-28 |
Howard Chu | rmutex_lock etc.: caller supplies thread id |
tree | commitdiff |
2006-04-28 |
Howard Chu | Added recursive mutex implementation |
tree | commitdiff |
2006-04-05 |
Hallvard Furuseth | LDAP_RDWR_DEBUG update: |
tree | commitdiff |
2006-04-05 |
Hallvard Furuseth | LDAP_THREAD_DEBUG revamping, cleanup, bug fixes. |
tree | commitdiff |
2006-04-03 |
Hallvard Furuseth | thr_yield() returns void, so do not use its "return... |
tree | commitdiff |
2006-04-03 |
Hallvard Furuseth | Restore $LDAP_THREAD_DEBUG=off functionality (was lost... |
tree | commitdiff |
2006-04-02 |
Hallvard Furuseth | Warnings: Unused vars. funcptr=0, not =NULL. if(b=... |
tree | commitdiff |
2006-04-01 |
Pierangelo Masarati | allow mutex ownership detection (thanks to Hallvard) |
tree | commitdiff |
2006-04-01 |
Hallvard Furuseth | Expand and clarify thr_debug documentation. |
tree | commitdiff |
2006-03-31 |
Howard Chu | cleanup NULL deref |
tree | commitdiff |
2006-03-06 |
Kurt Zeilenga | Initial and rough client-side implementation of the... |
tree | commitdiff |
2006-01-24 |
Howard Chu | ITS#4368 unlock pool ltp_mutex before destroying it |
tree | commitdiff |
2006-01-18 |
Howard Chu | ITS#4349 don't wait on condition if there are no thread... |
tree | commitdiff |
2006-01-15 |
Howard Chu | Get rid of trivial yield, for completeness' sake. |
tree | commitdiff |
2006-01-15 |
Howard Chu | ITS#3950 delete gratuitous yield. (could use pthread_co... |
tree | commitdiff |
2006-01-09 |
Pierangelo Masarati | s/o/lo/ |
tree | commitdiff |
2006-01-09 |
Kurt Zeilenga | Update variables holding protocol values to ber_*_t's |
tree | commitdiff |
2006-01-08 |
Pierangelo Masarati | rework API functions to create/parse controls; add... |
tree | commitdiff |
2006-01-06 |
Pierangelo Masarati | rfc2589 support (ITS#4293) |
tree | commitdiff |
2006-01-06 |
Howard Chu | ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLA... |
tree | commitdiff |
2006-01-06 |
Kurt Zeilenga | i before e and other cleanup |
tree | commitdiff |
2006-01-06 |
Kurt Zeilenga | Make use of nanosleep/select as a sched_yeild(2) replac... |
tree | commitdiff |
2006-01-06 |
Howard Chu | ITS#3950 use select instead of yield when select does... |
tree | commitdiff |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
tree | commitdiff |
2005-10-28 |
Howard Chu | Fix prev commit, spawns unnecessary threads. |
tree | commitdiff |
2005-10-27 |
Howard Chu | Fix pool_submit, create threads as long as we're under... |
tree | commitdiff |
2005-10-16 |
Pierangelo Masarati | silence SLAP_SEM_LOAD_CONTROL related warnings... |
tree | commitdiff |
2005-10-16 |
Kurt Zeilenga | disable SLAP_SEM_LOAD_CONTROL by default, needs additio... |
tree | commitdiff |
2005-10-12 |
Kurt Zeilenga | Align Operation buffers using LBER_ALIGNED_BUFFER |
tree | commitdiff |
2005-09-17 |
Hallvard Furuseth | Add thread debugging wrapper thr_debug.c and ldap_thr_d... |
tree | commitdiff |
2005-09-06 |
Howard Chu | ITS#4006 add stub for ldap_pvt_thread_pool_context_reset() |
tree | commitdiff |
2005-09-01 |
Pierangelo Masarati | address ITS#3925; please test |
tree | commitdiff |
2005-09-01 |
Pierangelo Masarati | wait also if PAUSING; silence warnings and improve... |
tree | commitdiff |
2005-08-25 |
Kurt Zeilenga | Update build tools based upon OPENLDAP_AC work |
tree | commitdiff |
2005-08-23 |
Howard Chu | ITS#3961 better fix - provide a context for the main... |
tree | commitdiff |
2005-08-23 |
Howard Chu | ITS#3961 provide ldap_pvt_thread_pool_fake_context_init... |
tree | commitdiff |
2005-07-11 |
Howard Chu | ITS#3847 silence warnings |
tree | commitdiff |
2005-07-06 |
Hallvard Furuseth | ISO C chokes on comma at end of enum list |
tree | commitdiff |
2005-06-03 |
Howard Chu | ITS#3760 add missing NO_THREADS stubs |
tree | commitdiff |
2005-05-04 |
Kurt Zeilenga | Add ldap_turn(3) and ldap_turn_s(3). |
tree | commitdiff |
2005-04-23 |
Howard Chu | Freshly inserted tasks should be at head of queue and... |
tree | commitdiff |
2005-04-23 |
Howard Chu | Add task names to runqueue entries |
tree | commitdiff |
2005-04-22 |
Howard Chu | Add ldap_pvt_thread_pool_purgekey to free all instances... |
tree | commitdiff |
2005-04-22 |
Howard Chu | Change ldap_pvt_runqueue_insert to return new task... |
tree | commitdiff |
2005-04-19 |
Howard Chu | Added ldap_pvt_runqueue_find() |
tree | commitdiff |
2005-04-15 |
Howard Chu | Fix LDAP_PVT_THREAD_STACK_SIZE, automatically scale... |
tree | commitdiff |
2005-03-07 |
Howard Chu | Added ldap_pvt_thread_pool_pause/resume |
tree | commitdiff |
2005-01-01 |
Kurt Zeilenga | Happy New Year! |
tree | commitdiff |
2004-09-04 |
Kurt Zeilenga | Move MSVC port to the Attic |
tree | commitdiff |
2004-07-03 |
Howard Chu | Additional debug tracking... |
tree | commitdiff |
2004-06-21 |
Jong Hyuk Choi | syncrepl retry code fix for correct timing |
tree | commitdiff |
2004-06-18 |
Jong Hyuk Choi | syncrepl retry-on-error code |
tree | commitdiff |
2004-03-17 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2004-03-17 |
Howard Chu | Restore NT4 compatibility, avoid W2K-only API |
tree | commitdiff |
2004-03-16 |
Pierangelo Masarati | fix file name |
tree | commitdiff |
2004-03-14 |
Kurt Zeilenga | Start of client-side LDAP tranactions (non-working) |
tree | commitdiff |
2004-03-12 |
Howard Chu | Added PasswordPolicy control |
tree | commitdiff |
2004-03-04 |
Howard Chu | ITS#2997 change MAXTHREADS to LDAP_MAXTHR |
tree | commitdiff |
2004-01-15 |
Howard Chu | Fix ldap_pvt_thread_self, GetCurrentThread() returns... |
tree | commitdiff |
2004-01-01 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2003-11-27 |
Kurt Zeilenga | Add acknowledgements |
tree | commitdiff |
2003-11-26 |
Jong Hyuk Choi | Another patch for the multi syncrepl thread support |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Updated notices and acknowledgements |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Notice/Acknowledge updates |
tree | commitdiff |
2003-11-13 |
Howard Chu | ITS#2820 fix pthread_create for Draft 4 |
tree | commitdiff |
2003-11-12 |
Jong Hyuk Choi | Copyright heading |
tree | commitdiff |
2003-10-25 |
Howard Chu | Add "defer" arg to ldap_pvt_runqueue_resched to suspend... |
tree | commitdiff |
2003-10-12 |
Jong Hyuk Choi | runqueue locking fix (ITS#2746) |
tree | commitdiff |
2003-09-27 |
Howard Chu | Include <ac/socket.h> so Windows can pull in struct... |
tree | commitdiff |
2003-05-31 |
Kurt Zeilenga | Merge partial and intermediate responses |
tree | commitdiff |
2003-05-25 |
Kurt Zeilenga | Add/Update various copyright notices |
tree | commitdiff |
2003-05-20 |
Jong Hyuk Choi | select loop changes for persistent threads |
tree | commitdiff |
2003-05-14 |
Jong Hyuk Choi | remove ch_malloc/ch_free |
tree | commitdiff |
2003-05-07 |
Jong Hyuk Choi | runqueue restructuring |
tree | commitdiff |
2003-05-07 |
Jong Hyuk Choi | runqueue update |
tree | commitdiff |
2003-05-07 |
Jong Hyuk Choi | a runqueue for periodic thread execution (for syncrepl) |
tree | commitdiff |
2003-05-02 |
Howard Chu | Use pthread_equal to compare thread IDs |
tree | commitdiff |
2003-04-16 |
Howard Chu | Add ldap_pvt_thread_pool_context() stub for NO_THREADS... |
tree | commitdiff |
2003-04-13 |
Howard Chu | Fix prev commit - hash bytes of ldap_pvt_thread_t to... |
tree | commitdiff |
2003-04-12 |
Howard Chu | New ldap_pvt_thread_pool_context() |
tree | commitdiff |
2003-03-30 |
Kurt Zeilenga | cancel.c missing (blind update) |
tree | commitdiff |
2003-03-27 |
Howard Chu | ITS#2404 keep the per-thread context in the individual... |
tree | commitdiff |
2003-03-07 |
Howard Chu | Blind fix, delete obsolete files cache.c, authpasswd.c |
tree | commitdiff |
2003-02-17 |
Howard Chu | Don't spawn threads based on ltp_pending_count, it... |
tree | commitdiff |
2003-02-14 |
Howard Chu | Set stack size for created threads |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | We should be calling libtool --finish when install... |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | unifdef -DLDAP_NOCACHE |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | Consistently add cancel.c to makefiles |
tree | commitdiff |
2003-01-24 |
Luke Howard | Don't free active thread list |
tree | commitdiff |
2003-01-24 |
Luke Howard | Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_c... |
tree | commitdiff |
2003-01-13 |
Howard Chu | Set thread stack size, default (1MB) is always too... |
tree | commitdiff |
next |