]> git.sur5r.net Git - openldap/history - configure.in
rebuild with autconf 2.61
[openldap] / configure.in
2009-01-26 Howard ChuITS#5846 check for Solaris -lgss
2009-01-22 Kurt ZeilengaUpdate copyright notices
2009-01-20 Howard ChuFix typo in prev commit
2009-01-17 Kurt Zeilengaworking vsnprintf (at least on MSVC++ 2008)
2009-01-17 Kurt ZeilengaRevert previous commit
2009-01-17 Kurt Zeilengadebug code
2009-01-17 Kurt Zeilengauuid fixes
2009-01-17 Kurt ZeilengaFix syntax error in winsock lib check
2009-01-17 Kurt ZeilengaTweak winsock test
2009-01-17 Kurt ZeilengaRemove extra semi
2009-01-17 Kurt Zeilengaadd MSVC test
2009-01-17 Kurt Zeilenga*** empty log message ***
2009-01-17 Kurt Zeilengax hack
2009-01-17 Kurt ZeilengaAnother attempt
2009-01-17 Kurt ZeilengaFix test
2009-01-17 Kurt ZeilengaAnother winsock attempt
2009-01-16 Kurt Zeilengacygwin hack
2009-01-16 Kurt ZeilengaAnother winsock2 fix attempt
2009-01-16 Kurt ZeilengaFix winsock test to properly use cache
2009-01-16 Kurt ZeilengaTrail fix for MSVC++ vsnprintf problem
2008-11-21 Howard ChuITS#4750 check for geteuid()
2008-10-22 Pierangelo Masaratiadd support for (experimental) dereference control...
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-09-16 Howard ChuUpdated BerkeleyDB version tests
2008-09-11 Howard ChuDon't define anything when -lndbclient is found
2008-09-11 Howard ChuITS#5659 "collect" overlay enhancements
2008-09-05 Quanah Gibson-MountDisable back-bdb by default (per discussion with Howard)
2008-08-31 Howard ChuITS#5672 add checks for NDB headers and libraries
2008-08-30 Pierangelo Masaratiinitialize BUILD_NDB; please regenerate with autoconf...
2008-08-26 Howard ChuAdd back-ndb
2008-07-12 Pierangelo Masaratiallow checking for odbc32 library (blind fix to ITS...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-14 Pierangelo Masaratifix building of memberof as module
2007-09-07 Howard Chuback-sock by Brian Candler (B.Candler@pobox.com) ITS...
2007-08-24 Pierangelo Masaratiadd memberOf overlay
2007-07-02 Hallvard FurusethITS#5033: Do not make depend if configure does not...
2007-06-09 Hallvard FurusethFix HP-UX crash: Replace socklen_t with ber_socklen_t...
2007-05-23 Howard ChuMust set TLS_LIBS for gnutls
2007-05-18 Hallvard FurusethOnly use terminal escapes (in $TB/$TN) when printing...
2007-05-10 Howard ChuAdd GNUtls detection
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-04-05 Howard Chuslurpd is strongly deprecated
2007-03-25 Howard ChuRevert prev commits, didn't belong here
2007-03-25 Howard ChuFix typo in prev commit
2007-03-25 Howard ChuAdd LDAP_PF_LOCAL_SENDMSG flag
2007-03-02 Kurt ZeilengaRebuild
2007-03-02 Kurt ZeilengaSearch libs for uuid_generate
2007-03-02 Kurt ZeilengaAdd support for uuid_generate/uuid_unparse
2007-01-19 Kurt Zeilengafix typo
2007-01-11 Howard ChuBetter check for pthread_rwlock_destroy()
2007-01-09 Howard ChuITS#4799 remove all references to Kerberos
2007-01-02 Kurt Zeilengahappy new year
2006-12-28 Pierangelo Masaratimove slapo-{denyop,lastmod} to contrib/slapd-modules...
2006-11-07 Pierangelo Masaratiallow to select the desired ODBC sequence (ITS#4735)
2006-10-11 Kurt ZeilengaInclude sys/types.h for regex.h test
2006-09-21 Howard ChuITS#4674 fix poll detection
2006-09-17 Pierangelo Masaratidetect, but don't use, Solaris' /dev/poll
2006-09-06 Pierangelo Masarati- setup framework for monitoring of back-bdb/back-hdb...
2006-07-26 Howard ChuITS#4621 only check winsock.h if using MinGW
2006-07-06 Kurt Zeilenga(ITS#4608) Testing for GMP broken fix
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-08 Kurt ZeilengaRemove configure support for LDBM
2006-02-27 Howard ChuITS#4372 add auditlog to build
2006-02-22 Kurt ZeilengaFix > v -gt in sizeof test
2006-02-17 Kurt Zeilengacleanup --with-tls handle
2006-02-13 Luke HowardAdd sequential modify overlay to supported overlays
2006-02-10 Kurt ZeilengaFix typo in prev commit
2006-02-10 Kurt ZeilengaImproved bignum detection/use
2006-02-06 Howard ChuDelete enable_multimaster switch, it's now always present.
2006-01-16 Kurt ZeilengaRemove broken yield detection. Seems to do more harm...
2006-01-10 Kurt Zeilengaenable NANOSLEEP detection on Linux for ITS#3950
2006-01-09 Kurt Zeilengakludge for correct report URL
2006-01-09 Kurt ZeilengaITS#4312: fixed <netinet/tcp.h> detection for AIX and...
2006-01-06 Pierangelo Masaratimore about the ACI commit
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo Masaratifactor ACI code out of slapd; now it can only use dynac...
2006-01-06 Pierangelo Masaratifix comment
2006-01-06 Howard ChuITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLA...
2006-01-06 Kurt Zeilengai before e and other cleanup
2006-01-06 Kurt ZeilengaRemove usleep(3) detection (unused)
2006-01-06 Kurt ZeilengaAdd configure support for REPLACE_SCHED_YIELD
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-27 Pierangelo Masaratiadd severity-aware logging (ITS#4282)
2005-12-16 Pierangelo Masaratifix ITS#4141 (better fix: split into 3 slapd; but it...
2005-11-26 Pierangelo Masaratifix previous commit (overlay initializer prototypes...
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-23 Kurt ZeilengaSupport Solaris 10's getpeerucred(3) (*** blind commit...
2005-11-16 Kurt Zeilengadetect ICU and link it into slapd(8)
2005-11-16 Kurt ZeilengaAdd (not yet used) ICU detection
2005-11-14 Kurt Zeilengamemrchr detection cleanup
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-10-14 Kurt ZeilengaITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
2005-10-13 Kurt ZeilengaDrop support for SSLeay.
2005-09-17 Hallvard FurusethSupport POSIX 1003.1-2001 without XSI extensions (ITS...
2005-09-01 Howard ChuGlue is back in core, not an external overlay
2005-08-28 Howard ChuFix libtool 1.5 annoyance - disable checks for c++...
2005-08-27 Pierangelo Masaratifix ACI detection (please rebuild)
2005-08-26 Howard ChuReally hide --with-ldbm-api/type from --help
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-25 Howard ChuSupport --with-ldbm-api/type with warning
next