]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_11] pass source file and line to dyndb load function
authorEvan Hunt <each@isc.org>
Fri, 26 Aug 2016 01:09:45 +0000 (18:09 -0700)
committerEvan Hunt <each@isc.org>
Fri, 26 Aug 2016 01:09:45 +0000 (18:09 -0700)
commitf503aa345b451f94875a5bab637223bcbbd93b6d
tree1591df222fd8f9405824cbec009518e5e2686061
parentd3e2a34ffb68b51dbe4da73420b9f88e847ff4a6
[v9_11] pass source file and line to dyndb load function

4455. [cleanup] Allow dyndb modules to correctly log the filename
and line number when processing configuration text
from named.conf. [RT #43050]

(cherry picked from commit 02fb764681d145e4607c59280a48617013e886ac)
CHANGES
bin/named/server.c
bin/tests/system/dyndb/driver/driver.c
bin/tests/system/dyndb/tests.sh
lib/dns/dyndb.c
lib/dns/include/dns/dyndb.h
lib/isc/include/isc/lex.h
lib/isc/lex.c
lib/isc/tests/lex_test.c