]> granicus.if.org Git - apache/commit
hostname: Test and log useragent_host per-request across various modules,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 12 Feb 2016 01:17:03 +0000 (01:17 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 12 Feb 2016 01:17:03 +0000 (01:17 +0000)
commit690c6105f9e66cb3a8a8b03344f64b2cf00d83e9
tree3820b5b01d6510e9d6535733685443307fbadf09
parent9d9b20f5a9b2c5c2c180a622d3d2461efb975fea
hostname: Test and log useragent_host per-request across various modules,
including the scoreboard, expression and rewrite engines, setenvif,
authz_host, access_compat, custom logging, ssl and REMOTE_HOST variables.
PR55348  [William Rowe]

This is the complete change set which applies cleanly to 2.4.x as well,
the server/scoreboard.c will follow, which does not apply due to drift.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729930 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/aaa/mod_access_compat.c
modules/aaa/mod_authz_host.c
modules/arch/netware/mod_nw_ssl.c
modules/mappers/mod_rewrite.c
modules/metadata/mod_setenvif.c
modules/proxy/ajp_header.c
modules/ssl/ssl_engine_vars.c
server/util_expr_eval.c
server/util_script.c