| Commit message (Expand) | Author | Age | Files | Lines |
* | Use different variables to track normal | Rainer Jung | 2016-02-12 | 1 | -2/+4 |
* | Support for OpenSSL 1.1.0: | Rainer Jung | 2016-02-07 | 1 | -1/+1 |
* | * Since r1724820 two modules, mod_http2 and mod_ssl, call APACHE_CHECK_OPENSSL, | Ruediger Pluem | 2016-01-18 | 1 | -0/+8 |
* | m4: please any autoconf by quoting AC_DEFUN's names. PR 58126. | Yann Ylavic | 2015-10-05 | 1 | -20/+20 |
* | httpd compiles warning free on gcc and every new warning will be treated as a... | Stefan Eissing | 2015-09-14 | 1 | -1/+1 |
* | moving m4 mod_h2 macro from global to module local config | Stefan Eissing | 2015-08-27 | 1 | -121/+0 |
* | Add HTTPD_VERSION and HTTPD_MMN to the variables available with apxs -q | Eric Covener | 2015-08-03 | 1 | -0/+2 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+121 |
* | mod_ssl: Check for RAND_egd() at configure time and only use it if present. | Stefan Sperling | 2015-04-18 | 1 | -1/+1 |
* | * mod_dav_fs: set default value of DavLockDB using installation layout | Jan Kaluža | 2015-04-17 | 1 | -0/+2 |
* | Generate #LoadModule directive in default httpd.conf for every --enable-mpms-... | Yann Ylavic | 2015-01-19 | 1 | -1/+1 |
* | * acinclude.m4 (APACHE_CHECK_SYSTEMD): Actually use $PKGCONFIG, duh. | Joe Orton | 2014-07-31 | 1 | -2/+2 |
* | * acinclude.m4 (APACHE_CHECK_SYSTEMD): Check first for libsystemd | Joe Orton | 2014-07-31 | 1 | -1/+3 |
* | * configure.in, acinclude.m4: Move systemd check to APACHE_CHECK_SYSTEMD | Joe Orton | 2014-07-31 | 1 | -0/+21 |
* | Increase minimum required OpenSSL version to 0.9.8a (in preparation | Kaspar Brand | 2013-09-29 | 1 | -2/+2 |
* | mod_ssl/ab: only use "--static" for pkg-config when explicity requested | Kaspar Brand | 2013-01-05 | 1 | -3/+8 |
* | Improve pkg-config usage for mod_ssl/ab: | Kaspar Brand | 2013-01-03 | 1 | -3/+6 |
* | Follow on to r1393976 and r1396424: | Jeff Trawick | 2012-10-10 | 1 | -10/+3 |
* | Fix usage of MOD_* variables for MPM modules | Stefan Fritsch | 2012-10-07 | 1 | -2/+23 |
* | Spin off module-specific build options into separate build vars. | Kaspar Brand | 2012-09-16 | 1 | -11/+27 |
* | revert r1358167, in preparation of the next commit | Kaspar Brand | 2012-09-16 | 1 | -43/+30 |
* | Work correctly with a development version of OpenSSL. I suspect | Ben Laurie | 2012-07-06 | 1 | -30/+43 |
* | * acinclude.m4: Use AC_MSG_NOTICE. | Joe Orton | 2012-05-23 | 1 | -1/+1 |
* | Avoid AC_TRY_RUN break with cross-compile. | Guenter Knauf | 2012-04-20 | 1 | -1/+1 |
* | Next step to make cross compilation a bit easier. | Guenter Knauf | 2012-04-20 | 1 | -0/+2 |
* | Improve indentation, no code change | Stefan Fritsch | 2012-01-22 | 1 | -18/+19 |
* | Make APACHE_MODULE() accept an optional prerequisite module for configure. | Stefan Fritsch | 2012-01-20 | 1 | -3/+20 |
* | A stab at libapreq build integration, still disabled by default. | Joe Orton | 2011-11-11 | 1 | -0/+2 |
* | Only load the really imporant modules (i.e. those enabled by the 'few' | Stefan Fritsch | 2011-11-10 | 1 | -1/+1 |
* | Fix selection of loaded modules on AIX because its grep doesn't understand \<... | Stefan Fritsch | 2011-11-10 | 1 | -2/+2 |
* | Load all modules in the generated default configuration | Rainer Jung | 2011-11-08 | 1 | -0/+1 |
* | By default, only load those modules that are either required | Stefan Fritsch | 2011-11-08 | 1 | -4/+9 |
* | Add some CFLAGS in maintainer mode if supported by gcc: | Stefan Fritsch | 2011-10-08 | 1 | -0/+22 |
* | Allow to explicitly disable modules even with module selection 'reallyall' | Stefan Fritsch | 2011-08-08 | 1 | -3/+3 |
* | Enforce OpenSSL 0.9.7 as a minimum requirement in configure, and | Kaspar Brand | 2011-08-07 | 1 | -12/+9 |
* | Drop support for the RSA BSAFE SSL-C toolkit from configure, | Kaspar Brand | 2011-08-07 | 1 | -115/+60 |
* | Simplify dependency checking code for mod_proxy_fdpass. This also fixes | Stefan Fritsch | 2011-08-05 | 1 | -0/+3 |
* | Enable ldap modules in 'all' and 'most' selections if ldap is compiled into | Stefan Fritsch | 2011-08-05 | 1 | -0/+21 |
* | enable mod_ssl at level 'most' | Stefan Fritsch | 2011-07-24 | 1 | -131/+136 |
* | Don't fail if a module is selected for 'most' or 'all' but the dependencies | Stefan Fritsch | 2011-07-24 | 1 | -8/+14 |
* | Tolerate dependency checking failures in configure | Rainer Jung | 2011-07-05 | 1 | -1/+1 |
* | Support reallyall option to configure also for | Rainer Jung | 2011-07-04 | 1 | -4/+4 |
* | keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) and | Jeff Trawick | 2011-05-09 | 1 | -0/+1 |
* | Removed leftover from 2.0.x. | Guenter Knauf | 2010-10-20 | 1 | -2/+0 |
* | - Add reallyall option to configure to build everything that can be built with | Stefan Fritsch | 2010-06-19 | 1 | -12/+26 |
* | Fix MPM event/libserf build problems: If libserf was installed during build, | Stefan Fritsch | 2010-06-13 | 1 | -2/+46 |
* | make shared moduled and module set "most" the default. | Rainer Jung | 2010-06-06 | 1 | -18/+40 |
* | fix VPATH builds, broken by the support for --enable-mpms-shared | Jeff Trawick | 2009-11-16 | 1 | -0/+3 |
* | fix bad doc for an argument to APACHE_MPM_MODULE() | Jeff Trawick | 2009-11-15 | 1 | -1/+1 |
* | Add a LoadModule directive for the default MPM to the conf file when building... | Jeff Trawick | 2009-11-04 | 1 | -0/+4 |