summaryrefslogtreecommitdiffstats
path: root/server/mpm/event/config.m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-19Silence compiler warning:Rainer Jung1-1/+1
2016-12-18Rebuild.Lucien Gentis2-3/+76
2016-12-18XML update.Lucien Gentis1-1/+84
2016-12-16Follow up to r1768070, wire mod_socache_redis into windows build schemesWilliam A. Rowe Jr4-0/+48
2016-12-16mod_socache_redis also uses mod_status hooksWilliam A. Rowe Jr1-2/+2
2016-12-16update transformationAndré Malo4-3/+467
2016-12-16related to http://svn.apache.org/viewvc?view=revision&revision=1774602Jim Jagielski1-8/+8
2016-12-16Add ../generators to include path for WindowsRainer Jung1-2/+2
2016-12-16Use correct format pattern, "%lu" is wrong forRainer Jung1-6/+6
2016-12-16event: close a race condition where we might re-enable listeners while theyYann Ylavic1-0/+3
2016-12-16event: follow up to r1762718.Yann Ylavic1-4/+8
2016-12-16Revert r1774525, will commit a better way to handle this.Yann Ylavic1-1/+0
2016-12-15kill the keepalive conns as early as possible during gracefulJim Jagielski1-0/+1
2016-12-15Documentation rebuildLuca Toscano5-6/+12
2016-12-15Added a note to mod_ratelimit documentationLuca Toscano1-0/+2
2016-12-15Fixed xml for mod_info.xmlLuca Toscano1-1/+1
2016-12-15typoRich Bowen1-1/+1
2016-12-15example of using -DDUMP_CONFIGRich Bowen1-2/+7
2016-12-14http: release data buckets (memory, fd, ...) as soon as possible whenYann Ylavic1-6/+6
2016-12-14short-circuit some kinds of looping in RewriteRule.Eric Covener2-0/+15
2016-12-14Follow up to r1773761: restore EOC semantic.Yann Ylavic1-18/+10
2016-12-13xformJim Jagielski1-2/+6
2016-12-13xhtmlJim Jagielski1-3/+5
2016-12-13rate limit notesJim Jagielski1-0/+5
2016-12-13xformJim Jagielski5-4/+6
2016-12-13add buzz wordJim Jagielski1-1/+1
2016-12-13html elementsJim Jagielski1-9/+9
2016-12-13Some "error" reporting if we overflowJim Jagielski2-2/+6
2016-12-12With the changes of api from pcre 8.x to 10.x, do not presume that the internalWilliam A. Rowe Jr1-4/+8
2016-12-12Need to preserve --with-pcre value if not a path refWilliam A. Rowe Jr1-1/+2
2016-12-12Follow up to r1773761: improved recursion detection.Yann Ylavic1-8/+19
2016-12-12Follow up to r1773761: we need to check both ap_send_error_response() and int...Yann Ylavic1-4/+4
2016-12-12Follow up to r1773761: don't recurse on ap_send_error_response() either.Yann Ylavic1-2/+5
2016-12-12Resolve shell syntax error noted by jim, tested against pcre8/pcre2-10William A. Rowe Jr1-4/+3
2016-12-12Follow up to r1773761: don't recurse on internal redirects.Yann Ylavic1-11/+25
2016-12-12Follow up to r1773761: don't check_headers() more than once.Yann Ylavic1-9/+11
2016-12-12Follow up to r1773293.Yann Ylavic1-30/+40
2016-12-12Diagnostic statement wasn't necessaryWilliam A. Rowe Jr1-1/+0
2016-12-12Fixes to --with-pcre. Refuse to consider --without-pcre, that isWilliam A. Rowe Jr1-2/+8
2016-12-09Replace PCRE with PCRE2 where it is available.William A. Rowe Jr2-55/+129
2016-12-09ProxyPass ! doesn't block per-directory ProxyPassEric Covener2-5/+20
2016-12-09backportedEric Covener1-10/+0
2016-12-09Drop C-L header and message-body from HTTP 204 responses.Luca Toscano2-2/+9
2016-12-08change error handling for bad resp headersEric Covener1-5/+16
2016-12-08revert r1773285 Eric Covener1-15/+5
2016-12-08change error handling for bad resp headersEric Covener1-5/+15
2016-12-08RebuildRich Bowen20-14/+33
2016-12-08"most common". Sheesh.Rich Bowen1-2/+3
2016-12-08After eliminating unusual whitespace in Unsafe mode (e.g. \f \v), we are leftWilliam A. Rowe Jr1-11/+1
2016-12-08Partial port of proposed r1773158 for httpd-2.x only; this change causes allWilliam A. Rowe Jr1-5/+2