summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* FreeBSD: Disable IPv4-mapped listening sockets by default for versionsJeff Trawick2013-12-171-1/+4
* Don't link support/* against systemd libs.Joe Orton2013-10-011-1/+3
* * configure.in: Simplify/fix systemd detection: move later to fixJoe Orton2013-10-011-9/+13
* Add support for systemd socket activation to listener sockets.Paul Querna2013-08-061-0/+9
* maintainer-mode should auto-enable mod_bucketeerJim Jagielski2013-07-161-0/+4
* core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimizationJeff Trawick2013-06-251-2/+3
* Avoid valgrind warnings in mod_ssl random number generatorStefan Fritsch2013-02-041-0/+16
* follow-up to r1389481: find/use getloadavg() prototype on SolarisJeff Trawick2012-10-121-1/+2
* configure: Fix processing of --disable-FEATURE for various features.Jeff Trawick2012-10-121-34/+46
* Would be nice to have some sort of canonical definitionJim Jagielski2012-09-241-1/+2
* consolidate hints/instructions about using APR (and maybe APR-util) with httpdJeff Trawick2012-09-231-4/+4
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-2/+2
* revert r1385214, as I inadvertently left out acinclude.m4.Kaspar Brand2012-09-161-2/+2
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-2/+2
* fix APREQ declarations for MinGW buildsJeff Trawick2012-07-181-0/+1
* * configure.in: Enforce 1.4.0 as minimum APR version requirement.Joe Orton2012-06-081-1/+10
* * configure.in: Correct handling of --with-suexec-logfile in r1341905,Joe Orton2012-06-011-0/+2
* Make ap_regcomp() return AP_REG_ESPACE if out of memory. Make ap_pregcomp()Stefan Fritsch2012-05-271-0/+5
* suexec: Support use of setgid/setuid capability bits on Linux, aJoe Orton2012-05-231-0/+9
* * configure.in: Use AC_MSG_NOTICE so passing --silent works as advertised.Joe Orton2012-05-231-6/+18
* suexec: Add support for logging to syslog as an alternative to aJoe Orton2012-05-231-1/+18
* Final step to make cross compilation working.Guenter Knauf2012-04-211-0/+8
* To early, not enough drugs, sorry for the noise.Rainer Jung2012-02-141-1/+0
* Fix out of tree build with srclib apr.Rainer Jung2012-02-141-3/+4
* configure: Move the --with-included-apr check so that srcdir!=builddir buildsGraham Leggett2012-01-181-10/+10
* configure: Improve the error message when --with-included-apr is specifiedGraham Leggett2012-01-171-8/+14
* mod_policy: Add a new testing module to help server administratorsGraham Leggett2011-12-211-1/+1
* libapreq is not a bunch of C files now, no special configure magic requiredPhilip M. Gollucci2011-11-131-17/+0
* Set --enable-load-all-modules implicitely inRainer Jung2011-11-121-9/+14
* A stab at libapreq build integration, still disabled by default.Joe Orton2011-11-111-6/+17
* disable libapreq stuff until it works genericallyPhilip M. Gollucci2011-11-111-4/+7
* have libapreq install honor the top level layout optionsPhilip M. Gollucci2011-11-101-1/+1
* hook up srclib/libapreq to the build systemPhilip M. Gollucci2011-11-101-2/+5
* Add default proxy-html.conf file (defines links to be rewrittenNick Kew2011-11-101-1/+1
* Load all modules in the generated default configurationRainer Jung2011-11-081-0/+8
* By default, only load those modules that are either requiredStefan Fritsch2011-11-081-0/+4
* Add some CFLAGS in maintainer mode if supported by gcc:Stefan Fritsch2011-10-081-20/+10
* Revert r1129808:Stefan Fritsch2011-07-231-1/+0
* Revert r1131393:Stefan Fritsch2011-07-231-3/+0
* Move PCRE_LIBS from HTTPD_LDFLAGS toRainer Jung2011-07-051-1/+0
* Line already contained in aclocal.m4.Rainer Jung2011-07-041-1/+0
* Only link the httpd binary against PCRE.Rainer Jung2011-07-041-1/+2
* Add support to ErrorLogFormat for logging the system uniqueStefan Fritsch2011-06-221-0/+12
* Several fixes for the ap_ldap build logic. This should fix compilationStefan Fritsch2011-06-041-0/+3
* Incorporate the ap_ldap incomplete API, as there is no interest or effortWilliam A. Rowe Jr2011-05-311-0/+1
* Silence autoconf 2.68 warnings.Rainer Jung2011-05-091-2/+2
* keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) andJeff Trawick2011-05-091-2/+4
* Use AP_ instead of APR_ and move into the compile CPPJim Jagielski2011-05-091-1/+2
* Start of ap_hooks.h setupJim Jagielski2011-05-091-0/+6
* move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGSJeff Trawick2011-04-141-3/+1