aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-23plugin/pkg/cache: fix data race (#4932)Gravatar Wu Shuang 1-1/+1
2021-10-13cleanup deprecated package io/ioutil (#4920)Gravatar Zou Nengren 16-41/+30
2021-10-11auto go fmtGravatar coredns[bot] 1-2/+2
2021-10-08plugin/forward: Use new msg.Id for upstream queries (#4841)Gravatar Vector 1-0/+13
2021-10-06plugin/kubernetes: Don't use pod names longer than 63 characters as dns label...Gravatar Chris O'Haver 2-3/+5
2021-09-22plugin/kubernetes: fix reload panic (#4881)Gravatar Chris O'Haver 1-1/+1
2021-09-14plugin/file/auto: Write CNAME answer to client even if target lookup is SERVF...Gravatar Chris O'Haver 4-4/+28
2021-09-07plugin/file: fix wildcard CNAME answer (#4828)Gravatar Kohei Yoshida 2-3/+41
2021-09-04The IPv4 parser no longer accepts leading zeros (#4844)Gravatar rouzier 1-5/+2
2021-08-31restore 1.8.3 question revert logic; add tests (#4840)Gravatar Chris O'Haver 2-1/+57
2021-08-27Update upstream.Lookup method comment to reflect current state (#4832)Gravatar Ondřej Benkovský 1-1/+3
2021-08-26upstream lookups are done with original EDNS options (#4826)Gravatar Ondřej Benkovský 1-7/+2
2021-08-16Rename reuse port/listen_*.go to better convey build inclusion reason (#4817)Gravatar Chris O'Haver 2-0/+0
2021-08-16Revert "pkg/reuseport: Remove pre-go1.11 impl (#4795)" (#4814)Gravatar Chris O'Haver 2-0/+16
2021-08-16Update cache metrics (#4781)Gravatar Ben Kochie 3-3/+13
2021-08-13plugin/kubernetes: Only answer transfer requests for authoritative zones (#4802)Gravatar Chris O'Haver 2-0/+21
2021-08-12pkg/reuseport: Remove pre-go1.11 impl (#4795)Gravatar Manuel Rüger 2-16/+0
2021-08-03plugins/kubernetes: Switch to klog/v2 (#4778)Gravatar Manuel Rüger 1-1/+2
2021-08-02auto go fmtGravatar coredns[bot] 1-2/+2
2021-07-29kubernetes: Improve namespace usage (#4767)Gravatar Mat Lowery 9-47/+100
2021-07-20auto remove trailing whitespacesGravatar coredns[bot] 2-2/+2
2021-07-19auto go fmtGravatar coredns[bot] 1-3/+3
2021-07-16plugin/forward : add proxy address as tag (#4757)Gravatar Ondřej Benkovský 1-0/+2
2021-07-15plugin/header: run go gen and small doc updates (#4754)Gravatar Miek Gieben 3-10/+9
2021-07-15plugin/header: Introduce header plugin (#4752)Gravatar Qasim Sarfraz 6-0/+355
2021-07-14Fix typo on kubernetes plugin (#4753)Gravatar Jeongwook Park 1-6/+6
2021-07-14Create geoip plugin (#4688)Gravatar Sven Nebel 11-6/+563
2021-07-14publish trace id as metadata from trace plugin (#4749)Gravatar Ondřej Benkovský 2-0/+17
2021-07-12auto go fmtGravatar coredns[bot] 1-2/+2
2021-07-10plugin/trace: fix rcode tag in case of no response (#4742)Gravatar Ondřej Benkovský 2-8/+25
2021-07-09fix example (#4740)Gravatar Chris O'Haver 1-1/+1
2021-07-09update example description to match example (#4739)Gravatar Chris O'Haver 1-1/+3
2021-07-09plugin/error: use warning instead of warn (#4738)Gravatar Miek Gieben 3-5/+5
2021-07-09when no response is written, fallback to status of next plugin in prometheus ...Gravatar Ondřej Benkovský 1-1/+8
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