]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: List the 3.4.0+ SQL schema files wherever the older files are.
authorMatt Nordhoff <mnordhoff@mattnordhoff.com>
Sun, 2 Feb 2020 16:36:34 +0000 (16:36 +0000)
committerMatt Nordhoff <mnordhoff@mattnordhoff.com>
Fri, 14 Feb 2020 14:33:53 +0000 (14:33 +0000)
commitce5b05d9578aac79c5dc94a7bceebcd4df7d912b
tree4731d235bdd898ce62f44d6ee8bd7a131ec0c046
parent96d5d10914117d8739b435a41e9ec6e35bb61cca
auth: List the 3.4.0+ SQL schema files wherever the older files are.

And clean up godbcbackend's Makefile.am.
17 files changed:
builder-support/debian/authoritative/debian-buster/pdns-backend-mysql.docs
builder-support/debian/authoritative/debian-buster/pdns-backend-odbc.docs
builder-support/debian/authoritative/debian-buster/pdns-backend-pgsql.docs
builder-support/debian/authoritative/debian-buster/pdns-backend-sqlite3.docs
builder-support/debian/authoritative/debian-jessie/pdns-backend-mysql.docs
builder-support/debian/authoritative/debian-jessie/pdns-backend-odbc.docs
builder-support/debian/authoritative/debian-jessie/pdns-backend-pgsql.docs
builder-support/debian/authoritative/debian-jessie/pdns-backend-sqlite3.docs
builder-support/debian/authoritative/debian-stretch/pdns-backend-mysql.docs
builder-support/debian/authoritative/debian-stretch/pdns-backend-odbc.docs
builder-support/debian/authoritative/debian-stretch/pdns-backend-pgsql.docs
builder-support/debian/authoritative/debian-stretch/pdns-backend-sqlite3.docs
builder-support/specs/pdns.spec
modules/gmysqlbackend/Makefile.am
modules/godbcbackend/Makefile.am
modules/gpgsqlbackend/Makefile.am
modules/gsqlite3backend/Makefile.am