- Aug 13, 1999
-
-
Kurt Zeilenga authored
-
- Aug 07, 1999
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
for building backends as modules.
-
- Aug 06, 1999
-
-
Howard Chu authored
-
- Aug 05, 1999
-
-
Kurt Zeilenga authored
create SECURITY_LIBS (top.mk) to order $SASL_LIBS $KRB_LIBS $TLS_LIBS use $SECURITY_LIBS in Makefile.in's instead of $KRB_LIBS $TLS_LIBS
-
Kurt Zeilenga authored
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
updated patch submitted Philipp Klaus <ldapml@internet.access.ch> Can be enabled using --enable-multimaster. TODO: Replication test likely should be adjusted to test multimaster environment.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
This code is not called (yet).
-
Kurt Zeilenga authored
-
- Aug 02, 1999
-
-
Kurt Zeilenga authored
Improve detection of FreeBSD FetchURL library.
-
- Jul 31, 1999
-
-
http://localhost/pathKurt Zeilenga authored
Requires FreeBSD's -lfetch... Implementations to other URL APIs encouraged. Probably should be moved to -llutil.
-
- Jul 29, 1999
-
-
Kurt Zeilenga authored
be used during library and function checks.
-
- Jul 28, 1999
-
-
Kurt Zeilenga authored
-
- Jul 27, 1999
-
-
Kurt Zeilenga authored
Update res_search check and place behind --enable-dns.
-
- Jul 24, 1999
-
-
Kurt Zeilenga authored
all cases (including root dse).
-
Kurt Zeilenga authored
Rework sys_errlist detection to set HAVE_SYS_ERRLIST if sys_errlist exists. If it declaration is needed, DECL_SYS_ERRLIST is also set.
-
- Jul 23, 1999
-
-
Kurt Zeilenga authored
of explicit acconfig.h entries.
-
- Jul 22, 1999
-
-
Kurt Zeilenga authored
-
- Jul 20, 1999
-
-
Kurt Zeilenga authored
-
- Jul 14, 1999
-
-
Kurt Zeilenga authored
-
- 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
-