- Jul 23, 1999
-
-
Ben Collins authored
-
- Jul 18, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jul 16, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Includes support for update referral for each replicated backend. Reworked replication test to use update referral. Includes major rewrite of response encoding codes (result.c). Includes reworked alias support and eliminates old suffix alias codes (can be emulated using named alias). Includes (untested) support for the Manage DSA IT control. Works in LDAPv2 world. Still testing in LDAPv3 world. Added default referral (test009) test.
-
- Jul 14, 1999
-
-
Hallvard Furuseth authored
-
Julio Sánchez Fernández authored
Fix detection of socklen_t Rebuild configure to reflect that
-
- Jul 13, 1999
-
-
Julio Sánchez Fernández authored
Pass TLS_LIBS to the Makefile's.
-
Kurt Zeilenga authored
-
- Jun 26, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
used to fetch the pw_passwd which is than passwd to crypt(). getspnam() is used instead of getpwnam() when available. Added configration detection of pw_passwd, shadow.h, getpwnam() and getspnam().
-
- Jun 19, 1999
-
-
Kurt Zeilenga authored
-
- Jun 18, 1999
-
-
Gary Williams authored
-
- Jun 17, 1999
-
-
Kurt Zeilenga authored
backout previous nt changes (actually, just don't include nt_svc.c)
-
- Jun 10, 1999
-
-
Kurt Zeilenga authored
-
- Jun 09, 1999
-
-
Kurt Zeilenga authored
-
- Jun 08, 1999
-
-
Kurt Zeilenga authored
macros. Proceedures for using alternative dependency generation "compiler" and "flags" has changed. Pre-configure: env MKDEP=mycc MKDEP_FLAGS=myccflags ./configure Post-configure: hack top.mk and run ./config.status
-
Kurt Zeilenga authored
now supports DETECTION using: ./configure env MKDEP_FLAGS=-MM ./configure env MKDEP=foo ./configure (no tests, no flags) env MKDEP=foo MKDEP_FLAGS=-bar ./configure (no tests) Exported AC_MKDEP and AC_MKDEP_FLAGS which can no be used in build/*.mk
-
- Jun 07, 1999
-
-
Kurt Zeilenga authored
flag to generate dependencies. Output not used (yet).
-
- Jun 06, 1999
-
-
Kurt Zeilenga authored
to install this patch.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- May 28, 1999
-
-
Kurt Zeilenga authored
This will facilate version.c generation on non-UNIX systems.
-
- May 26, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- May 24, 1999
-
-
Kurt Zeilenga authored
Add #undef and other protection of macros.
-
Kurt Zeilenga authored
-
- May 21, 1999
-
-
Ben Collins authored
-
- May 20, 1999
-
-
Kurt Zeilenga authored
-
- May 07, 1999
-
-
Ben Collins authored
Moved db1/db.h check to the db1 marco in openldap.m4. Also added check for HAVE_DB1_DB_H for which header to include since it's only defined when using db1
-
- May 06, 1999
-
-
Ben Collins authored
Glibc 2.1 has Berkley db as -ldb1. Set up the autoconf to check this first, else we will actually be using compat calls in db2, and not the real db1.
-
- Apr 29, 1999
-
-
Kurt Zeilenga authored
-
- Apr 28, 1999
-
-
Kurt Zeilenga authored
non-static and non-const and needs it named "Version".
-
Kurt Zeilenga authored
identification strings compatible with ident(1) and what(1). Uses $(VERSION) generated from configure.in. rm build/version rm old version .c files
-
- Apr 21, 1999
-
-
Kurt Zeilenga authored
-