coredns/middleware
2016-03-29 08:17:45 +01:00
..
chaos bugfix: actually *use* the CH class 2016-03-25 20:30:38 +00:00
errors Implement chaos middleware 2016-03-25 08:36:32 +00:00
etcd Get positive dnssec stuff going 2016-03-28 21:18:16 +01:00
file More stuff 2016-03-29 08:17:45 +01:00
loadbalance Add test for CNAME ordering 2016-03-26 13:26:46 +00:00
log Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
prometheus Use context.Context 2016-03-19 07:32:50 +00:00
proxy Merge pull request #45 from miekg/etcd-stub 2016-03-28 10:18:08 +01:00
rewrite Allow rewriting of the the name of the query as well. And improve 2016-03-23 21:45:27 +00:00
testing Get positive dnssec stuff going 2016-03-28 21:18:16 +01:00
commands.go First commit 2016-03-18 20:57:35 +00:00
commands_test.go First commit 2016-03-18 20:57:35 +00:00
exchange.go Add etcd middleware 2016-03-23 10:41:40 +00:00
host.go First commit 2016-03-18 20:57:35 +00:00
middleware.go Use context.Context 2016-03-19 07:32:50 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
name.go Allow rewriting of the the name of the query as well. And improve 2016-03-23 21:45:27 +00:00
recorder.go Support outgoing zone transfers 2016-03-28 18:23:17 +01:00
recorder_test.go Use context.Context 2016-03-19 07:32:50 +00:00
replacer.go Random fixes and make servfail the special return code 2016-03-19 20:17:44 +00:00
replacer_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
state.go Implement a DNS zone 2016-03-28 10:15:05 +01:00
state_test.go Use context.Context 2016-03-19 07:32:50 +00:00
zone.go Add etcd middleware 2016-03-23 10:41:40 +00:00