]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1851332, r1861432, r1862202, r1864759, r1867254, r1867255, r1867569, r1869512...
authorJim Jagielski <jim@apache.org>
Tue, 14 Jan 2020 17:39:25 +0000 (17:39 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 14 Jan 2020 17:39:25 +0000 (17:39 +0000)
commite380b3cd448d070cf1e3eb97c12584c6e233864a
tree727da5894b03080a57833bcf6f90f9eac89c69b4
parent2d6d1a6a32f56e90d9f14181a1fe92c614504d27
Merge r1851332, r1861432, r1862202, r1864759, r1867254, r1867255, r1867569, r1869512 from trunk:

fix a misleading comment about s->defn_name

use the provided types via the macro

* modules/metadata/mod_mime_magic.c: Constify some constant
  data, remove unused "suf_recursion" field.  No functional
  change.

Axe some dead code + slighly improve a comment

Fix a typo

Fix a typo

* modules/ssl/ssl_engine_log.c (ssl_log_cert_error): Use string
  length returned by apr_vsnprintf.  No functional change.

mod_authz_core: follow up to r1864759.

We should at least log the unexpected provider_name == NULL condition.

Submitted by: covener, jorton, jailletc36, jailletc36, jailletc36, jorton, ylavic
Reviewed by: jailletc36, jim, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1872789 13f79535-47bb-0310-9956-ffa450edef68
LICENSE
STATUS
include/httpd.h
modules/aaa/mod_auth_form.c
modules/aaa/mod_authz_core.c
modules/metadata/mod_mime_magic.c
modules/metadata/mod_remoteip.c
modules/ssl/ssl_engine_log.c