]> git.sur5r.net Git - openldap/history - configure.in
Generate OpenLDAP id for configure
[openldap] / configure.in
1999-09-09 Kurt ZeilengaGenerate OpenLDAP id for configure
1999-08-31 Kurt ZeilengaUse pipe(2) if descriptors are selectable.
1999-08-31 Kurt ZeilengaAdd some basic detection of restartable syscalls, sigac...
1999-08-30 Kurt Zeilengas/Id/OpenLDAP/ in RCSids
1999-08-30 Kurt ZeilengaAdd experimental OpenLDAP RCSid
1999-08-29 Kurt ZeilengaUpdate a few comments
1999-08-28 Kurt ZeilengaAdd RCS Id (experimental)
1999-08-25 Kurt ZeilengaClarify -enable-dns and "LDAPD" as being an X.500-to...
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-22 Kurt Zeilenga./configure --help cleanup
1999-08-22 Kurt ZeilengaSupport for native GNU Pth Threads (--with-threads...
1999-08-21 Kurt ZeilengaExperimental support for GNU Pth's Posix Thread API...
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-17 Kurt ZeilengaDo not attempt "-mt" pthread detection. Rely on -lpthr...
1999-08-15 Kurt Zeilengares_search() detection: always look for res_search...
1999-08-13 Kurt ZeilengaNew pthread tests...
1999-08-13 Kurt ZeilengaRework --without-subdir to remove trailing /
1999-08-07 Howard ChuFail if libtool's libltdl is not present and --enable...
1999-08-07 Howard ChuFinal round of module changes
1999-08-07 Howard ChuModified to use libtool's ltdl instead of gmodule....
1999-08-06 Howard ChuPreliminary Make rules to allow building backends as...
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-05 Kurt ZeilengaAdd basic configure support of --enable-quipu
1999-08-03 Kurt ZeilengaList supportedSASLmechanisms based upon what sasl_listm...
1999-08-03 Kurt ZeilengaAdd multimaster replication support (ITS#170) based...
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-08-03 Kurt ZeilengaAdd HAVE_CYRUS_SASL define
1999-08-02 Kurt ZeilengaAdd detection for Cyrus SASL library.
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-29 Kurt ZeilengaRelocate headers checks to above libraries such that...
1999-07-28 Kurt ZeilengaSlight rearrangment of gmodule detection
1999-07-27 Kurt ZeilengaCheck for netinet/tcp.h
1999-07-24 Kurt ZeilengaAdhere to "servers will not return operational attribut...
1999-07-24 Kurt ZeilengaUse AC_CACHE_CHECK instead of AC_CACHE_VAR.
1999-07-23 Kurt ZeilengaUse AC_DEFINE third argument to generate portable.h...
1999-07-22 Kurt ZeilengaRelease writer lock on new parent.
1999-07-20 Kurt ZeilengaAdd -mthreads for AIX gcc.
1999-07-14 Kurt ZeilengaNewer versions of OpenSSL install headers in $prefix...
1999-07-13 Julio Sánchez Fern... Our check for SSLeay_add_ssl_algorithms fails with...
1999-07-13 Kurt ZeilengaAdd configure support for 'socklen_t' as provided by...
1999-07-13 Hallvard FurusethFix typo "CC" -> "$CC" in AIX cc_r detection
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-28 Kurt Zeilengadetect write() and use HAVE_WRITE instead of
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-18 Kurt Zeilengas/prototypes/constructs/ in ANSI C warning.
1999-06-17 Kurt ZeilengaFor AIX thread options when CC is manual set to cc_r...
1999-06-15 Kurt ZeilengaRemove meantion of ldapd from main README, add README...
1999-06-11 Kurt ZeilengaAdd AC_CANONICAL_SYSTEM to generate $target
1999-06-11 Kurt Zeilenga_SGI_MP_SOURCE errno/h_errno experiment
1999-06-10 Kurt ZeilengaUpdate AIX thread test.
1999-06-10 Kurt ZeilengaAdd basic regex compatibility test.
1999-06-10 Kurt Zeilengareally commit the sizeof(int) < 4 warning
1999-06-09 Kurt ZeilengaFix typos and bug in AIX cc_r detection.
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
1999-06-08 Kurt ZeilengaFirst cut at cc_r detection. Specific to AIX. See...
1999-06-08 Kurt ZeilengaUse AC_CHECK_PROGS instead of AC_CHECK_PROG to test...
1999-06-08 Kurt ZeilengaOnly set CC=cc if test -z CC && cc exists in path...
1999-06-08 Kurt ZeilengaOL_MKDEPEND: Round 2
1999-06-07 Kurt ZeilengaFirst cut of OL_CC_DEPEND test. Attempts to detect...
1999-06-07 Kurt ZeilengaAdd test for thread specific h_errno and, if yes, add...
1999-06-06 Kurt ZeilengaRevert previous two commits.
1999-06-06 Kurt ZeilengaFix typo in last commit.
1999-06-06 Kurt ZeilengaQuick hack for cygwin default compiler... should replac...
1999-06-06 Kurt ZeilengaA slightly better POSIX regex test....
1999-06-06 Kurt ZeilengaRelocate regex.h test to near top and die if it fails.
1999-06-03 Kurt ZeilengaFix typos in warning messages.
1999-06-03 Kurt ZeilengaWarn if attempting to build ldapd. (In preparation...
1999-05-29 Howard ChuFix --enable-ldap behavior for back-ldap
1999-05-28 Kurt ZeilengaObtain version name from build/version (re-add build...
1999-05-27 Kurt ZeilengaDisable explicit AC_PROG_INSTALL check... implicitly...
1999-05-26 Kurt ZeilengaAdd -lnet to BeOS specific libraries.
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-25 Kurt ZeilengaBeOS comment was incorrect.
1999-05-24 Kurt ZeilengaEliminate DECL_STRDUP check in favor of simple fix...
1999-05-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-19 Kurt ZeilengaAdd EXEEXT and MKVERSION support
1999-05-18 Kurt ZeilengaAdd check for <sys/select.h> for AIX.
1999-05-07 Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
1999-05-06 Ben CollinsGlibc 2.1 has Berkley db as -ldb1. Set up the autoconf...
1999-05-04 Ben CollinsMoved -lnet,socket check for BeOS to the rest of the...
1999-05-04 Ben CollinsAdded -lnet for BeOS libs. Also need to add some sort...
1999-04-30 Kurt ZeilengaFix typos.
1999-04-30 Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-29 Julio Sánchez Fern... Sometimes ssl.h is ssl/ssl.h. This is a simple fix...
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-26 Kurt ZeilengaAdd vfork comment
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 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 John QuillanFixe problem where perl options were retrieved from...
next