summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: fix MPM_MODULES typo (in check-conf)trunk-test-integrationJacob Champion2017-07-121-1/+1
* check: silence ServerName warnings with MPM DSOsJacob Champion2017-02-071-0/+3
* check: allow config tests to pass if necessaryJacob Champion2017-01-091-5/+15
* check: search for MPM modules in the correct directoryJacob Champion2017-01-091-1/+1
* check: enable all (non-MPM) modules when testingJacob Champion2017-01-061-17/+9
* Enable zero-install testingJacob Champion2017-01-061-12/+122
* Add a --with-test-suite option for "in-tree" testingJacob Champion2017-01-041-0/+19
* Use different variables to track normalRainer Jung2016-02-121-14/+23
* Exclude MPM modules from automatic LoadModuleRainer Jung2016-02-081-3/+4
* exporting mod_http2.hStefan Eissing2016-02-011-0/+1
* Fix indentation and tab use after r1652955.Rainer Jung2015-01-191-12/+12
* Addition to r1652955: Use "=" in combinationRainer Jung2015-01-191-2/+2
* PR 57379: If mod_cgi and mod_cgid get installed,Rainer Jung2015-01-191-0/+20
* mod_ssl: Add hooks to allow other modules to perform processing atJeff Trawick2014-04-151-0/+1
* we need to remove this fluff as wellJim Jagielski2013-12-231-1/+1
* Don't link support/* against systemd libs.Joe Orton2013-10-011-1/+1
* Install cache_common.h as required by mod_cache.h. Allows external modulesGraham Leggett2012-12-171-0/+1
* Export mod_xml2enc.h so that others can use the module.Graham Leggett2012-10-171-0/+1
* suexec: Support use of setgid/setuid capability bits on Linux, aJoe Orton2012-05-231-2/+13
* Install multiple files per install.sh invocationStefan Fritsch2012-01-291-13/+9
* Add a validate-xml targetStefan Fritsch2012-01-221-0/+8
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-2/+2
* Add APLOGNO() macro for unique tags for every log message.Stefan Fritsch2011-12-021-0/+4
* Fix installation of conf/extra/proxy-html.conf.Rainer Jung2011-11-111-1/+1
* Fix selection of loaded modules on AIX because its grep doesn't understand \<...Stefan Fritsch2011-11-101-1/+1
* Load all modules in the generated default configurationRainer Jung2011-11-081-2/+6
* Fix make variable reference.Rainer Jung2011-11-081-1/+1
* By default, only load those modules that are either requiredStefan Fritsch2011-11-081-1/+5
* Revert r1141203:Stefan Fritsch2011-07-231-1/+1
* Move PCRE_LIBS from HTTPD_LDFLAGS toRainer Jung2011-07-051-1/+1
* remove ap_ldap.h in make distcleanStefan Fritsch2011-06-291-1/+1
* apache_probes.h is generated by configureJeff Trawick2009-12-181-0/+1
* Note style flaw, this is rather inappropriate on a global basis, no?William A. Rowe Jr2009-08-281-0/+1
* catch missing .h for installWilliam A. Rowe Jr2009-08-271-0/+1
* Bring back OS/2 support.Brian Havard2009-08-261-0/+2
* Here's the simpler solution to the two groups of mappers/ modules...William A. Rowe Jr2009-05-081-4/+3
* install mod_serf.hJeff Trawick2009-03-291-0/+1
* remove OS/2 platform supportJeff Trawick2009-03-261-2/+0
* MPM header files are private; don't install themJeff Trawick2009-03-241-1/+0
* Add watchdog module header to dist includeMladen Turk2009-02-171-0/+1
* Export and install the mod_rewrite.h header to ensure the optionalGraham Leggett2008-10-141-0/+1
* mod_core.h moved to include/William A. Rowe Jr2008-06-071-1/+0
* mod_request.h / mod_auth.h moved to include/William A. Rowe Jr2008-06-061-2/+0
* Move the public mod_request.h header out of the include directory and back to...Graham Leggett2008-04-151-0/+1
* Make sure the mod_session.h public header is exported correctly to the rest o...Graham Leggett2008-04-071-0/+1
* Also install the so, rewrite and cache header files.Dirk-Willem van Gulik2008-02-091-0/+3
* Enabled to configure the https port as we do with http port too.Guenter Knauf2007-12-211-0/+3
* Add forgotten '||true' to prevent 'make install-man' from returning an error ...Martin Kraemer2007-04-241-1/+1
* make mod_dbd.h available for all who need itAndré Malo2005-10-151-0/+1
* Use rsync to install manual and htdocs to speed up installation times.Justin Erenkrantz2005-09-301-4/+12