]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
authorGraham Leggett <minfrin@apache.org>
Thu, 24 Jun 2021 10:27:49 +0000 (10:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 24 Jun 2021 10:27:49 +0000 (10:27 +0000)
commit95592b5dda6c7e4876f5674976f5c7902b330cd2
treefbe581ba59a136c84b18d3b65c886a92900123e1
parentf2e9880ac9a508259488a83ad89791a3908680de
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/trunk@1891019 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/aaa/mod_authn_dbm.c
modules/aaa/mod_authz_dbm.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