- Jan 05, 1999
-
-
Kurt Spanier authored
- slapd's pid/args file names are based on the servers binary file names, providing for multiple servers beeing run on one host. - slapd supports the -l command line parameter for selection of a syslog LOCAL user (-lLOCAL0 .. -lLOCAL7) - db_appinit() is called during first ldbm_open() in DB 2.x to initialize DB debugging features (good to find bugs in the DB code :-) - a patch for a non-initialized variable in DB's 2.x db_open is provided.
-
- Jan 02, 1999
-
-
Kurt Zeilenga authored
one preprocessor macro instead of two. Ran aclocal, autoconf, autoheader to update derived files. Modify util-int.c to use CTIME_R_NARGS define and fallback to ctime() if not set. Made LDAP_API_FEATURE_X_OPENLDAP_REENTRANT dependent upon result.
-
Bart Hartgers authored
Moved the ctime_r number of arguments check to the right file.
-
- Jan 01, 1999
-
-
Kurt Zeilenga authored
-
- Dec 28, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Dec 22, 1998
-
-
Kurt Zeilenga authored
Updated other codes as needed.
-
- Dec 21, 1998
-
-
Kurt Zeilenga authored
check for $OBJFORMAT and if not available set to output of /usr/bin/objformat (if available). Otherwise assume not elf.
-
- Dec 20, 1998
-
-
Kurt Zeilenga authored
type 'sig_atomic_t' and marked it volatile. Add detection to configure to ensure sig_atomic_t and volatile are supported.
-
Kurt Zeilenga authored
-lldap_r can now be implemented...
-
Kurt Zeilenga authored
-
- Dec 19, 1998
-
-
Kurt Zeilenga authored
including use of ctime_r, gethostby*_r, etc.. Also reworked ldap_sort_entries to be reentrant. Need to add code to properly set LDAP_API_FEATURE_THREAD_SAFE.
-
- Dec 18, 1998
-
-
Kurt Zeilenga authored
Also fixed "empty translation unit" problem reported by Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
-
- Dec 04, 1998
-
-
Kurt Zeilenga authored
-
- Dec 03, 1998
-
-
Kurt Zeilenga authored
to be unique.
-
- 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.
-
Kurt Zeilenga authored
-
- Nov 22, 1998
-
-
Kurt Zeilenga authored
actually use -c option.
-
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 20, 1998
-
-
Kurt Zeilenga authored
Need to extend autoconf to support user setting.
-
Kurt Zeilenga authored
-
- Nov 04, 1998
-
-
Kurt Zeilenga authored
-
- Oct 25, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 21, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 19, 1998
-
-
Kurt Zeilenga authored
Rely on portable.h.
-
- Sep 28, 1998
-
-
Kurt Zeilenga authored
Fix make install problems.
-
- Sep 23, 1998
-
-
Kurt Zeilenga authored
-
- Sep 22, 1998
-
-
Kurt Zeilenga authored
Add basics of Kerberos detection.
-
- Sep 21, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Sep 20, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Sep 18, 1998
-
-
Kurt Zeilenga authored
Added basic -lwrap detection.
-