| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump trunk to require apr-util >=1.3.x, since we already require apr >=1.3.x. | Paul Querna | 2008-11-03 | 1 | -2/+2 |
* | Adopt conditional handling for the new AC_USE_SYSTEM_EXTENSIONS as of 2.60. | William A. Rowe Jr | 2008-06-20 | 1 | -1/+7 |
* | AC_USE_SYSTEM_EXTENSIONS encompases _MINIX and _AIX and | William A. Rowe Jr | 2008-06-20 | 1 | -2/+1 |
* | For *trunk/* development, presume at least apr-1.3 (now released) for | William A. Rowe Jr | 2008-06-05 | 1 | -1/+2 |
* | Determine registered authn/z providers directly in ap_setup_auth_internal(), | Chris Darroch | 2008-05-22 | 1 | -1/+1 |
* | Revert unintentional changes in r657354 | Nick Kew | 2008-05-17 | 1 | -2/+2 |
* | configure: Don't reject libtool 2.x | Nick Kew | 2008-05-17 | 1 | -3/+3 |
* | mod_session: Add a generic session interface to unify the different | Graham Leggett | 2008-04-04 | 1 | -1/+1 |
* | Enabled to configure the https port as we do with http port too. | Guenter Knauf | 2007-12-21 | 1 | -0/+4 |
* | As APR 1.2.x cannot solve it's issues with apr_proc_create(), | William A. Rowe Jr | 2007-10-05 | 1 | -2/+2 |
* | Fix VPATH builds of httpd with the apr_memcache backend for ssl sessions, whe... | Paul Querna | 2007-07-12 | 1 | -0/+2 |
* | Add alternative fixes for CVE-2007-3304: | Joe Orton | 2007-06-29 | 1 | -0/+1 |
* | * configure.in: Substitute MOD_SO_ENABLED variable. | Joe Orton | 2007-01-10 | 1 | -0/+2 |
* | * configure.in: Bump autoconf version requirement (matching APR). | Joe Orton | 2007-01-04 | 1 | -1/+1 |
* | Disable the getpwnam and getgrnam functions, since they aren't available on w... | Paul Querna | 2006-07-15 | 1 | -0/+2 |
* | include/ap_config.h: Include the autoconf generated header that defines what ... | Paul Querna | 2006-07-15 | 1 | -0/+1 |
* | Bring in basic support for building the winnt MPM under mingw32, using the au... | Paul Querna | 2006-07-15 | 1 | -0/+4 |
* | * configure.in: Use common variables for the required APR/APR-util | Joe Orton | 2006-06-01 | 1 | -4/+10 |
* | The syntax ">&/dev/null" is csh-style, not bourne-style shell. | Martin Kraemer | 2006-05-29 | 1 | -1/+1 |
* | * configure.in: Add --with-included-apr flag to force use of the | Joe Orton | 2006-04-19 | 1 | -2/+15 |
* | * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCC | Joe Orton | 2005-12-12 | 1 | -4/+0 |
* | * configure.in: Move apr/apr-util version checks later to fix in-tree | Joe Orton | 2005-10-27 | 1 | -8/+12 |
* | * configure.in: Require apr >= 1.2.0 and apr-util >= 1.2.0. | Joe Orton | 2005-10-26 | 1 | -0/+8 |
* | make mod_dbd.h available for all who need it | André Malo | 2005-10-15 | 1 | -1/+1 |
* | Move the AC_TRY_RUN expansion much further down, after we have had a chance to | Colm MacCarthaigh | 2005-10-05 | 1 | -3/+3 |
* | One way or another, whether we leave the casts in or out, right now we are | Colm MacCarthaigh | 2005-10-04 | 1 | -0/+3 |
* | Use rsync to install manual and htdocs to speed up installation times. | Justin Erenkrantz | 2005-09-30 | 1 | -0/+1 |
* | Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf the | Colm MacCarthaigh | 2005-08-23 | 1 | -13/+0 |
* | * configure.in: Define MKINSTALLDIRS and INSTALL in config_vars.mk. | Joe Orton | 2005-06-13 | 1 | -1/+6 |
* | Sanitize the installed config_vars.mk to remove references to the | Joe Orton | 2005-06-13 | 1 | -2/+2 |
* | * configure.in: Disallow use of bundled APR with external APR-util, or | Joe Orton | 2005-05-13 | 1 | -0/+10 |
* | Merged the simple-conf branch changes r159781:160695 into the trunk. | Joshua Slive | 2005-04-09 | 1 | -1/+1 |
* | Support use of an external copy of the PCRE library: | Joe Orton | 2005-02-11 | 1 | -10/+37 |
* | Move the POSIX reg* implementations into the ap_* namespace; | Joe Orton | 2005-02-11 | 1 | -0/+1 |
* | * configure.in: Add --enable-pie flag; define PICFLAGS and PILDFLAGS. | Joe Orton | 2005-01-25 | 1 | -0/+23 |
* | Fix VPATH errors introduced in r124104. | Justin Erenkrantz | 2005-01-13 | 1 | -1/+1 |
* | Add a build script to create a solaris package. | Graham Leggett | 2005-01-04 | 1 | -1/+5 |
* | The current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather than | Brian Havard | 2004-12-21 | 1 | -1/+1 |
* | * configure.in: Only export CC and CPP if a cache file is not | Joe Orton | 2004-09-21 | 1 | -3/+5 |
* | * configure.in: Ensure that $CC and $CPP are correctly passed through | Joe Orton | 2004-09-20 | 1 | -0/+4 |
* | Echo a warning from configure if you select an | Paul Querna | 2004-09-05 | 1 | -0/+19 |
* | * configure.in: Only build against APR 1.x. | Joe Orton | 2004-09-02 | 1 | -2/+2 |
* | * configure.in: Ensure that apr and apr-util exported include | Joe Orton | 2004-08-13 | 1 | -2/+6 |
* | * configure.in: Define AP_HAVE_DESIGNATED_INITIALIZER via ap_config.h | Joe Orton | 2004-08-13 | 1 | -2/+3 |
* | * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with location | Joe Orton | 2004-08-13 | 1 | -0/+2 |
* | Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-config | Justin Erenkrantz | 2004-08-02 | 1 | -0/+2 |
* | Workaround RHEL 3 'cuteness' for OpenSSL by calling pkg-config openssl. | Justin Erenkrantz | 2004-07-19 | 1 | -0/+1 |
* | Nobody objected: | André Malo | 2004-06-05 | 1 | -1/+1 |
* | *) SECURITY: CAN-2004-0174 (cve.mitre.org) | Jeff Trawick | 2004-03-19 | 1 | -0/+7 |
* | * configure.in: Remove long since unnecessary endianness checks. | Joe Orton | 2004-02-07 | 1 | -8/+0 |