coredns/core/setup
Miek Gieben e56d206542 Support outgoing zone transfers
These can be enabled by adding "transfer out" to the Corefile. Without
it no AXFR is allowed.

For now only AXFR and no IXFR. No TSIG and no ACLs.
2016-03-28 18:23:17 +01:00
..
testdata First commit 2016-03-18 20:57:35 +00:00
bindhost.go First commit 2016-03-18 20:57:35 +00:00
chaos.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
chaos_test.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
controller.go Use context.Context 2016-03-19 07:32:50 +00:00
errors.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
errors_test.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
etcd.go Support SkyDNS' stubzones 2016-03-26 16:29:35 +00:00
file.go Support outgoing zone transfers 2016-03-28 18:23:17 +01:00
loadbalance.go Add roundrobin middleware 2016-03-23 21:38:35 +00:00
log.go Fix middleware log 2016-03-19 11:16:08 +00:00
log_test.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
prometheus.go First commit 2016-03-18 20:57:35 +00:00
proxy.go First commit 2016-03-18 20:57:35 +00:00
rewrite.go only rewrite types when they are given in uppercase 2016-03-19 22:12:07 +00:00
rewrite_test.go Use context.Context 2016-03-19 07:32:50 +00:00
roller.go First commit 2016-03-18 20:57:35 +00:00
root.go First commit 2016-03-18 20:57:35 +00:00
root_test.go First commit 2016-03-18 20:57:35 +00:00
startupshutdown.go First commit 2016-03-18 20:57:35 +00:00
startupshutdown_test.go First commit 2016-03-18 20:57:35 +00:00