summaryrefslogtreecommitdiffstats
path: root/ROADMAP (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-24On the trunk:Stefan Eissing1-2/+2
2016-12-24On the trunk:Stefan Eissing1-6/+0
2016-12-23Note some 3.0 potential stuffWilliam A. Rowe Jr1-10/+13
2016-12-23Return HTTP 504 rather than 503 when a proxy timeout is hit.Luca Toscano2-0/+6
2016-12-23On the trunk: update after backportStefan Eissing1-3/+0
2016-12-23On the trunk:Stefan Eissing2-1/+13
2016-12-23On the trunk:Stefan Eissing2-6/+2
2016-12-23On the trunk:Stefan Eissing7-8/+70
2016-12-23mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an establishedYann Ylavic2-4/+12
2016-12-23pass along error bucketsEric Covener2-0/+10
2016-12-22remove initial isascii check entirelyEric Covener1-6/+0
2016-12-21fix indentEric Covener1-3/+3
2016-12-21much backportEric Covener1-35/+0
2016-12-21fix crash in util_fcgi.cEric Covener2-4/+11
2016-12-20Fix strict Host: header checking on EBCDICEric Covener1-1/+4
2016-12-20assign a lognoEric Covener2-2/+2
2016-12-20http_header_filter: on check_headers() failure, use AP_FILTER_ERROR and EOCYann Ylavic1-24/+24
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