- Nov 24, 2011
-
-
Jim Jagielski authored
Use varargs... Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205895 13f79535-47bb-0310-9956-ffa450edef68
-
Igor Galić authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205889 13f79535-47bb-0310-9956-ffa450edef68
-
Igor Galić authored
Pr#52239: clarify Event MPM's behaviour with strictly synchronous libraries. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205886 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205850 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2011
-
-
Stefan Fritsch authored
Pass ap_errorlog_info to error_log hook git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205573 13f79535-47bb-0310-9956-ffa450edef68
-
Gregg Lewis Smith authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205569 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
mod_ratelimit has an output filter, not a handler. Also took a quick pass through the other text. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205561 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205557 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
The expression parser is not only a developer change. Mention reduced memory usage. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205555 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
Make it more explicit that mod_lua may change in 2.4.x And another blocker is gone. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205545 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205541 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
specify limited context list for ModemStandard git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205469 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Use ap_pass_brigade_fchk() Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205425 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Add ap_pass_brigade_fchk() which does a Filter CHecK on the brigade pass. Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205424 13f79535-47bb-0310-9956-ffa450edef68
-
Igor Galić authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205382 13f79535-47bb-0310-9956-ffa450edef68
-
Igor Galić authored
mod_session: document overrides. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205380 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
mod_negotiation: don't return non-AP_FILTER_ERROR filter return values to ap_run_handler() when sending a body directly from a type-map. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205278 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 22, 2011
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205179 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205053 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205042 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
backport r1203708 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205039 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205014 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Hello. Let's compile again. Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204999 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
generic comments mostly taken over from 2.2.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204929 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 21, 2011
-
-
Stefan Fritsch authored
Remove MPM-private stuff from conn_state_t. This should make it easier to improve the event MPM in 2.4 without breaking the API. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204743 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
Limit recursion in ap_expr evaluation to avoid unbounded stack usage * evaluate chains of ||, &&, and string concatenation non-recursively * limit other types of recursion to 20 levels * avoid some string copies if concatenating more than 2 strings git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204730 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
Downgrade some more error messages about broken client behavior to level info. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204632 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
mod_cache_disk: Make sure we check return codes on all writes and attempts to close, and clean up after ourselves in these cases. PR43589. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204602 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
Fix logic when to call error_log hook git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204597 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
value never used: dead assignment Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204561 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
check return status Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204560 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Never used. Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204559 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204357 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
PR51471: IndexIgnore doesn't work in DirectoryMatch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204342 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204320 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
upgrading/compat notes on some unexpected AddDescription behavior also: mention in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204319 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
PR39923: Allow AddDescription to work with absolute filesystem paths, by not adding "*/" to their prefix (intended for relative paths) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204309 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 20, 2011
-
-
Graham Leggett authored
mod_include: The SSIAccessEnable directive existed to ensure the addition of the "-A" syntax would not break existing configurations in v2.2. Remove the directive for v2.4, defaulting the behaviour to enabled. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204200 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 19, 2011
-
-
Graham Leggett authored
mod_cache_disk: Remove the unnecessary intermediate brigade while writing to disk. Fixes a problem where mod_disk_cache was leaving buckets in the intermediate brigade and not passing them to out on exit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1204102 13f79535-47bb-0310-9956-ffa450edef68
-
Gregg Lewis Smith authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1203925 13f79535-47bb-0310-9956-ffa450edef68
-