]> granicus.if.org Git - apache/history - configure.in
Correct the approach to std file handles by simplifying the approach
[apache] / configure.in
2007-07-12 Paul QuernaFix VPATH builds of httpd with the apr_memcache backend...
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-01-10 Joe Orton* configure.in: Substitute MOD_SO_ENABLED variable.
2007-01-04 Joe Orton* configure.in: Bump autoconf version requirement ...
2006-07-15 Paul QuernaDisable the getpwnam and getgrnam functions, since...
2006-07-15 Paul Quernainclude/ap_config.h: Include the autoconf generated...
2006-07-15 Paul QuernaBring in basic support for building the winnt MPM under...
2006-06-01 Joe Orton* configure.in: Use common variables for the required...
2006-05-29 Martin KraemerThe syntax ">&/dev/null" is csh-style, not bourne-style...
2006-04-19 Joe Orton* configure.in: Add --with-included-apr flag to force...
2005-12-12 Joe Orton* include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIA...
2005-10-27 Joe Orton* configure.in: Move apr/apr-util version checks later...
2005-10-26 Joe Orton* configure.in: Require apr >= 1.2.0 and apr-util ...
2005-10-15 André Malomake mod_dbd.h available for all who need it
2005-10-05 Colm MacCarthaighMove the AC_TRY_RUN expansion much further down, after...
2005-10-04 Colm MacCarthaighOne way or another, whether we leave the casts in or...
2005-09-30 Justin ErenkrantzUse rsync to install manual and htdocs to speed up...
2005-08-23 Colm MacCarthaighRemove support for the threaded-mpm's on Linux 2.0...
2005-06-13 Joe Orton* configure.in: Define MKINSTALLDIRS and INSTALL in...
2005-06-13 Joe OrtonSanitize the installed config_vars.mk to remove referen...
2005-05-13 Joe Orton* configure.in: Disallow use of bundled APR with extern...
2005-04-09 Joshua SliveMerged the simple-conf branch changes r159781:160695...
2005-02-11 Joe OrtonSupport use of an external copy of the PCRE library:
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-01-25 Joe Orton* configure.in: Add --enable-pie flag; define PICFLAGS...
2005-01-13 Justin ErenkrantzFix VPATH errors introduced in r124104.
2005-01-04 Graham LeggettAdd a build script to create a solaris package.
2004-12-21 Brian HavardThe current config.guess in APR outputs i386-pc-os2...
2004-09-21 Joe Orton* configure.in: Only export CC and CPP if a cache file...
2004-09-20 Joe Orton* configure.in: Ensure that $CC and $CPP are correctly...
2004-09-05 Paul QuernaEcho a warning from configure if you select an
2004-09-02 Joe Orton* configure.in: Only build against APR 1.x.
2004-08-13 Joe Orton* configure.in: Ensure that apr and apr-util exported...
2004-08-13 Joe Orton* configure.in: Define AP_HAVE_DESIGNATED_INITIALIZER...
2004-08-13 Joe Orton* configure.in, acinclude.m4: Substitute AP[RU]_CONFIG...
2004-08-02 Justin ErenkrantzTeach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION...
2004-07-19 Justin ErenkrantzWorkaround RHEL 3 'cuteness' for OpenSSL by calling...
2004-06-04 André MaloNobody objected:
2004-03-19 Jeff Trawick *) SECURITY: CAN-2004-0174 (cve.mitre.org)
2004-02-07 Joe Orton* configure.in: Remove long since unnecessary endiannes...
2004-01-26 Joe Orton* configure.in: Remove unnecessary $builddir/server...
2004-01-02 Joe Orton* configure.in: Check for sqrt in libm (needed by ab).
2003-11-26 Jeff TrawickAdd fatal exception hook for use by debug modules....
2003-09-28 Cliff Woolley"Listen 80" just works now, using v4-only, v6-only...
2003-07-21 Joe OrtonAdd optional hook to extend mod_status output.
2003-07-10 Joe OrtonUse three-argument form of AC_DEFINE everywhere; remove...
2003-05-19 Wilfredo SanchezPlay nice with libtool 1.5.
2003-05-16 William A. Rowe Jr Fix a VPATH build issue - our command lines can somet...
2003-05-05 Thom MayEnsure that ssl-std.conf is generated at configure...
2003-04-24 Jeff TrawickBy default, use the same CC and CPP with which APR...
2003-04-05 Justin ErenkrantzMove the dropped '--enable-layout' subdir logic into...
2003-04-03 Jeff TrawickFix a build problem with passing unsupported --enable...
2003-03-08 Jeff Trawickuse APR_CHECK_APR_DEFINE() where possible
2003-03-06 Greg AmesLinux 2.4+: enable coredumps when Apache is started...
2003-02-17 Justin ErenkrantzUse APR_LAYOUT instead of APACHE_LAYOUT in configure.
2003-02-17 Justin ErenkrantzRemove files on 'make distclean' that should be.
2003-02-15 Justin ErenkrantzUse correct quoting mechanism for APR_SUBDIR_CONFIG.
2003-02-15 Justin ErenkrantzAllow apachectl to perform status with links and elinks...
2003-02-07 Jeff Trawickupdate a test compile to find apr.h when apr isn't...
2003-01-30 Justin ErenkrantzMake buildconf work with out-of-tree apr and apr-util...
2002-12-19 Justin ErenkrantzAllow dependencies to be generated by something other...
2002-12-07 Wilfredo SanchezTake apr include dir from beginning, not end of list...
2002-11-29 Wilfredo SanchezFind apr, apr-util automatically if no --with-apr{...
2002-11-29 Wilfredo Sanchez If apr and apr-util are not in-tree, we need to be...
2002-11-28 Wilfredo SanchezChanges to reduce dependency on in-tree apr and apr...
2002-11-28 Wilfredo SanchezDon't include apr_network.m4 and apr_threads.m4; we...
2002-11-14 Jeff TrawickAdd --[enable|disable]-v4-mapped configure option to...
2002-09-19 Justin ErenkrantzRework the apxs -cp command to work when the source...
2002-08-30 Greg AmesOS/390: re-instate support for single listen unserializ...
2002-08-19 Justin ErenkrantzUse APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTS
2002-07-16 Jeff TrawickAIX: Apache is slightly faster with this malloc setting
2002-07-12 Jeff Trawickset some environment variables on AIX that improve...
2002-07-04 Sander StrikerMake the mime types configuration file path relative...
2002-06-15 David ReidFix the build on BSDi machines. The bsd_makefile trick...
2002-06-14 Jeff Trawickthe TCP guy in Austin (AIX-land) swears that 4.3.2...
2002-06-14 Jeff TrawickAIX 4.3.3 and above: Define SINGLE_LISTEN_UNSERIALIZED_...
2002-06-06 Justin ErenkrantzFix breakage introduced in mod_cgi commit since we...
2002-05-15 Jeff Trawickget APR to tell us the name of the shared library path...
2002-05-14 Justin ErenkrantzRemove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P...
2002-05-13 Justin ErenkrantzInstead of using the hardcoded libtool path of srclib...
2002-05-13 Justin ErenkrantzInstead of hardcoding srclib/apr{-util} in the INCLUDES...
2002-05-13 Justin ErenkrantzFirst pass at trying to standardize httpd-2.0's usage...
2002-04-18 Justin ErenkrantzAllow VPATH builds to succeed when configured from...
2002-04-12 Brian PaneAdded support for MPMs that live in subdirectories...
2002-04-07 Aaron BannertPass the --includedir flag to the apr and apr-util...
2002-04-04 Jeff TrawickAIX: Fix the syntax for setting the LDR_CNTRL and AIXTH...
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-03-21 Aaron BannertAdded exp_foo and rel_foo variables to config_vars...
2002-03-16 Ian HolsmanSolaris 8 doesn't have a thundering herd problem
2002-03-09 Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-08 Aaron BannertFix a bug that would cause SERVER_CONFIG_FILE to be...
2002-03-07 Jeff Trawick64-bit build on AIX:
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
2002-02-28 Aaron BannertFor some reason AC_PREFIX_DEFAULT must not be called...
2002-02-28 Aaron BannertNo longer assume SERVER_CONFIG_FILE is in the "conf...
2002-02-28 Aaron BannertFix a typo in the default cgidir variable.
2002-02-27 Aaron BannertSet defaults for non-autoconf path variables. Also...
2002-02-27 Aaron BannertFix --enable-layout to work again.
2002-02-01 Greg SteinFix the AC_OUTPUT() macro for the BSD users.
2002-01-31 Martin KraemerCheck for timegm() and for tm_gmtoff in struct tm.
next