]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Log errors/infos during expression evaluation and associate the message
authorStefan Fritsch <sf@apache.org>
Sat, 20 Nov 2010 08:59:50 +0000 (08:59 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 20 Nov 2010 08:59:50 +0000 (08:59 +0000)
commitc40fa87ce7f106f7a03d8aa58426173eff2c2d2d
treeadbc0c0328f4de618cdf9e2b2988f04270696c0d
parent44963dc10474ba8aaa3c88ab96c5a7881158a867
Log errors/infos during expression evaluation and associate the message
with the module that is calling ap_expr_exec()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037140 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authz_core.c
modules/filters/mod_filter.c
modules/loggers/mod_log_config.c
modules/metadata/mod_headers.c
modules/ssl/ssl_engine_config.c
server/core.c
server/util_expr_eval.c