- 03 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 22 Sep, 1999 1 commit
-
-
Ben Collins authored
libwrap was a dynamic library) and also included extraneous check for -lnsl after libwrap check (from head branch). Add -lwrap to new subst var WRAP_LIBS so we have more control over where it get's linked (dynamic libwrap causes problems when we link to programs that don't define certains globals that libwrap expects). * build/top.mk: Added placeholder for WRAP_LIBS subst * servers/slapd/Makefile.in: Added $(WRAP_LIBS) to the slapd and sslapd link command line specifically so it doesn't get thrown in with the rest of the LIBS. * configure: rebuilt
-
- 05 Mar, 1999 1 commit
-
-
Ben Collins authored
-
- 04 Feb, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Feb, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 15 Jan, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 14 Jan, 1999 1 commit
-
-
Kurt Zeilenga authored
build environment changes (for VPATH, lib orderring) test script changes (for VPATH) doc updates
-
- 07 Jan, 1999 1 commit
-
-
Kurt Zeilenga authored
import db2 patch fix --disable-slurpd fix make clean create $localstatedir update version file in preparation for release
-
- 20 Dec, 1998 1 commit
-
-
Kurt Zeilenga authored
--without-"server-component" fixes make clean in shared libraries directories
-
- 29 Nov, 1998 2 commits
-
-
Kurt Zeilenga authored
$ldap_subdir change and lib-shared fix.
-
Kurt Zeilenga authored
-
- 22 Nov, 1998 1 commit
-
-
Kurt Zeilenga authored
includes libtool support includes select yield changes headers updates Apply strdup() -> ldap_strdup() patch.
-
- 05 Nov, 1998 1 commit
-
-
Kurt Zeilenga authored
-