- Jul 13, 1999
-
-
Julio Sánchez Fernández authored
Our check for SSLeay_add_ssl_algorithms fails with modern versions of OpenSSL since it has been made a preprocessor macro. Please review this change to do the right thing w.r.t. rsaref.
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
- Jul 05, 1999
-
-
Kurt Zeilenga authored
-
- Jun 28, 1999
-
-
Kurt Zeilenga authored
!defined( DOS ) && !defined( MACOS ) Add detection for read & recv/send for later use.
-
- Jun 26, 1999
-
-
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 24, 1999
-
-
Bastiaan Bakker authored
ith --enable-modules. GLib v1.2 or higher is required.
-
- Jun 18, 1999
-
-
Kurt Zeilenga authored
added lber_types.h.nt, lber_types.h.in removal of NULLxxx internal macros (in favor of NULL). ch_free added to slapd,slurpd/ch_malloc.c #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h ch_malloc and friends use ber_memalloc and friends
-
Kurt Zeilenga authored
-
- Jun 17, 1999
-
-
Kurt Zeilenga authored
-
- Jun 15, 1999
-
-
Kurt Zeilenga authored
stating ldapd is not supported nor actively maintained, and the code may suffer from bitrot. Update configure warnings.
-
- Jun 11, 1999
-
-
Kurt Zeilenga authored
Use $target instead of $host, maybe should use both $target and $host. Fix $ol_host_os bug.
-
Kurt Zeilenga authored
-
- Jun 10, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jun 09, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jun 08, 1999
-
-
Kurt Zeilenga authored
configure.in for details.
-
Kurt Zeilenga authored
AC_CHECK_PROGS leaves CC alone of 'cc' is not found.
-
Kurt Zeilenga authored
-
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).
-
Kurt Zeilenga authored
to lib.
-
- Jun 06, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
test for 'cc'.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jun 03, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
ldapd to that Attic)
-
- May 29, 1999
-
-
Howard Chu authored
-
- May 28, 1999
-
-
Kurt Zeilenga authored
This will facilate version.c generation on non-UNIX systems.
-
- May 27, 1999
-
-
Kurt Zeilenga authored
AM_INIT_AUTOMAKE.
-
- May 26, 1999
-
-
Kurt Zeilenga authored
-
Howard Chu authored
LDAP_OPT_MATCH_STRING to ldap.h and libldap/options.c.
-
- May 25, 1999
-
-
Kurt Zeilenga authored
-
- May 24, 1999
-
-
Kurt Zeilenga authored
Add #undef and other protection of macros.
-
- May 21, 1999
-
-
Kurt Zeilenga authored
s/VERSION/OPENLDAP_VERSION/ manually define for NT. Should sort out mechanism for one place updating of package/version strings.
-
- May 19, 1999
-
-
Kurt Zeilenga authored
-