]> git.sur5r.net Git - openldap/history - build
ITS#5102 fix
[openldap] / build /
2007-08-06 Pierangelo Masaratiworkaround open() being a macro in glibc 2.6 (ITS#5075)
2007-07-05 Kurt Zeilenganotice cleanup
2007-07-02 Hallvard FurusethITS#5033: Do not make depend if configure does not...
2007-06-14 Hallvard FurusethRemoved ldbm and its underlying databases gdbm, mdbm...
2007-04-05 Howard Chuslurpd is strongly deprecated
2007-02-06 Kurt ZeilengaAdd detection for Berkeley DB 4.5 libraries
2007-02-01 Howard ChuFix soelim invocation for objdir builds
2007-01-02 Kurt ZeilengaUse soelim to fix .so problem
2007-01-02 Kurt Zeilengahappy new year
2006-11-16 Howard ChuReject BDB version 4.3; it is too unstable.
2006-10-28 Howard ChuAdd region-size patch for posterity
2006-09-14 Howard ChuITS#4606 fix sys_errlist detection on WIN32 / MSVC
2006-07-27 Kurt Zeilengarm cruft
2006-05-13 Kurt ZeilengaITS#4415: touch ucdata.h
2006-04-11 Kurt Zeilengaremove LDBM cruft
2006-04-08 Kurt Zeilengafix typo in last commit
2006-04-08 Kurt ZeilengaRemove configure support for LDBM
2006-04-03 Kurt Zeilengaupdate shtool to 2.0.5
2006-04-03 Kurt Zeilengaupdate to v1.5.22
2006-02-17 Kurt Zeilengacleanup --with-tls handle
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-03 Kurt ZeilengaReady for new year
2005-11-16 Kurt Zeilengadetect Berkeley DB major/minor versions and use them to
2005-11-16 Kurt ZeilengaAdd BDB 4.4 detection
2005-11-16 Kurt Zeilengadetect ICU and link it into slapd(8)
2005-11-16 Kurt ZeilengaAdd (not yet used) ICU detection
2005-11-03 Kurt ZeilengaNo longer needed.
2005-10-29 Kurt ZeilengaUpdate libtool to 1.5.20
2005-09-17 Hallvard FurusethSupport POSIX 1003.1-2001 without XSI extensions (ITS...
2005-08-29 Howard ChuITS#3977, fix libtool -static behavior to match docs
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Howard ChuEnhance OL_ARG_ENABLE for overridable defaults, trim...
2005-08-25 Howard ChuCleanup OL_ARG_xx, don't use changequote.
2005-08-24 Howard ChuFix OL_PTHREAD_TRY
2005-08-13 Pierangelo Masaratialternate fix to ITS#3916
2005-08-13 Kurt Zeilengareplace sig_atomic_t and socklen_t macros
2005-08-13 Kurt Zeilengareplace struct msghdr macros
2005-08-12 Kurt ZeilengaReplace PW_GECOS/PASSWD macros
2005-08-12 Kurt ZeilengaITS#3904: fix installed man page symlinks
2005-08-12 Kurt ZeilengaReplace openldap.m4/AC_COMPILE_CHECK_SIZEOF use with...
2005-08-12 Kurt Zeilengaautoupdate + manual fixes
2005-08-12 Kurt ZeilengaInitial auto tools update (in OPENLDAP_AC branch)
2005-08-12 Kurt ZeilengaAC_DEFUN cleanup
2005-08-10 Kurt ZeilengaFix typo
2005-08-10 Kurt ZeilengaAdd OpenLDAP notices
2005-08-10 Kurt ZeilengaRevert libtool update
2005-08-10 Kurt ZeilengaA more recent version of libtool
2005-08-10 Kurt ZeilengaUpdate libtool to 1.5 by replacing ltmain.sh
2005-08-07 Hallvard FurusethLet --<enable/disable>-<backends/overlays> provide...
2005-06-30 Kurt ZeilengaITS#3752: Update to shtool 2.0.2
2005-05-11 Howard ChuITS#3577 Make librewrite shared - > liblrewrite.la
2005-05-11 Kurt ZeilengaAdd code to build guide
2005-05-09 Howard ChuAdd (very limited) libtool 1.5 --tag support
2005-04-30 Kurt ZeilengaMove $STRIP to top.mk, expand use.
2005-04-02 Kurt ZeilengaAdd generation of SHA-1 hash.
2005-04-02 Kurt ZeilengaFix yet another typo
2005-04-02 Kurt ZeilengaFix typo in last commit
2005-04-02 Kurt ZeilengaAdd new resolver checks
2005-03-20 Kurt ZeilengaTweak notes.
2005-03-20 Howard ChuMore notes
2005-03-20 Kurt ZeilengaAdditional comment
2005-03-20 Kurt ZeilengaRemove EOF garbage
2005-03-20 Howard ChuAdd BDB 4.2.52 TXN patch
2005-03-16 Kurt ZeilengaAIX getpeerid support
2005-03-04 Kurt ZeilengaITS#3581: Have configure report a mismatch if the versi...
2005-01-21 Kurt ZeilengaCleanup notices
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-31 Kurt ZeilengaAll releases with version.sh
2004-11-20 Howard ChuSilence warning about cross-compile default
2004-11-13 Howard ChuBDB 4.3 detection, new static backend handler
2004-11-03 Ralf Haferkamp- Added autoconf test for CRL capable OpenSSL Version
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-05 Kurt ZeilengaMore shtool stuff
2004-09-05 Kurt ZeilengaUse shtool(1) (to a limited degree, more use would...
2004-09-05 Kurt ZeilengaUpdate shtool to 2.0.1
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-09-03 Kurt ZeilengaUpdate mismatch error messages
2004-04-24 Kurt Zeilengatemp workaround (until new STRERROR_R is in place)
2004-04-24 Kurt Zeilenganew strerror_r checks
2004-04-21 Kurt ZeilengaAdd BDB version mismatch check
2004-04-20 Kurt ZeilengaHACK: ignore libXXX.la files when using -lXXX
2004-04-17 Howard ChuFix module link libraries
2004-04-08 Kurt ZeilengaHide if SIZEOF_WCHAR_T < 4.
2004-04-08 Howard ChuCleanup comment
2004-04-08 Howard ChuMore static/dynamic cleanup
2004-03-26 Kurt ZeilengaBreak apart version-info
2004-03-24 Kurt ZeilengaUpdate library soname handling
2004-03-14 Kurt ZeilengaMove to -release based soname versioning
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Kurt ZeilengaReady for 2004
2003-12-18 Kurt ZeilengaBump the required Cyrus SASL version to 2.1.15+
2003-12-06 Kurt ZeilengaAs ud(1) is in the Attic, TERMCAP no longer needed
2003-12-05 Kurt Zeilenga-ldb should be considered equiv to -ldb4
2003-12-04 Howard ChuMoved ldbm into back-ldbm. No more libldbm.
2003-11-26 Kurt ZeilengaRevert removal. Used by mkvers.bat.
2003-11-26 Kurt ZeilengaMinor updates
2003-11-26 Kurt Zeilengamove AVL routines into -llutil
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
next