]> git.sur5r.net Git - openldap/history - configure
Added -lnet for BeOS libs. Also need to add some sort of workaround for inet_aton...
[openldap] / configure
1999-05-04 Ben CollinsAdded -lnet for BeOS libs. Also need to add some sort...
1999-04-30 Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-29 Kurt ZeilengaRegenerate configure. Last commit was in error.
1999-04-29 Kurt ZeilengaRemove $(VERSIONFILE) dependencies
1999-04-29 Julio Sánchez Fern... Sometimes ssl.h is ssl/ssl.h. This is a simple fix...
1999-04-21 Kurt ZeilengaModify slapd set user/group support to use -u/-g instea...
1999-04-20 Kurt ZeilengaEXPERIMENTAL: Disable cache saving and loading.
1999-04-14 Kurt ZeilengaAdd basic gmodule detection for SLAPD_MODULES.
1999-04-07 Kurt ZeilengaRebuild per Ksp request (for syslog changes)
1999-04-07 Kurt SpanierRe-introduction of of syslog in configure.in. The rest...
1999-04-07 Kurt Zeilengaeliminate -lpthread -lexc from pthread link tests
1999-04-07 Hallvard FurusethFix typo ol_cv_pthread_pthread -> ol_cv_pthread_threads...
1999-04-07 Hallvard FurusethRemove superfluous `)' in the `pthread_create in defaul...
1999-04-07 Kurt ZeilengaNew pthread_try_link test. Looks for pthread_create...
1999-04-06 Kurt ZeilengaNew LinuxThreads detection. Correctly detects FreeBSD...
1999-04-04 Kurt ZeilengaCleanup socket() detection.
1999-04-04 Kurt ZeilengaRegenerate configure to include quillan's mods.
1999-04-04 Kurt ZeilengaAdd select args type & vfork tests for experimentation...
1999-04-03 Kurt Zeilengacomment out OSF/1 yielding select force. Likely incorrect.
1999-04-03 Kurt ZeilengaReorder the pthreads tests and hope for the best. ...
1999-04-03 Kurt ZeilengaFix cut and paste mistakes in pthread detections cases...
1999-04-03 Hallvard FurusethAdd -U and -G options to set user and group id.
1999-04-02 Kurt ZeilengaAdd checks for recv and recvfrom.
1999-03-30 Kurt ZeilengaMake sure everything is up to date after MDBM changes.
1999-03-30 Kurt ZeilengaRebuild configure due to MDBM addition.
1999-03-30 Kurt ZeilengaAdd pthread_detach to -kthread test.
1999-03-30 Kurt ZeilengaIRIX (very strange) default libraries have working...
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-27 Hallvard FurusethInitial port of web_ldap to OpenLDAP. Also fixed some...
1999-03-26 Kurt ZeilengaDon't call AC_CANONICAL_HOST from configure.in. We...
1999-03-25 Kurt ZeilengaUse modified works test to check for pthread_create...
1999-03-25 Kurt ZeilengaBackout previous change. It breaks specification of...
1999-03-24 Juan GomezFixed Pthread detection problem in IRIX.
1999-03-20 Kurt ZeilengaAdd check for <assert.h> and put include in right file...
1999-03-17 Kurt ZeilengaAdd OL_STRUCT_PASSWD_PW_GECOS test. Checks for pw_geco...
1999-03-17 Kurt ZeilengaRebuild configure and portable.h.in...
1999-03-16 Kurt ZeilengaNULL needs to be defined for pthread_detach(NULL).
1999-03-15 Kurt ZeilengaUpdate EBCDIC tests.
1999-03-15 Kurt ZeilengaImplement OL_HEADER_STDC (derived from AC_HEADER_STDC...
1999-03-15 Kurt ZeilengaAdd EBCDIC test in preparation for VM port.
1999-03-15 Kurt ZeilengaFix "decleration" and missing ";" errors.
1999-03-15 Ben Collinsconfigure.in now includes OL_DECL_STRDUP, configure...
1999-03-13 Kurt ZeilengaFail -lbe check if -lroot doesn't exist.
1999-03-13 Kurt ZeilengaMake sure LN_S is set to "cp" if "ln -s" AND "ln" does...
1999-03-13 Kurt ZeilengaOriginal test failed under FreeBSD. Reworked LN_H...
1999-03-13 Ben CollinsCheck for how to hard link (ln or cp) and define as...
1999-03-13 Ben CollinsFixed small error in last commit for sys_errlist in...
1999-03-13 Ben Collinsactually define HAVE_SYS_ERRLIST if we have it, if...
1999-03-13 Ben CollinsAdded check for <arpa/inet.h>
1999-03-13 Ben CollinsAdded check for getpass() as well as adding it to the...
1999-03-10 Kurt ZeilengaUpdate configure to:
1999-03-09 Hallvard FurusethIntegrate saucer in OpenLDAP build environment:
1999-03-08 Kurt ZeilengaUse $TERMCAP_LIBS in readline test.
1999-03-08 Kurt ZeilengaAdd GNU readline detection. Needed for saucer enhancem...
1999-03-07 Kurt ZeilengaRelocate reentrant checks to before thread checks.
1999-03-07 Kurt ZeilengaRelocate reentrant function checks to before thread...
1999-03-05 Kurt ZeilengaFix typo in configure.in with gethostbyname_r_nargs
1999-03-04 Kurt ZeilengaAdd comment concerning use of vendor 'cc' with empty...
1999-03-03 Kurt ZeilengaApply Hallvard's D4 pthread detection patch.
1999-03-03 Kurt ZeilengaAdd first cut of ctime_r return type test.
1999-03-02 Kurt ZeilengaExtend TLS/SSL detection for use RSAref if necessary.
1999-03-01 Kurt ZeilengaRebuild autoconf/autoheader generated files after TLS...
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 AC_TRY_LINK checks (mainly effects pthread detec...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
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 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-26 Kurt ZeilengaLDBM/back-ldbm locking reworked!
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-16 Kurt ZeilengaRun autoconf/autoheader to generate new configure/porta...
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...
1998-12-30 Kurt ZeilengaAdd special check for pthreads under HP-UX (as last...
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
next