- Nov 29, 1998
-
-
Kurt Zeilenga authored
to be used. --without-subdir can be used to specify no subdirectory.
-
Kurt Zeilenga authored
default sysconfdir subdirectory is openldap instead of ldap. This removes conflicts with other ldap subsystems. Should be configure option. *.conf files are now preserved. A *.conf.default are always created with the latest conf. *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir) updated man pages to reflect changes.
-
- Nov 25, 1998
-
-
Kurt Zeilenga authored
-
- Nov 23, 1998
-
-
Kurt Zeilenga authored
now that the mktime check is commented out.
-
Kurt Zeilenga authored
-
- Nov 22, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
the exact nature of the functionality being tested. -DNO_THREADS does NOT have a yield select, hence the macro is not defined. The slapd/daemon code has been changed to test both no threads and yielding select before using a timeout of NULL.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Updated to use libtool 1.2 (with FreeBSD3.0 a.out v. elf detection). Updated autoconf to 1.12 with sed patch (don't use stock 1.12). aclocal.m4 is built using automake's aclocal, v1.3. Updated mkdep to support libtool .lo files. Updated automake provided macros for TERMIOS, STRTOD, MKTIME, PTRDIFF_T Autoconf now checks to ensure C compiler supports ANSI C prototypes. Updated make files templates.
-
- Nov 21, 1998
-
-
Kurt Zeilenga authored
-
- Nov 20, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 18, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Sync portable.h.nt with portable.h.in
-
- Nov 17, 1998
-
-
Kurt Zeilenga authored
Add ac/bytes.h to provided sized types. Use new sized type in md5/sha1 header through simple typedef. Should substitute old type for new everywhere.
-
Kurt Zeilenga authored
not to require knowledge of byte order such that this check can be removed.
-
Kurt Zeilenga authored
Update NT port.
-
- Nov 16, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 15, 1998
-
-
Kurt Zeilenga authored
If it is not, then everything must use threading libraries.
-
- Nov 13, 1998
-
-
Kurt Zeilenga authored
upon library and function, but not secondary libraries. Must use different functions in such cases.
-
- Nov 12, 1998
-
-
Kurt Zeilenga authored
configure checks for getpwuid(), sys/resource.h, and pwd.h Fix !TERMIOS && !SGTTY ifdef in ud/util.c
-
- Nov 11, 1998
-
-
Kurt Zeilenga authored
-thread & -pthread are still treated as libraries, will need additional work to use them as CFLAGS. Eliminated HAVE_DCE define (was redundant) and its use. Code now relies on draft4 and function existance tests.
-
- Nov 10, 1998
-
-
Kurt Zeilenga authored
Fix old -pthread -lmach ... support to check for -lc_r instead of -lc.
-
- Nov 09, 1998
-
-
Kurt Zeilenga authored
Fix pthread_attr_init/destroy pthread draft4 compatibility.
-
Kurt Zeilenga authored
configure generates ldap_features.h based from ldap_features.h.in LDAP_REFERRALS -> LDAP_API_FEATURE_OPENLDAP_V2_REFERRALS LDAP_DNS -> LDAP_API_FEATURE_OPENLDAP_V2_DNS
-
- Nov 08, 1998
-
-
Kurt Zeilenga authored
Updated portable.h.nt based upon portable.h.in (1.11).
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 06, 1998
-
-
Kurt Zeilenga authored
Remove AC_GCC_TRADITIONAL check. Likely to cause more harm than good.
-
- Nov 05, 1998
-
-
Kurt Zeilenga authored
modify apps to use TOLOWER/TOUPPER macros to ensure isupper/islower is called when approprate.
-
Kurt Zeilenga authored
Now require --enable-x-compile if cross compiling. Add tests for threadsafe/reentrant functions. Add tests for setconcurrency functions.
-
- Nov 04, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 02, 1998
-
-
Kurt Zeilenga authored
-