]> git.sur5r.net Git - openldap/history - include/ldap_int_thread.h
Happy New Year!
[openldap] / include / ldap_int_thread.h
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-03-24 Quanah Gibson-MountITS#6859
2011-01-06 Quanah Gibson-MountITS#6625,ITS#5421
2011-01-05 Kurt ZeilengaHappy New Year!
2011-01-03 Quanah Gibson-MountITS#6669
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-21 Quanah Gibson-MountITS#5824
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-11 Howard ChuTrust HAVE_PTHREAD_RWLOCK_DESTROY now.
2007-01-10 Howard ChuRevert accidental commit
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-02 Kurt Zeilengahappy new year
2006-05-15 Kurt ZeilengaSync with HEAD
2006-04-28 Howard ChuAdded recursive mutex implementation
2006-04-05 Hallvard FurusethLDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
2006-04-03 Pierangelo Masaratifix previous commit
2006-04-03 Hallvard FurusethRestore $LDAP_THREAD_DEBUG=off functionality (was lost...
2006-04-01 Pierangelo Masaratiallow mutex ownership detection (thanks to Hallvard)
2006-01-03 Kurt ZeilengaHappy new year!
2005-09-17 Hallvard FurusethAdd thread debugging wrapper thr_debug.c and ldap_thr_d...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-01-03 Kurt ZeilengaHappy new year
2002-01-04 Kurt ZeilengaUpdate copyright notices
2001-11-28 Kurt ZeilengaCthread changes for the Hurd.
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-08 Kurt ZeilengaReally disable pthread rw locks
2000-06-08 Kurt ZeilengaDisable pthread rwlock use til we sort out pool issues
2000-06-07 Kurt ZeilengaAdd Pth specific r/w lock implementation.
2000-06-07 Kurt ZeilengaUse pthread rwlocks, if available
2000-06-06 Mark ValenceIn preparation for thread pools