]> git.sur5r.net Git - openldap/history - configure.in
Patch to support to determine the number of args of the
[openldap] / configure.in
1999-02-25 Bart HartgersPatch to support to determine the number of args of the
1999-02-22 Hallvard FurusethAdd locale support (slapd.conf keyword "locale") to...
1999-02-22 Kurt SpanierClient programs for test008-concurrency moved to subdir...
1999-02-21 Kurt ZeilengaCheck for pthread with -mt (for Solaris 2.x).
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-14 Kurt ZeilengaImport Ben Collins <bcollins@debian.org> Back-TCL for...
1999-02-08 Kurt ZeilengaDetect pthread_detach using #include <pthread.h> (using...
1999-02-08 Kurt ZeilengaInclude pthread.h in pthread AC_TRY_LINK tests.
1999-02-08 Kurt ZeilengaUpdate autoconf version requirement comment.
1999-02-08 Kurt ZeilengaUpdate AC_TRY_LINK checks (mainly effects pthread detec...
1999-02-08 Kurt ZeilengaPort Ksp's BDB2 configure change to configure.in and...
1999-02-04 Kurt ZeilengaFix --disable-ldbm... missing CR-LF escape in argument...
1999-02-04 Kurt ZeilengaBuild environment changes including:
1999-02-03 Kurt Zeilengaupdate pthread comment.
1999-02-03 Kurt ZeilengaUpdate AC_DEFINES to use autoconf 1.3 descriptions.
1999-02-02 Kurt ZeilengaEven more pthread changes for Digital UNIX...
1999-02-01 Kurt ZeilengaAdded addition pthread checks for Digital UNIX (OSF/1).
1999-02-01 Kurt ZeilengaAdded --enable-bdb2 for Ksp's Berkeley DB 2 specific...
1999-02-01 Kurt ZeilengaAdd ac/sysexits.h for GNU win32 environments.
1999-02-01 Kurt ZeilengaUse the following macros in preparation for GNU win32...
1999-02-01 Kurt ZeilengaRebuild configure using autoconf 1.3 (with aclocal...
1999-01-31 Kurt Zeilengahave --enable-dns imply --enable-referrals. If --disab...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-24 Kurt ZeilengaMinor cleanup of various detections...
1999-01-23 Kurt ZeilengaRemove configure's wait3 test as we don't care about...
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-21 Kurt ZeilengaAdd support for FreeBSD -kthread (kernel pthreads)
1999-01-19 Kurt ZeilengaRepeat the misplaced header check for --with-threads...
1999-01-18 Kurt ZeilengaTest for misplaced pthread_t in sys/types.h.
1999-01-14 Bart Hartgersstrpbrk was checked for twice, and something didn't...
1999-01-14 Bart HartgersImproved ldap_int_strtok. If strtok_r does not exists...
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-14 Kurt ZeilengaFix variable names in res_search check.
1999-01-14 Randy KunkeeProtect some tests with quotes.
1999-01-13 Kurt ZeilengaUpdate check for res_search. If not available in ...
1999-01-11 Kurt ZeilengaUse pthread_detach() to detach connection threads inste...
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-02 Kurt ZeilengaUpdate ctime_r() argument macro to cache results and...
1999-01-02 Bart HartgersTeached autoconf to figure out how may arguments ctime_...
1998-12-30 Kurt ZeilengaAdd special check for pthreads under HP-UX (as last...
1998-12-28 Kurt ZeilengaUpdate copyright notices to 1999.
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-12-20 Kurt ZeilengaAdd detection of dmalloc library.
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-19 Kurt ZeilengaAdd -lldap_r build environment (no code yet).
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-17 Kurt ZeilengaITS#9: check for main in -lwrap instead hosts_access.
1998-12-14 Kurt ZeilengaUpdate pthread checks:
1998-12-10 Kurt ZeilengaUpdate kerberos checks.
1998-12-07 Kurt ZeilengaUpdate Kerberos checks.
1998-12-04 Kurt ZeilengaAdd checks for gethostby{name,addr}_r. Only should...
1998-12-04 Kurt ZeilengaAdd checks for reentrant functions when LTHREAD_LIBS...
1998-12-02 Kurt ZeilengaFix --with-threads=yes.
1998-12-01 Kurt ZeilengaSkip NDBM check when in auto detecting LDBM api.
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-12-01 Kurt ZeilengaRemove lint from pthread TRY_RUN checks.
1998-11-30 Kurt ZeilengaAdd varients of REENTRANT...
1998-11-30 Kurt ZeilengaAdd pthread_create consistency check.
1998-11-29 Kurt ZeilengaSubsitute ldap_subdir after processing argument.
1998-11-29 Kurt ZeilengaAdd --with-subdir to allow user specification of instal...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-23 Kurt ZeilengaNeed to add unistd.h and sys/time.h checks back in...
1998-11-23 Kurt ZeilengaRemove mktime/stdtod checks. They are not currently...
1998-11-22 Kurt ZeilengaUpdate configure with new yielding select test.
1998-11-22 Kurt ZeilengaReplaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT...
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-21 Kurt ZeilengaBuild library test programs. Fix compiling issues.
1998-11-20 Kurt ZeilengaFix SunOS5 HAVE_THR detection -llwp -> -lthread
1998-11-20 Kurt ZeilengaLWP/THR detected failed to set ol_link_threads.
1998-11-18 Kurt Zeilengawrap include fcntl.h with HAVE_FCNTL_H
1998-11-18 Kurt ZeilengaAdd missing check for crypt.h
1998-11-17 Kurt ZeilengaAdd sizeof checks to configure.in.
1998-11-17 Kurt ZeilengaAdd AC_C_BIGENDIAN check for <ac/socket.h>. Code shoul...
1998-11-17 Kurt ZeilengaUpdate handling of string headers.
1998-11-16 Kurt ZeilengaAdd checks for string.h and strings.h and apply them...
1998-11-16 Kurt ZeilengaUpdate pthread preemptive test. Still needs work.
1998-11-15 Kurt ZeilengaAdd check to see if errno is always thread specific.
1998-11-13 Kurt ZeilengaPthread library check. Autoconf uses same cache variab...
1998-11-12 Kurt ZeilengaUpdates based upon latest NT UserDirectory changes:
1998-11-11 Kurt ZeilengaUpdate configure to handle DEC OSF1 3.2 special cases.
1998-11-10 Kurt ZeilengaAdd support for OSF1 c89's -thread option to enable...
1998-11-09 Kurt ZeilengaFix rwlock pthread draft4 compatibility.
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-08 Kurt ZeilengaAdd -lresolv check for LDAP_DNS.
1998-11-08 Kurt Zeilengaloginfo test...
1998-11-08 Kurt ZeilengaTest new loginfo, only added a comment.
1998-11-08 Kurt ZeilengaAdded comment to test new loginfo commands.
1998-11-08 Kurt ZeilengaAdd additional LDAPD/ISODE checks
1998-11-06 Kurt ZeilengaAdd LDAPD library checks.
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-05 Kurt ZeilengaAdd cross compiling warnings and errors.
1998-11-04 Kurt ZeilengaAdd tests for vsnprintf and snprintf.
1998-11-04 Kurt ZeilengaAdd CPP check.
1998-11-04 Kurt ZeilengaFix DCE detection.
next