]> git.sur5r.net Git - openldap/history - include/ldap_int_thread.h
slapcat partially working
[openldap] / include / ldap_int_thread.h
2011-03-14 Hallvard FurusethITS#6859 Fix NT threads LDAP_INT_MUTEX_FIRSTCREATE().
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-06 Hallvard FurusethITS#6625 Invert test in NT threads LDAP_INT_MUTEX_FIRST...
2010-12-06 Hallvard FurusethITS#6625 concurrency patch cleanup
2010-10-22 Howard ChuITS#6625 concurrency patch from Doug Leavitt @ Oracle...
2010-10-12 Howard ChuITS#6669 remove obsolete SunOS4 LWP support
2010-04-13 Kurt Zeilengahappy belated New Year
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-21 Hallvard FurusethITS#5824: #if/#elif issues in thread #includes
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-25 Howard ChuAdded native thread-specific data support
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-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