Commit Graph

46 Commits

Author SHA1 Message Date
Kurt Zeilenga
73bcf38e2c Update ac headers from devel 1999-03-02 18:44:55 +00:00
Kurt Zeilenga
ab200e353d Minor changes to support MSVC. 1999-02-11 22:54:04 +00:00
Kurt Zeilenga
c1a7dc7e9b Import NT changes from -devel. 1999-02-11 22:09:59 +00:00
Kurt Zeilenga
8904d9b88b Import pthread_detach detection fix from devel. Supports symbol
mangling by pthread.h.
1999-02-08 22:56:47 +00:00
Kurt Zeilenga
1689081e1f Import build environment changes from -devel.
- KerberosV des_debug fix
- conditional include some inet headers
1999-02-05 17:32:37 +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
832e810ef9 Rebuild after acconfig.h change. 1999-02-04 05:02:19 +00:00
Kurt Zeilenga
73b6d989ed Import concurrency fix from devel. 1999-02-03 18:33:53 +00:00
Kurt Zeilenga
968898967b Update configure with autoconf 1.3 changes from devel. 1999-02-03 17:54:16 +00:00
Kurt Zeilenga
d589836ebe Update pthread detection.
Update to autoconf 1.3 with aclocal from automake 1.4
1999-02-02 00:00:54 +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
eb82000f3f Import non-reentrant database "big mutex" code from -devel. 1999-01-28 21:24:43 +00:00
Kurt Zeilenga
a4f31bd5c7 Import minor configure.in cleanup from -devel. 1999-01-24 01:47:09 +00:00
Kurt Zeilenga
c06bf35dd0 remove wait3 rusage check. Consistently use wait4 instead. 1999-01-23 23:20:06 +00:00
Kurt Zeilenga
f9e3e170e1 Import updated SLAPD .args/.pid file handling from devel. 1999-01-23 22:24:58 +00:00
Kurt Zeilenga
9d03618b3e lber_debug/ldap_debug are always defined and provided by the implementation. 1999-01-23 22:05:01 +00:00
Kurt Zeilenga
03fcd92fe8 Merge in Normalized DN bug fixes and optimizations from devel. 1999-01-20 05:52:11 +00:00
Kurt Zeilenga
6a8857a89a Import Ksp's improved slapd logging & args/pid options 1999-01-20 01:26:03 +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
abbcc73794 Import ksp's changes to support newer versions of DB2 (ITS#27). 1998-12-31 21:29:30 +00:00
Kurt Zeilenga
14741c26d9 Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
Kurt Zeilenga
d54e591569 Fixes compiling issues on NT4. 1998-12-25 00:08:23 +00:00
Kurt Zeilenga
e252edf713 MSVC++ has stdarg support 1998-12-24 23:42:48 +00:00
Kurt Zeilenga
fa2ab77d9f Update docs and import Randy's configure.in cleanup changes from -devel. 1998-12-24 19:42:30 +00:00
Kurt Zeilenga
729fb83dd8 Import pthread detection changes from devel. 1998-12-14 21:16:15 +00:00
Kurt Zeilenga
e02de5335c Import in slapd password enhancements from -devel. 1998-12-01 08:11:57 +00:00
Kurt Zeilenga
2f54bd185f Import REENTRANT define fix from -devel. 1998-11-30 21:19:31 +00:00
Kurt Zeilenga
7e9d02ba61 Add PORT of ldap.conf support from -devel. 1998-11-30 20:57:00 +00:00
Kurt Zeilenga
84bc7ef434 Import build environment changes from -devel including
$ldap_subdir change and lib-shared fix.
1998-11-29 23:12:27 +00:00
Kurt Zeilenga
001b9cb904 Import KRB_LIBS fix from -devel. 1998-11-29 22:46:04 +00:00
Kurt Zeilenga
37d903e46a Import fix of ldap_sigusr2 typo from -devel. 1998-11-29 22:10:54 +00:00
Kurt Zeilenga
d5bc2084be Suck in latest changes from -devel. Besides the usually lint removal,
the patch includes slapd malloc/free fixes in the slapd dn2entry code.
1998-11-24 17:46:20 +00:00
Kurt Zeilenga
93f78b91c6 Update NT portable.h 1998-11-22 23:42:26 +00:00
Kurt Zeilenga
5aad6b2e01 Update 1.1alpha with latest build environment changes from -devel.
includes libtool support
	includes select yield changes
	headers updates
Apply strdup() -> ldap_strdup() patch.
1998-11-22 22:25:56 +00:00
Kurt Zeilenga
92106da634 Import changes from -devel to remove lint. 1998-11-19 01:55:36 +00:00
Kurt Zeilenga
ec2e980376 Apply LinuxThread changes to support alpha/sparc signals 1998-11-19 01:33:57 +00:00
Kurt Zeilenga
ac9c809100 portable.h.nt needs SIZEOF. 1998-11-18 06:16:41 +00:00
Kurt Zeilenga
b3e7594889 Update autoconf environment. 1998-11-18 05:44:14 +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
4b3a13ab1e Update Alpha2 with NT4 changes. 1998-11-06 01:48:50 +00:00
Kurt Zeilenga
0c3899577f More changes from -devel. 1998-11-05 22:10:57 +00:00
Kurt Zeilenga
6f0bc8c997 Update with latest from -devel. 1998-11-05 21:27:15 +00:00
Kurt Zeilenga
8f644a6992 Update to PRE_V3. 1998-10-27 23:43:07 +00:00
Kurt Zeilenga
42e0d83cb3 Initial revision 1998-08-09 00:43:13 +00:00