]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of 1891019,1891023 from trunk:
authorStefan Eissing <icing@apache.org>
Fri, 4 Mar 2022 09:30:28 +0000 (09:30 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 4 Mar 2022 09:30:28 +0000 (09:30 +0000)
commitf38c5b8229d738c17567f55259dc8784c79c067e
tree9639c118a6acb7c9a30fe3aaa58fae6bec7ae6e6
parente8813d865daf2a75cc63583190a8e70f4c42f346
Merge of 1891019,1891023 from trunk:

  *) dbm: Split the loading of a dbm driver from the opening of a dbm file. When
     an attempt to load a dbm driver fails, log clearly which driver triggered
     the error (not "default"), and what the error was.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898590 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/aaa/mod_authn_dbm.c
modules/aaa/mod_authz_dbm.c
modules/cache/mod_cache_socache.c
modules/cache/mod_socache_dbm.c
modules/dav/fs/dbm.c
modules/dav/lock/locks.c
modules/mappers/mod_rewrite.c
modules/proxy/mod_proxy_express.c