Ben Collins
|
7fa830b754
|
with the -t option (writing to /tmp) open files with O_CREAT|O_EXCL to overcome race conditions
|
2000-04-24 16:36:55 +00:00 |
|
Kurt Zeilenga
|
34e5f91cc3
|
Add support for GeneralizedTime
Add creator/modifiers attrittributes.
|
2000-01-17 17:43:40 +00:00 |
|
Kurt Zeilenga
|
fb0388e7ad
|
Import Y2K fix from devel
|
1999-11-17 21:32:28 +00:00 |
|
Kurt Zeilenga
|
b9392e5215
|
ITS#328: fix strstr bug (by commenting out bad code). UD_BASE should
have been replaced with ldap.conf/ud.conf default handling, not NULL.
|
1999-11-03 22:05:18 +00:00 |
|
Kurt Zeilenga
|
b97c4c350d
|
Apply ITS#148 fix for "ud find seg fault", NULL in printf
|
1999-04-28 20:04:37 +00:00 |
|
Kurt Zeilenga
|
b190fca3a9
|
Apply Hallvard's ctype 'unsigned char' fix from -devel.
|
1999-03-02 19:30:02 +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
|
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
|
9d03618b3e
|
lber_debug/ldap_debug are always defined and provided by the implementation.
|
1999-01-23 22:05:01 +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
|
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
|
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
|
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
|
42e0d83cb3
|
Initial revision
|
1998-08-09 00:43:13 +00:00 |
|