aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-17plugin/view : fix README (#5627)Gravatar Ondřej Benkovský 1-1/+1
2022-09-15plugin/template: fix formatting with go fmt (#5622)Gravatar Erik Johansson 2-5/+5
2022-09-15plugin/template: Add parseInt template function (#5609)Gravatar Erik Johansson 5-20/+116
2022-09-15plugin/template : add view label into plugin metrics (#5620)Gravatar Ondřej Benkovský 3-13/+13
2022-09-14plugin/prometheuss : make plugin enabled metric view aware (#5618)Gravatar Ondřej Benkovský 3-4/+4
2022-09-12plugin/acl : add view label into metrics (#5615)Gravatar Ondřej Benkovský 3-8/+10
2022-09-12auto go fmtGravatar coredns[bot] 1-2/+2
2022-09-08plugin/view: Advanced routing interface and new 'view' plugin (#5538)Gravatar Chris O'Haver 21-58/+503
2022-09-07plugin/tsig: Document unimplemented secondary tsig transfers (#5605)Gravatar Chris O'Haver 1-4/+11
2022-09-07Do not expand query UDP buffer size if already set to a smaller value (#5602)Gravatar Chris Narkiewicz 2-58/+79
2022-09-07Identity and version support for the dnstap plugin (#5555)Gravatar Daniel Jolly 4-10/+67
2022-09-05auto go fmtGravatar coredns[bot] 2-5/+5
2022-08-30plugin/k8s_external: Resolve headless services (#5505)Gravatar TomasKohout 15-81/+491
2022-08-30chore: remove duplicate word in comments (#5592)Gravatar Abirdcfly 1-1/+1
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