]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1211680:
authorStefan Fritsch <sf@apache.org>
Wed, 7 Dec 2011 22:36:29 +0000 (22:36 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 7 Dec 2011 22:36:29 +0000 (22:36 +0000)
commit9dcd56857ea4a9f0c951f5ac44ce63265db87866
tree02f6c2d585faf983d8b1ef047fad4716a4bb38e8
parent4a3467e4c62699899624a0db9d1bc0d780682b90
Merge r1211680:

Various fixes for log message tags:

- Remove tags in ssl_log_ssl_error() and ssl_log_cert_error()
- Instead add tags to various ssl_log_xerror, ssl_log_cxerror
  calls (ssl_log_rxerror is unused).
- likewise for modssl_proxy_info_log()

- Fix spelling of APLOG_NOERRNO in coccinelle script
- add support for ssl_log_*error and ap_log_cserror

- add some more tags missing due to APLOG_NOERRNO spelling error

- Remove tags from example modules (we don't want people to blindly copy
  those)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1211682 13f79535-47bb-0310-9956-ffa450edef68
modules/cluster/mod_heartmonitor.c
modules/examples/mod_example_hooks.c
modules/examples/mod_example_ipc.c
modules/proxy/balancers/mod_lbmethod_heartbeat.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_log.c
modules/ssl/ssl_engine_ocsp.c
modules/ssl/ssl_util.c