Commit Graph

32 Commits

Author SHA1 Message Date
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
0e2fc7970c Update build environment
- remove OpenLDAP defaults from ldap.conf
	- add "edit configuration" step to INSTALL doc
	- update AC_TRY_LINK detections (mainly affects pthread detections)
1999-02-08 19:52:14 +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
f5cefb93be A working ldap_init()!
Plus have --enable-dns imply --enable-referrals unless --disable-referrals.
1999-01-31 02:08:28 +00:00
Kurt Zeilenga
c06bf35dd0 remove wait3 rusage check. Consistently use wait4 instead. 1999-01-23 23:20:06 +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
6896a2be62 Import auto init bug fix. 1999-01-20 01:01:28 +00:00
Kurt Zeilenga
a62cdf12cc Import password prompting from -devel. 1999-01-20 00:50:56 +00:00
Kurt Zeilenga
5568bf8840 Import improved handling of kerberos bind option. 1999-01-20 00:28:52 +00:00
Kurt Zeilenga
49a35f4af5 Import ldappasswd tool from devel. 1999-01-20 00:22:47 +00:00
Kurt Zeilenga
78f38e3c94 Wrap verbose output dn with quotes. 1999-01-19 23:16:29 +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
be8cef8a76 Make LD session options optional. 1998-12-29 05:47:33 +00:00
Kurt Zeilenga
9918c4a093 Misc bug fixes from -devel:
Plug some memory leaks
  Change overlapping `strcpy( x, y )' to `SAFEMEMCPY( x, y, strlen( y ) + 1 )'
1998-12-28 18:08:42 +00:00
Kurt Zeilenga
46d8a7dbe0 Back out previous change. Should have been applied only to devel. 1998-12-14 20:57:09 +00:00
Kurt Zeilenga
c12a697c3a Provide example code with dc style baseDN. 1998-12-14 20:54:42 +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
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
d614421741 Apply patches from Hallvard and others to remove lint. 1998-11-22 22:38:18 +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
3801e6639f Apply patch from -devel. 1998-11-22 22:22:45 +00:00
Kurt Zeilenga
92106da634 Import changes from -devel to remove lint. 1998-11-19 01:55:36 +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
904f6d113e Update with latest NT mods. 1998-11-06 01:32:41 +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