]> git.sur5r.net Git - openldap/history - configure
Add copy clarification
[openldap] / configure
2000-06-17 Kurt ZeilengaKill LinuxThreads clones
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-09 Kurt ZeilengaDetect getaddrinfo
2000-06-09 Kurt ZeilengaRegenerate with autoconf 2.13.1
2000-06-09 Julio Sánchez Fern... Added maildap.
2000-06-09 Kurt ZeilengaUse CDPATH clearing mechanism borrowed from autoconf...
2000-06-09 Kurt ZeilengaRegen
2000-06-09 Kurt ZeilengaClear CDPATH
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-06 Kurt ZeilengaMove experimental Back-BDB2 to Attic
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
2000-06-01 Kurt ZeilengaMove ldapd into the Attic, quipu tools remain for now.
2000-05-30 Kurt Zeilengarebuild after removal of dmalloc detection
2000-05-25 Kurt ZeilengaAdd BerkeleyDB 3 DB_THREAD detection
2000-05-25 Kurt ZeilengaAdd basic detection for db3
2000-05-25 Kurt ZeilengaNew Berkeley DB detection
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-16 Kurt ZeilengaFix $LIBS bug in fetch(3) detection
2000-05-11 Kurt ZeilengaChange negotiated mechanism:
2000-05-10 Kurt ZeilengaAdd bind handler which returns unwillingToPerform with
2000-05-10 Kurt ZeilengaAdd basic and EXPERIMENTAL chroot() support.
2000-05-10 Kurt ZeilengaAdditional DNS SRV framework (a work in progress)
2000-05-10 Kurt ZeilengaAdditional DNS SRV framework (a work in progress)
2000-05-10 Kurt ZeilengaAdd DNS SRV backend framework (a work in progress).
2000-05-10 Kurt ZeilengaRemove extra --enable-modules flag...
2000-05-10 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-03-17 Kurt ZeilengaRegen.
2000-03-16 Kurt ZeilengaDelete (again) unneeded discrete-aci flag and regenerate...
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-01-27 Kurt ZeilengaOnly allow NDBM if manually selected. Provide no hints...
2000-01-27 Kurt ZeilengaRegenerate just to sure
2000-01-27 Kurt ZeilengaDon't even spit out NDBM skipped warning
2000-01-27 Kurt ZeilengaDon't list NDBM as an option.
2000-01-26 Kurt ZeilengaAdd -llunicode to build environment
2000-01-13 Kurt ZeilengaRegenerate using proper tools.
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.
next