]> git.sur5r.net Git - openldap/history - configure.in
Sync with HEAD (need to update CHANGES)
[openldap] / configure.in
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-10 Kurt ZeilengaSync with HEAD
2005-06-10 Kurt ZeilengaSync with HEAD
2005-05-20 Kurt ZeilengaFix (ITS#3735) No rule to make target `config.lo',...
2005-05-10 Kurt ZeilengaSync with HEAD in prep for 2.3.3beta
2005-05-06 Kurt ZeilengaBuild + client side changes from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-17 Kurt Zeilengaback-ldif always present
2005-03-17 Kurt ZeilengaAIX getpeereid
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-04 Howard ChuAdd glue overlay
2004-11-30 Sang Seok Limto check if dynamic module support is on
2004-11-29 Sang Seok Lim1) <all> type component reference support
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-20 Howard ChuBetter test for epoll, make sure the syscall actually...
2004-11-18 Howard ChuAdd check for epoll(), sys/epoll.h
2004-11-11 Pierangelo Masaraticleanup
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-03 Ralf Haferkamp- Added autoconf test for CRL capable OpenSSL Version
2004-10-27 Sang Seok LimComponent Matching module
2004-10-18 Kurt ZeilengaRough but working poll(2) implementation for -lldap
2004-10-18 Kurt ZeilengaPoll code needs a bit more work.
2004-10-18 Kurt ZeilengaAdd <poll.h> detection as well
2004-10-18 Kurt ZeilengaAdd basic check for poll(2)
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-05 Kurt ZeilengaUse shtool(1) (to a limited degree, more use would...
2004-06-19 Pierangelo Masaratineed to know if SASL is available
2004-06-18 Kurt ZeilengaBlind MacOSX -lresolv fix
2004-04-25 Kurt ZeilengaAdd check for hstrerror
2004-04-24 Kurt Zeilenganew strerror_r checks
2004-04-19 Kurt Zeilengacleanup
2004-04-17 Howard ChuFix module link libraries
2004-04-17 Howard ChuCleanup some BDB tests
2004-04-17 Pierangelo Masaratirevert double shortcut :)
2004-04-17 Pierangelo Masaratishortcut to configure all overlays
2004-04-17 Howard ChuAdd --enable-backends and --enable-overlays switches...
2004-04-17 Howard ChuAdded referential integrity and attribute uniqueness...
2004-04-15 Kurt Zeilengacleanup
2004-04-14 Pierangelo Masaratiadd support for lastmod overlay
2004-04-10 Kurt Zeilengacleanup
2004-04-08 Kurt ZeilengaHide if SIZEOF_WCHAR_T < 4.
2004-04-08 Howard ChuFix disabling switches
2004-04-08 Howard ChuCleanup prev commit
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-08 Kurt Zeilengafix typo
2004-04-08 Kurt ZeilengaUpdate prereq. comments
2004-04-07 Kurt Zeilengacleanup
2004-04-07 Kurt ZeilengaRework meta/ldap/rewrite flag logic
2004-04-07 Kurt Zeilengas/--with/--enable/ for all overlay options
2004-04-04 Kurt Zeilengaremove our cross compiling cruft and add warning where...
2004-03-24 Kurt ZeilengaUpdate library soname handling
2004-03-24 Kurt ZeilengaHide x_compile flag (as it doesn't work)
2004-03-20 Howard ChuAdd ppolicy bits
2004-03-18 Pierangelo Masaratioverlays reworking
2004-03-17 Pierangelo Masaratiadd back-relay (doesn't work yet; need to regenerate...
2004-02-26 Howard ChuRemove slapd/tools from Makefile list
2004-02-26 Howard ChuDelete kpasswd support
2004-02-13 Howard ChuFix typos in static overlay config
2004-01-17 Howard ChuDelete dlopen check, it's never used here. We only...
2004-01-15 Howard ChuITS#2918 additional fix for -lrpcrt4 detection
2004-01-15 Howard ChuITS#2918 fix winsock detection syntax
2004-01-01 Kurt ZeilengaHappy new year
2003-12-14 Kurt ZeilengaAdd support for -DOPENLDAP_FD_SETSIZE=N for use on...
2003-12-10 Howard ChuFixup overlay build environment
2003-12-09 Pierangelo Masaratiadd rwm overlay configure and make stuff (need autoconf...
2003-12-07 Hallvard FurusethRemove spurious '-a' at end of test statement.
2003-12-07 Howard ChuITS#2341 ol_enable_dynamic shouldn't depend on enable_slapd
2003-12-06 Kurt ZeilengaAs ud(1) is in the Attic, TERMCAP no longer needed
2003-12-06 Kurt ZeilengaMove back-tcl to the Attic
2003-12-06 Howard ChuRemove old BUILD_CACHE symbol
2003-12-06 Howard ChuOverlay build environment
2003-12-04 Kurt Zeilengazap libldbm
2003-12-02 Howard ChuITS#2764 catch -lc at end of line as well
2003-12-01 Pierangelo Masaratitypo...
2003-11-26 Kurt Zeilengamove AVL routines into -llutil
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaUpdate Notices
2003-10-21 Kurt ZeilengaFix PERL ldopt handling
2003-10-21 Kurt ZeilengaGenerate test/run script
2003-10-18 Kurt ZeilengaRework support for certificate exact matching based...
2003-10-14 Kurt ZeilengaITS#2764: fix sed of perl ldopts
2003-10-10 Howard ChuFix typo
2003-10-06 Kurt ZeilengaComment out Kerberos flags.
2003-10-06 Pierangelo Masaratienable back-monitor build by default
2003-09-22 Kurt ZeilengaFix LONG LONG header comment
2003-09-21 Luke HowardAlso check for strtoll()
2003-09-21 Luke HowardCheck for strtoq, strtouq
2003-08-13 Jong Hyuk ChoiProxy cache patch (by Jong, Apurva, & Kurt)
2003-06-28 Hallvard FurusethAdd HAVE_LONG_LONG
2003-06-21 Kurt ZeilengaITS#2608: blind fix for back-ldap/back-meta configurati...
2003-05-31 Kurt Zeilengamark --enable-slapi as experimental
2003-05-23 Kurt ZeilengaPartially fix slapi builds, still have undefined references
2003-05-23 Kurt Zeilengazap --enable-phonetic
2003-05-23 Kurt ZeilengaReally zap readline(3) detection
2003-05-23 Kurt ZeilengaRemove readline detection
2003-04-23 Howard ChuAdded back-hdb
2003-04-07 Kurt ZeilengaBackout autoconf 2.57 changes. Too much work for now.
next