Commit graph

14 commits

Author SHA1 Message Date
Kurt Zeilenga
96fffc634b delete misc placed Pth init 2001-05-07 00:12:10 +00:00
Kurt Zeilenga
aadecc852b Fix minor Pth initialization bug 2000-06-13 02:46:45 +00:00
Kurt Zeilenga
bd1a1b70ef ITS#452: Added GNU Pth support (--with-threads=pth).
Ported from OpenLDAP-devel by Wes Craig <wes@umich.edu>
2000-03-10 22:18:23 +00:00
Kurt Zeilenga
56382b2e05 ITS#395: fix 2 writer in reader/writer lock bug 1999-12-09 00:00:53 +00:00
Kurt Zeilenga
bfde72d8d0 Import ITS#255 cthread typo fix from -devel. 1999-08-17 00:11:38 +00:00
Kurt Zeilenga
bd290c6c5e Minor pthread_yield adjustment. 1999-07-14 19:32:09 +00:00
Kurt Zeilenga
5883ae79dc Import cache/entry deadlock fix from devel.
Includes new reader/writer locking code with trylock() support.
1999-02-04 18:45:32 +00:00
Kurt Zeilenga
73b6d989ed Import concurrency fix from devel. 1999-02-03 18:33:53 +00:00
Kurt Zeilenga
98331ed1dd MegaCommit of locking update.
use ldap_pvt_ routines (replacing old lthread impl)
1999-01-29 06:11:40 +00:00
Kurt Zeilenga
30e6b97368 Import slapd changes from devel including:
shutdown without busy loop, explicit yield func no longer mandatory
	use pthread_detach() to detach threads (instead of creating them
		in a detached state)
	pthread_create error reporting
	moved declarations to init.c
Import configure changes:
	revamp res_search check
	remove strtok_r check
1999-01-14 02:57:45 +00:00
Kurt Zeilenga
17b4826d52 Import latest from -devel:
build environment changes (for VPATH, lib orderring)
	test script changes (for VPATH)
	doc updates
1999-01-14 02:02:03 +00:00
Kurt Zeilenga
3952bc8e95 Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
Includes everything but ldapext & ldap.conf changes.
1998-11-17 00:24:13 +00:00
Kurt Zeilenga
3ab8c58335 Mongo patch: changes from -devel from 981105 snap to present
Changed LDBM default to sync on writes
    Added mail500 BOUNCEFROM patch
    Added dbcachenowsync option
    Fixed slapd/ldbm id2children bug
    Fixed slapd/shell newline bug
    Fixed whois++ get_dn leak
    Fixed DEC OSF1 (alpha) support
    Fixed r/w lock initialization on non-final Pthreads
    Fixed slapd/slurpd file unlock bugs
    Fixed slurpd string translation bug
    Fixed slurpd/st mutex unlock bug
    Moved detach() to -llutil
    Added lutil_passwd() to -llutil
    Autoconf:
        Fixed thread detection
        Removed gcc -traditional tests
        Changed --enable-dns to require --enable-referrals
        Added -lresolv tests for ldapd and LDAP_DNS
        Added basic ISODE checks
        Added pwd.h &  getpwuid() tests
        Added sys/resource.h test
    Updated NT support (now builds ud)
    Removed lint
1998-11-15 20:08:54 +00:00
Kurt Zeilenga
42e0d83cb3 Initial revision 1998-08-09 00:43:13 +00:00