aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-09add configurable log level to errors plugin (#4718)Gravatar Ondřej Benkovský 5-24/+151
2021-07-09do not log NOERROR in log plugin when response is not available (#4725)Gravatar Ondřej Benkovský 2-1/+50
2021-07-09plugin/cache: Unset AD flag when DO is not set for cache miss (#4736)Gravatar Chris O'Haver 3-9/+19
2021-07-05auto go fmtGravatar coredns[bot] 1-1/+1
2021-06-30fix to docs; add acl example (#4711)Gravatar Chris O'Haver 1-3/+23
2021-06-29trace plugin can mark traces with error tag (#4720)Gravatar Ondřej Benkovský 2-1/+21
2021-06-24Correct newdnsController's documented function signature (#4717)Gravatar mfleader 1-1/+1
2021-06-14Add NS+hosts records to xfr response. Add coredns service to test data. (#4696)Gravatar Chris O'Haver 3-3/+49
2021-06-11plugin/secondary: doc updates (#4686)Gravatar Miek Gieben 1-0/+4
2021-06-10fix cidr multi-zone check (#4682)Gravatar Chris O'Haver 1-2/+3
2021-06-10plugin/secondary: Retry initial transfer until successful (#4663)Gravatar Chris O'Haver 1-1/+20
2021-06-08plugin/log: fix closing of codeblock (#4680)Gravatar Miek Gieben 1-1/+1
2021-06-07Fix Route53 plugin cannot retrieve ECS Task Role (#4669)Gravatar Licht Takeuchi 1-5/+2
2021-06-07auto go fmtGravatar coredns[bot] 1-1/+1
2021-06-05Fix plugin file reload comment (#4665)Gravatar Sven Nebel 2-2/+2
2021-06-04Fix IPv6 case for CIDR format reverse zones (#4652)Gravatar Chris O'Haver 4-9/+67
2021-05-27Reduce the cardinality of health endpoint metrics (#4650)Gravatar Ben Kochie 3-4/+17
2021-05-27plugin/kubernetes: consistently choose EndpointSlices or Endpoints for unstab...Gravatar uesyn 1-13/+23
2021-05-27deprecate Normalize and MustNormalize (#4648)Gravatar Chris O'Haver 6-11/+61
2021-05-20Revert "plugin/file: Fix in wrong answers returned when wildcard and concrete...Gravatar Miek Gieben 3-110/+6
2021-05-20plugin/forward: Document and warn for unsupported FROM CIDR notations (#4639)Gravatar Chris O'Haver 3-2/+9
2021-05-19Fix obsure crash in Corefile parsing (#4637)Gravatar Miek Gieben 1-1/+5
2021-05-17plugin/file: Fix in wrong answers returned when wildcard and concrete records...Gravatar Jason Du 3-6/+110
2021-05-17reverse zone: fix Normalize (#4621)Gravatar Miek Gieben 27-310/+225
2021-05-17consider nil ready as ready (#4632)Gravatar Chris O'Haver 1-2/+11
2021-05-14Fix etcd to use v3.5.0-alpha.0 (#4628)Gravatar Jason Du 2-3/+3
2021-05-14check for two days of remaining validity (#4606)Gravatar Keith Coleman 2-3/+3
2021-05-10copy unready exclusion to v1beta1 func (#4616)Gravatar Chris O'Haver 1-0/+3
2021-05-10plugin/kubernetes: Support both v1 and v1beta1 EndpointSlices (#4570)Gravatar Chris O'Haver 3-12/+106
2021-05-06plugin/dnssec: interface type correction for `periodicClean` sig validity che...Gravatar Keith Coleman 1-3/+4
2021-05-04plugin/kubernetes: fix SOA response for non-apex queries (#4592)Gravatar Chris O'Haver 3-2/+17
2021-05-04collect endpoint node name from endopintslices (#4581)Gravatar Chris O'Haver 1-1/+3
2021-05-04Add error check to avoid panic (#4584)Gravatar wangchenglong01 1-1/+4
2021-05-04plugin/rewrite: streamline the ResponseRule handling. (#4473)Gravatar Uwe Krueger 13-514/+882
2021-05-03plugin/etcd: Fix inconsistent names of glue records with TargetStrip (#4595)Gravatar ntoofu 2-1/+18
2021-04-27exclude unready endpoints from endpointslices (#4580)Gravatar Chris O'Haver 1-0/+3
2021-04-05plugin/dnssec: use entire RRset as key input (#4537)Gravatar Miek Gieben 5-15/+98
2021-04-05typos correct (#4560)Gravatar cuirunxing-hub 1-1/+1
2021-03-26plugin/kubernetes: do endpoint/slice check in retry loop (#4492)Gravatar Chris O'Haver 4-73/+140
2021-03-25plugin/bind: exclude interface or ip address (#4543)Gravatar Mohammad Yosefpor 4-35/+123
2021-03-21Add cache eviction metrics to the cache plugin (#4411)Gravatar Frank Riley 4-5/+22
2021-03-19metrics: remove RR type (#4534)Gravatar Miek Gieben 5-19/+13
2021-03-19plugin/health: add logging for local health request (#4533)Gravatar Miek Gieben 2-4/+9
2021-03-18plugin/bind: tweak error messages (#4532)Gravatar Miek Gieben 1-2/+2
2021-03-18plugin/bind: Discard link-local addresses on binding by interface name (#4531)Gravatar Mohammad Yosefpor 2-2/+4
2021-03-18plugin/bind: Bind by interface name (#4522)Gravatar Mohammad Yosefpor 3-8/+43
2021-03-16add metadata section to docs (#4525)Gravatar Chris O'Haver 1-0/+7
2021-03-16add forward/upstream metadata (#4521)Gravatar Chris O'Haver 1-0/+5
2021-03-16plugin/minimal: fix import path (#4523)Gravatar Miek Gieben 2-0/+2
2021-03-15Revert "plugin/sign: track zone file's mtime (#4431)" (#4511)Gravatar Miek Gieben 3-73/+4