aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17plugin/rewrite: Allow configuring min and max TTL values when rewriting TTL (...Gravatar AndreasHuber-CH 3-23/+93
2022-08-15plugin/forward: health_check needs to normalize a specified domain name (#5543)Gravatar Vancl 3-8/+19
2022-08-14Add PTR records to supported types (#5565)Gravatar Alex 2-1/+43
2022-08-12plugin/header: Add support for query modification (#5548) (#5556)Gravatar Christoph Heer 6-49/+174
2022-08-03add CNAME example to README (#5537)Gravatar Chris O'Haver 1-0/+16
2022-07-28plugin/cache: Add cache disable option (#5540)Gravatar Chris O'Haver 6-3/+158
2022-07-25plugin/acl : add support for Extended DNS Errors (#5532)Gravatar Ondřej Benkovský 2-235/+247
2022-07-21remove redundant continue in test (#5529)Gravatar Abirdcfly 1-1/+0
2022-07-20plugin/forward: Enable multiple forward declarations (#5127)Gravatar Chris O'Haver 5-70/+173
2022-07-19remove trailing empty lines per linter (#5526)Gravatar Chris O'Haver 2-2/+0
2022-07-18core: add log listeners for k8s_event plugin (#5451)Gravatar Shane Xie 3-8/+299
2022-07-18plugin/ready: Reset list of readiness plugins on startup (#5492)Gravatar Chris O'Haver 2-0/+9
2022-07-11auto go fmtGravatar coredns[bot] 1-1/+1
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 87-160/+52
2022-07-08plugin/trace : make zipkin HTTP reporter more configurable using Corefile (#5...Gravatar Ondřej Benkovský 4-33/+105
2022-07-07plugin/file/cache: Add metadata for wildcard record responses (#5308)Gravatar Chris O'Haver 5-3/+93
2022-07-06plugin/k8s_external: Add support for PTR requests (#5435)Gravatar Chris O'Haver 12-44/+163
2022-07-06dont lameduck when reloading (#5472)Gravatar Chris O'Haver 2-1/+13
2022-07-01add tsig to codeowners; update chaos authors (#5479)Gravatar Chris O'Haver 1-1/+1
2022-06-28auto remove trailing whitespacesGravatar coredns[bot] 1-2/+2
2022-06-27plugin/tsig: new plugin TSIG (#4957)Gravatar Chris O'Haver 7-1/+929
2022-06-26Fix out-of-index issue in rewrite plugin (#5462)Gravatar Yong Tang 2-0/+4
2022-06-26plugin/kubernetes : make kubernetes client log in CoreDNS format (#5461)Gravatar Ondřej Benkovský 2-2/+40
2022-06-25Fix a crash in rewrite plugin when rule type is missing (#5459)Gravatar Yong Tang 2-47/+35
2022-06-23plugin/trace: make zipkin and datadog reporters log errors using CoreDNS logg...Gravatar Ondřej Benkovský 2-3/+28
2022-06-20plugin/trace: read trace context info from headers for DOH (#5439)Gravatar Ondřej Benkovský 2-1/+50
2022-06-17plugin/health: Bypass proxy in self health check (#5401)Gravatar Chris O'Haver 2-6/+20
2022-06-17plugin/cache: Add option to adjust SERVFAIL response cache TTL (#5320)Gravatar Chris O'Haver 5-2/+78
2022-06-17retain response AD bit if requestor's AD bit was set (#5191)Gravatar Chris O'Haver 4-8/+14
2022-06-17fix 'verify' option name in readme (#5441)Gravatar Chris O'Haver 1-2/+2
2022-06-13remove unused coredns_forward_sockets_open metric (#5431)Gravatar Ondřej Benkovský 1-6/+0
2022-06-07plugin/cache: Reword serve_stale docs for clarity (#5394)Gravatar Chris O'Haver 1-6/+6
2022-06-05Log the literal value, not a format string (#5425)Gravatar Andy Lindeman 2-1/+14
2022-05-30auto go fmtGravatar coredns[bot] 1-4/+4
2022-05-24recover from panic log including stacktrace to help finding the origin (#5392)Gravatar Radim Hatlapatka 3-34/+53
2022-05-20Fixing issue #5376 by adding a check to parse out Zone info (#5387)Gravatar Tintin 3-3/+41
2022-05-19Correct timeout description (#5388)Gravatar RetoHaslerMGB 1-1/+1
2022-05-17auto remove trailing whitespacesGravatar coredns[bot] 1-1/+1
2022-05-13fix and document zone-match regex-no-match case (#5180)Gravatar Chris O'Haver 3-11/+12
2022-05-12plugin/dnstap: support FQDN TCP endpoint (#5377)Gravatar lobshunter 4-5/+12
2022-05-09[plugin/route53] Cleanup AWS config/credentials setup. (#5370)Gravatar dilyevsky 3-36/+33
2022-05-06Don't add OPT RR to non-EDNS0 queries (#5368)Gravatar Patrick W. Healy 3-5/+10
2022-05-04Bump Kubernetes to 1.24 (#5364)Gravatar Lorenz Brun 1-4/+4
2022-05-03fix k8s start up timeout ticker (#5361)Gravatar Chris O'Haver 1-2/+0
2022-05-02geoip: read source IP from EDNS0 subnet if provided (#5183)Gravatar Balazs Nagy 5-51/+123
2022-05-02plugin/cache: Add refresh mode setting to serve_stale (#5131)Gravatar Antoine Tollenaere 6-25/+170
2022-05-01plugin/cache: Fix cache poisoning exploit (#5174)Gravatar Chris O'Haver 3-25/+29
2022-04-28plugin/bind: Fix listener collision notes in readme (#5349)Gravatar Chris O'Haver 1-4/+11
2022-04-25plugin/file: unified NoData result (#5086)Gravatar xuweiwei 2-1/+30
2022-04-25add positive tests to TestTLS function (#5330)Gravatar Marius Kimmina 1-0/+6