]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: add options to DomainInfo
authorKees Monshouwer <mind04@monshouwer.org>
Sun, 26 Jun 2022 22:38:11 +0000 (00:38 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 8 Jul 2022 10:31:19 +0000 (12:31 +0200)
commit9da0c59630ea98eec753ee3f18abc15e26d9bc6b
treeba32f1cc79db9d30455de1a168ca6fd6ab949b48
parent22467f29ee636c0d06a4fc6f8f57aae01b03da6f
auth: add options to DomainInfo
18 files changed:
modules/gmysqlbackend/4.3.0_to_4.7.0_schema.mysql.sql [new file with mode: 0644]
modules/gmysqlbackend/gmysqlbackend.cc
modules/gmysqlbackend/schema.mysql.sql
modules/godbcbackend/4.3.0_to_4.7.0_schema.mssql.sql [new file with mode: 0644]
modules/godbcbackend/godbcbackend.cc
modules/godbcbackend/schema.mssql.sql
modules/gpgsqlbackend/4.3.0_to_4.7.0_schema.pgsql.sql [new file with mode: 0644]
modules/gpgsqlbackend/gpgsqlbackend.cc
modules/gpgsqlbackend/schema.pgsql.sql
modules/gsqlite3backend/4.3.1_to_4.7.0_schema.sqlite3.sql [new file with mode: 0644]
modules/gsqlite3backend/gsqlite3backend.cc
modules/gsqlite3backend/schema.sqlite3.sql
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh
pdns/backends/gsql/gsqlbackend.cc
pdns/backends/gsql/gsqlbackend.hh
pdns/dnsbackend.hh
pdns/pdnsutil.cc