]> git.sur5r.net Git - openldap/history - configure
All close and redirect stdin, stdout, stderr.
[openldap] / configure
2000-01-11 Kurt ZeilengaFix --enabel-kbind=auto --without-kerberos detection
2000-01-08 Kurt Zeilenga--disable-kbind --disable-kpasswd should imply --withou...
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-22 Kurt ZeilengaRebuild using:
1999-11-26 Kurt ZeilengaRemove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite...
1999-11-25 Kurt ZeilengaUse 'long' for LBER_INT_T.
1999-11-25 Kurt ZeilengaDon't use 'int' for LBER_*_T types as we only have...
1999-11-17 Kurt ZeilengaMake sure generated files are up to date....
1999-11-17 Kurt ZeilengaUse lber types instead of uint32 for md5. sha1 still...
1999-11-02 Kurt Zeilengawrite winsock with AC_CACHE_CHECK to allow mangling...
1999-11-02 Kurt ZeilengaRemove unnecessary dependency upon $ac_cv_mingw32.
1999-11-02 Kurt ZeilengaModify NT Threads check to use AC_CHECK_FUNC(_beginthread)
1999-11-01 Kurt ZeilengaMove NT Thread test into build/openldap.m4. Still...
1999-11-01 Kurt ZeilengaDefine HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER...
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-11-01 Kurt ZeilengaUse compile time, instead of run time, sizeof checks.
1999-11-01 Kurt ZeilengaFix typo in gethostbyaddr_r nargs test
1999-11-01 Kurt ZeilengaRemove more dependencies upon $ac_cv_mingw32
1999-10-30 Kurt ZeilengaFix nargs tests for gethostby{name,addr}_r to handle...
1999-10-30 Kurt ZeilengaFix ctime_r nargs detection to return 0 if no prototype...
1999-10-28 Kurt ZeilengaRemove some dependencies upon $ac_cv_mingw32. Most...
1999-10-28 Kurt ZeilengaAdd third argument AC_DEFINE() calls added by last...
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-10-08 Kurt ZeilengaUpdate configure.
1999-10-05 Kurt ZeilengaFix s/else if/elif/ typo
1999-10-01 Kurt ZeilengaInitial Kth Kerberos support. Changes based upon sugge...
1999-09-22 Kurt ZeilengaRebuild with autoconf 2.13.1
1999-09-22 Ben Collinsregenerated
1999-09-22 Ben Collins* configure.in: Added better check for libwrap (the...
1999-09-20 Kurt ZeilengaAdd experimental detection of BerkeleyDB2 DB_THREAD.
1999-09-13 Kurt ZeilengaRebuild dependent files after recent changes to
1999-09-12 Kurt Zeilengaacinclude should throw away output.
1999-09-12 Kurt ZeilengaPrint copyright notice at startup.
1999-09-10 Kurt ZeilengaNeeds some additonal m4 magic to get rcsid correct.
1999-09-09 Kurt ZeilengaRework RCS id codes such that they are placed at the...
1999-09-09 Kurt Zeilengause ' instead of " when setting rcs id variable
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-29 Kurt ZeilengaUpdate a few comments
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-08 Kurt ZeilengaRebuild configure and portable.h.in
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 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 ZeilengaGenerate new configure after new netinet/tcp.h test.
1999-07-24 Kurt ZeilengaUse AC_CACHE_CHECK instead of AC_CACHE_VAR.
1999-07-20 Kurt ZeilengaAdd -mthreads for AIX gcc.
1999-07-20 Kurt ZeilengaRebuild configure using:
1999-07-14 Kurt ZeilengaUpdate configure due to Hallvard's openldap.m4 change
1999-07-14 Julio Sánchez Fern... Fix detection of socklen_t
1999-07-14 Kurt ZeilengaNewer versions of OpenSSL install headers in $prefix...
1999-07-13 Kurt ZeilengaRebuild configure with TLS changes
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-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 ZeilengaIn preparation for IETF draft ldap c-api changes, ...
1999-06-09 Kurt ZeilengaFail depend test if .o is generated.
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 ZeilengaUpdate build system to use output of new dependency...
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 ZeilengaFix typo in last commit.
next