]> granicus.if.org Git - pdns/commit
Add new Authoritative Server documentation.
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 12 Jul 2017 10:52:53 +0000 (12:52 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 18 Jul 2017 09:51:53 +0000 (11:51 +0200)
commit0e2063c390d2c9f1a7c6fc6be88221c5cc51d93d
treec337abd96c5738f9729818045b669b62cd7e3e11
parent6210b57cac78fb43e4b990342a18eef49aa003bd
Add new Authoritative Server documentation.
252 files changed:
.travis.yml
build-scripts/travis.sh
configure.ac
docs/.gitignore
docs/Dockerfile [deleted file]
docs/MIBS/RECURSOR-MIB.txt [deleted file]
docs/Makefile.am
docs/WIP/.gitkeep [deleted file]
docs/WIP/alias.md [deleted file]
docs/WIP/web-api.md [deleted file]
docs/_static/pdns.css [new file with mode: 0644]
docs/appendices/backend-writers-guide.rst [new file with mode: 0644]
docs/appendices/internals.rst [new file with mode: 0644]
docs/appendices/types.rst [new file with mode: 0644]
docs/authoritative/http-api/apispec.rst [deleted file]
docs/backends/bind.rst [new file with mode: 0644]
docs/backends/generic-mysql.rst [new file with mode: 0644]
docs/backends/generic-odbc.rst [new file with mode: 0644]
docs/backends/generic-oracle.rst [new file with mode: 0644]
docs/backends/generic-postgresql.rst [new file with mode: 0644]
docs/backends/generic-sql.rst [new file with mode: 0644]
docs/backends/generic-sqlite3.rst [new file with mode: 0644]
docs/backends/geoip.rst [new file with mode: 0644]
docs/backends/index.rst [new file with mode: 0644]
docs/backends/ldap.rst [new file with mode: 0644]
docs/backends/lua.rst [new file with mode: 0644]
docs/backends/mydns.rst [new file with mode: 0644]
docs/backends/opendbx.rst [new file with mode: 0644]
docs/backends/oracle.rst [new file with mode: 0644]
docs/backends/pipe.rst [new file with mode: 0644]
docs/backends/random.rst [new file with mode: 0644]
docs/backends/remote.rst [new file with mode: 0644]
docs/backends/tinydns.rst [new file with mode: 0644]
docs/changelog/4.0.rst [new file with mode: 0644]
docs/changelog/4.1.rst [new file with mode: 0644]
docs/changelog/index.rst [new file with mode: 0644]
docs/changelog/pre-4.0.rst [new file with mode: 0644]
docs/checklinks.sh [deleted file]
docs/common/api/endpoint-logging.rst
docs/common/api/endpoint-servers-config.rst
docs/common/api/endpoint-servers.rst
docs/common/api/endpoint-statistics.rst
docs/conf.py [new file with mode: 0644]
docs/dnssec/advice.rst [new file with mode: 0644]
docs/dnssec/index.rst [new file with mode: 0644]
docs/dnssec/intro.rst [new file with mode: 0644]
docs/dnssec/migration.rst [new file with mode: 0644]
docs/dnssec/modes-of-operation.rst [new file with mode: 0644]
docs/dnssec/operational.rst [new file with mode: 0644]
docs/dnssec/pdnsutil.rst [new file with mode: 0644]
docs/dnssec/pkcs11.rst [new file with mode: 0644]
docs/dnssec/profile.rst [new file with mode: 0644]
docs/dnsupdate.rst [new file with mode: 0644]
docs/domainmetadata.rst [new file with mode: 0644]
docs/guides/addingrecords.rst [new file with mode: 0644]
docs/guides/alias.rst [new file with mode: 0644]
docs/guides/basic-database.rst [new file with mode: 0644]
docs/guides/imgs/400-410-recursor-scenario-1.png [new file with mode: 0644]
docs/guides/imgs/400-410-recursor-scenario-1.svg [new file with mode: 0644]
docs/guides/imgs/400-410-recursor-scenario-2.png [new file with mode: 0644]
docs/guides/imgs/400-410-recursor-scenario-2.svg [new file with mode: 0644]
docs/guides/index.rst [new file with mode: 0644]
docs/guides/kskroll.rst [new file with mode: 0644]
docs/guides/kskrollcdnskey.rst [new file with mode: 0644]
docs/guides/recursion.rst [new file with mode: 0644]
docs/guides/virtual-instances.rst [new file with mode: 0644]
docs/guides/zskroll.rst [new file with mode: 0644]
docs/http-api/cryptokeyitem.rst [new file with mode: 0644]
docs/http-api/endpoint-cryptokeys.rst [new file with mode: 0644]
docs/http-api/endpoint-search.rst [new file with mode: 0644]
docs/http-api/endpoint-zone-metadata.rst [new file with mode: 0644]
docs/http-api/endpoint-zones.rst [moved from docs/authoritative/http-api/endpoint-zones.rst with 70% similarity]
docs/http-api/index.rst [new file with mode: 0644]
docs/http-api/zone-properties.rst [moved from docs/authoritative/http-api/zone-properties.rst with 83% similarity]
docs/http-api/zonemetadata.rst [moved from docs/authoritative/http-api/zonemetadata.rst with 83% similarity]
docs/index.rst [new file with mode: 0644]
docs/indexTOC.rst [new file with mode: 0644]
docs/installation.rst [new file with mode: 0644]
docs/manpages/calidns.1.md [deleted file]
docs/manpages/calidns.1.rst [new file with mode: 0644]
docs/manpages/dnsbulktest.1.md [deleted file]
docs/manpages/dnsbulktest.1.rst [new file with mode: 0644]
docs/manpages/dnsgram.1.md [deleted file]
docs/manpages/dnsgram.1.rst [new file with mode: 0644]
docs/manpages/dnspcap2protobuf.1.md [deleted file]
docs/manpages/dnspcap2protobuf.1.rst [new file with mode: 0644]
docs/manpages/dnsreplay.1.md [deleted file]
docs/manpages/dnsreplay.1.rst [new file with mode: 0644]
docs/manpages/dnsscan.1.md [deleted file]
docs/manpages/dnsscan.1.rst [new file with mode: 0644]
docs/manpages/dnsscope.1.md [deleted file]
docs/manpages/dnsscope.1.rst [new file with mode: 0644]
docs/manpages/dnstcpbench.1.md [deleted file]
docs/manpages/dnstcpbench.1.rst [new file with mode: 0644]
docs/manpages/dnswasher.1.md [deleted file]
docs/manpages/dnswasher.1.rst [new file with mode: 0644]
docs/manpages/dumresp.1.md [deleted file]
docs/manpages/dumresp.1.rst [new file with mode: 0644]
docs/manpages/index.rst [new file with mode: 0644]
docs/manpages/ixplore.1.md [deleted file]
docs/manpages/ixplore.1.rst [new file with mode: 0644]
docs/manpages/nproxy.1.md [deleted file]
docs/manpages/nproxy.1.rst [new file with mode: 0644]
docs/manpages/nsec3dig.1.md [deleted file]
docs/manpages/nsec3dig.1.rst [new file with mode: 0644]
docs/manpages/pdns_control.1.md [deleted file]
docs/manpages/pdns_control.1.rst [new file with mode: 0644]
docs/manpages/pdns_notify.1.md [deleted file]
docs/manpages/pdns_notify.1.rst [new file with mode: 0644]
docs/manpages/pdns_recursor.1.md [deleted file]
docs/manpages/pdns_server.1.md [deleted file]
docs/manpages/pdns_server.1.rst [new file with mode: 0644]
docs/manpages/pdnsutil.1.md [deleted file]
docs/manpages/pdnsutil.1.rst [new file with mode: 0644]
docs/manpages/rec_control.1.md [deleted file]
docs/manpages/saxfr.1.md [deleted file]
docs/manpages/saxfr.1.rst [new file with mode: 0644]
docs/manpages/sdig.1.md [deleted file]
docs/manpages/sdig.1.rst [new file with mode: 0644]
docs/manpages/zone2json.1.md [deleted file]
docs/manpages/zone2json.1.rst [new file with mode: 0644]
docs/manpages/zone2ldap.1.md [deleted file]
docs/manpages/zone2ldap.1.rst [new file with mode: 0644]
docs/manpages/zone2sql.1.md [deleted file]
docs/manpages/zone2sql.1.rst [new file with mode: 0644]
docs/markdown/appendix/backend-writers-guide.md [deleted file]
docs/markdown/appendix/compiling-powerdns.md [deleted file]
docs/markdown/appendix/crypto-notes-export.md [deleted file]
docs/markdown/appendix/documentation.md [deleted file]
docs/markdown/authoritative/backend-bind.md [deleted file]
docs/markdown/authoritative/backend-deprecated.md [deleted file]
docs/markdown/authoritative/backend-generic-mysql.md [deleted file]
docs/markdown/authoritative/backend-generic-odbc.md [deleted file]
docs/markdown/authoritative/backend-generic-oracle.md [deleted file]
docs/markdown/authoritative/backend-generic-postgresql.md [deleted file]
docs/markdown/authoritative/backend-generic-sql.md [deleted file]
docs/markdown/authoritative/backend-generic-sqlite.md [deleted file]
docs/markdown/authoritative/backend-geoip.md [deleted file]
docs/markdown/authoritative/backend-ldap.md [deleted file]
docs/markdown/authoritative/backend-lua.md [deleted file]
docs/markdown/authoritative/backend-mydns.md [deleted file]
docs/markdown/authoritative/backend-opendbx.md [deleted file]
docs/markdown/authoritative/backend-oracle.md [deleted file]
docs/markdown/authoritative/backend-pipe.md [deleted file]
docs/markdown/authoritative/backend-random.md [deleted file]
docs/markdown/authoritative/backend-remote.md [deleted file]
docs/markdown/authoritative/backend-tinydns.md [deleted file]
docs/markdown/authoritative/dnssec.md [deleted file]
docs/markdown/authoritative/dnsupdate.md [deleted file]
docs/markdown/authoritative/domainmetadata.md [deleted file]
docs/markdown/authoritative/howtos.md [deleted file]
docs/markdown/authoritative/index.md [deleted file]
docs/markdown/authoritative/installation.md [deleted file]
docs/markdown/authoritative/migration.md [deleted file]
docs/markdown/authoritative/modes-of-operation.md [deleted file]
docs/markdown/authoritative/performance.md [deleted file]
docs/markdown/authoritative/recursion.md [deleted file]
docs/markdown/authoritative/running.md [deleted file]
docs/markdown/authoritative/settings.md [deleted file]
docs/markdown/authoritative/tsig.md [deleted file]
docs/markdown/authoritative/upgrading.md [deleted file]
docs/markdown/changelog.raw.md [deleted file]
docs/markdown/common/logging.md [deleted file]
docs/markdown/common/security.md [deleted file]
docs/markdown/common/support.md [deleted file]
docs/markdown/end-of-life.md [deleted file]
docs/markdown/httpapi/README.md [deleted file]
docs/markdown/httpapi/api_spec.md [deleted file]
docs/markdown/httpapi/features.md [deleted file]
docs/markdown/httpapi/intro.md [deleted file]
docs/markdown/index.md [deleted file]
docs/markdown/process-includes.py [deleted file]
docs/markdown/recursor/dns64.md [deleted file]
docs/markdown/recursor/dnssec.md [deleted file]
docs/markdown/recursor/index.md [deleted file]
docs/markdown/recursor/internals.md [deleted file]
docs/markdown/recursor/performance.md [deleted file]
docs/markdown/recursor/running.md [deleted file]
docs/markdown/recursor/scripting.md [deleted file]
docs/markdown/recursor/security.md [deleted file]
docs/markdown/recursor/settings.md [deleted file]
docs/markdown/recursor/stats.md [deleted file]
docs/markdown/recursor/upgrading.md [deleted file]
docs/markdown/security/index.md [deleted file]
docs/markdown/security/powerdns-advisory-2006-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2006-02.md [deleted file]
docs/markdown/security/powerdns-advisory-2008-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2008-02.md [deleted file]
docs/markdown/security/powerdns-advisory-2008-03.md [deleted file]
docs/markdown/security/powerdns-advisory-2010-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2010-02.md [deleted file]
docs/markdown/security/powerdns-advisory-2012-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2014-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2014-02.md [deleted file]
docs/markdown/security/powerdns-advisory-2015-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2015-02.md [deleted file]
docs/markdown/security/powerdns-advisory-2015-03.md [deleted file]
docs/markdown/security/powerdns-advisory-2016-01.md [deleted file]
docs/markdown/security/powerdns-advisory-2016-02.md [deleted file]
docs/markdown/security/powerdns-advisory-2016-03.md [deleted file]
docs/markdown/security/powerdns-advisory-2016-04.md [deleted file]
docs/markdown/security/powerdns-advisory-2016-05.md [deleted file]
docs/markdown/theme/base.html [deleted file]
docs/markdown/theme/content.html [deleted file]
docs/markdown/theme/css/base.css [deleted file]
docs/markdown/theme/css/bootstrap-custom.min.css [deleted file]
docs/markdown/theme/css/font-awesome-4.0.3.css [deleted file]
docs/markdown/theme/css/prettify-1.0.css [deleted file]
docs/markdown/theme/fonts/fontawesome-webfont.eot [deleted file]
docs/markdown/theme/fonts/fontawesome-webfont.svg [deleted file]
docs/markdown/theme/fonts/fontawesome-webfont.ttf [deleted file]
docs/markdown/theme/fonts/fontawesome-webfont.woff [deleted file]
docs/markdown/theme/footer.html [deleted file]
docs/markdown/theme/img/favicon.ico [deleted file]
docs/markdown/theme/js/base.js [deleted file]
docs/markdown/theme/js/bootstrap-3.0.3.min.js [deleted file]
docs/markdown/theme/js/prettify-1.0.min.js [deleted file]
docs/markdown/theme/nav.html [deleted file]
docs/markdown/theme/toc.html [deleted file]
docs/markdown/tools/analysis.md [deleted file]
docs/markdown/types.md [deleted file]
docs/migration.rst [new file with mode: 0644]
docs/mkdocs.yml [deleted file]
docs/modes-of-operation.rst [new file with mode: 0644]
docs/performance.rst [new file with mode: 0644]
docs/process-md.sh [deleted file]
docs/requirements.txt [new file with mode: 0644]
docs/running.rst [new file with mode: 0644]
docs/security-advisories/index.rst
docs/security-advisories/powerdns-advisory-2006-01.rst [deleted file]
docs/security-advisories/powerdns-advisory-2006-02.rst [deleted file]
docs/security-advisories/powerdns-advisory-2008-01.rst [deleted file]
docs/security-advisories/powerdns-advisory-2010-01.rst [deleted file]
docs/security-advisories/powerdns-advisory-2010-02.rst [deleted file]
docs/security-advisories/powerdns-advisory-2014-01.rst [deleted file]
docs/security-advisories/powerdns-advisory-2014-02.rst [deleted file]
docs/security.rst [moved from docs/authoritative/security.rst with 81% similarity]
docs/settings.rst [new file with mode: 0644]
docs/tsig.rst [new file with mode: 0644]
docs/upgrading.rst [new file with mode: 0644]
m4/pdns_check_virtualenv.m4 [new file with mode: 0644]
pdns/recursordist/docs/conf.py
pdns/recursordist/docs/http-api/endpoint-servers-config.rst [new file with mode: 0644]
pdns/recursordist/docs/http-api/index.rst
pdns/recursordist/docs/security-advisories/powerdns-advisory-2006-01.rst [changed from symlink to file mode: 0644]
pdns/recursordist/docs/security-advisories/powerdns-advisory-2006-02.rst [changed from symlink to file mode: 0644]
pdns/recursordist/docs/security-advisories/powerdns-advisory-2008-01.rst [changed from symlink to file mode: 0644]
pdns/recursordist/docs/security-advisories/powerdns-advisory-2010-01.rst [changed from symlink to file mode: 0644]
pdns/recursordist/docs/security-advisories/powerdns-advisory-2010-02.rst [changed from symlink to file mode: 0644]
pdns/recursordist/docs/security-advisories/powerdns-advisory-2014-01.rst [changed from symlink to file mode: 0644]
pdns/recursordist/docs/security-advisories/powerdns-advisory-2014-02.rst [changed from symlink to file mode: 0644]
regression-tests.recursor/rec_control-manpage/command