]> granicus.if.org Git - pdns/commit
auth: remove mydns backend
authorKees Monshouwer <mind04@monshouwer.org>
Thu, 17 Oct 2019 20:29:02 +0000 (22:29 +0200)
committermind04 <mind04@monshouwer.org>
Thu, 17 Oct 2019 20:29:02 +0000 (22:29 +0200)
commit6273e401dc70b20e5ea13cfe38f15f9663447fd2
treef66503337e60166495cd6946497201d5df405725
parentb6d16396e8d47042e08016ce61b1a027ed76fe91
auth: remove mydns backend
57 files changed:
.circleci/config.yml
build-scripts/test-auth
build-scripts/travis.sh
builder-support/debian/authoritative/debian-buster/control
builder-support/debian/authoritative/debian-buster/copyright
builder-support/debian/authoritative/debian-buster/pdns-backend-mydns.docs [deleted file]
builder-support/debian/authoritative/debian-buster/pdns-backend-mydns.install [deleted file]
builder-support/debian/authoritative/debian-buster/pdns-backend-mydns.postinst [deleted file]
builder-support/debian/authoritative/debian-buster/rules
builder-support/debian/authoritative/debian-jessie/control
builder-support/debian/authoritative/debian-jessie/copyright
builder-support/debian/authoritative/debian-jessie/pdns-backend-mydns.docs [deleted file]
builder-support/debian/authoritative/debian-jessie/pdns-backend-mydns.install [deleted file]
builder-support/debian/authoritative/debian-jessie/pdns-backend-mydns.postinst [deleted file]
builder-support/debian/authoritative/debian-jessie/rules
builder-support/debian/authoritative/debian-stretch/control
builder-support/debian/authoritative/debian-stretch/copyright
builder-support/debian/authoritative/debian-stretch/pdns-backend-mydns.docs [deleted file]
builder-support/debian/authoritative/debian-stretch/pdns-backend-mydns.install [deleted file]
builder-support/debian/authoritative/debian-stretch/pdns-backend-mydns.postinst [deleted file]
builder-support/debian/authoritative/debian-stretch/rules
builder-support/debian/authoritative/ubuntu-trusty/control
builder-support/debian/authoritative/ubuntu-trusty/copyright
builder-support/debian/authoritative/ubuntu-trusty/pdns-backend-mydns.docs [deleted file]
builder-support/debian/authoritative/ubuntu-trusty/pdns-backend-mydns.install [deleted file]
builder-support/debian/authoritative/ubuntu-trusty/pdns-backend-mydns.postinst [deleted file]
builder-support/debian/authoritative/ubuntu-trusty/rules
builder-support/specs/pdns.spec
configure.ac
docs/backends/index.rst
docs/backends/mydns.rst [deleted file]
docs/manpages/zone2sql.1.rst
docs/migration.rst
modules/Makefile.am
modules/mydnsbackend/Makefile.am [deleted file]
modules/mydnsbackend/OBJECTFILES [deleted file]
modules/mydnsbackend/OBJECTLIBS [deleted file]
modules/mydnsbackend/mydnsbackend.cc [deleted file]
modules/mydnsbackend/mydnsbackend.hh [deleted file]
modules/mydnsbackend/schema.mydns.sql [deleted file]
pdns/zone2sql.cc
regression-tests/backends/common
regression-tests/backends/mydns-master [deleted file]
regression-tests/modules/libmydnsbackend.so [deleted symlink]
regression-tests/start-test-stop
regression-tests/tests/basic-eui48/fail.mydns [deleted file]
regression-tests/tests/basic-eui64/fail.mydns [deleted file]
regression-tests/tests/basic-loc/fail.mydns [deleted file]
regression-tests/tests/basic-mb-resolution/skip.mydns [deleted file]
regression-tests/tests/basic-mg-resolution/skip.mydns [deleted file]
regression-tests/tests/basic-mr-resolution/skip.mydns [deleted file]
regression-tests/tests/dname-self/fail.mydns [deleted file]
regression-tests/tests/dname/fail.mydns [deleted file]
regression-tests/tests/double/fail.mydns [deleted file]
regression-tests/tests/ds-at-secure-delegation/fail.mydns [deleted file]
regression-tests/tests/test-urc/fail.mydns [deleted file]
regression-tests/tests/very-long-txt/fail.mydns [deleted file]