aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-15auto remove trailing whitespacesGravatar coredns-auto-trailing-whitespaces[bot] 1-1/+1
2021-03-15Added minimal-responses plugin (#4417)Gravatar Soumya Ghosh Dastidar 6-1/+286
2021-03-09transfer: reply with refused (#4510)Gravatar Miek Gieben 4-0/+41
2021-03-08plugin/file: add small zonefile example (#4509)Gravatar Miek Gieben 1-6/+23
2021-02-25plugin/kubernetes: don't return when ServerVersion return an error (#4490)Gravatar Miek Gieben 1-9/+8
2021-02-24auto go fmtv1.8.2Gravatar coredns-auto-go-fmt[bot] 4-23/+25
2021-02-23auto remove trailing whitespacesGravatar coredns-auto-trailing-whitespaces[bot] 1-5/+5
2021-02-23Rewrite SRV targets and additional names in response (#4287)Gravatar slick-nic 10-129/+321
2021-02-10plugin/sign: track zone file's mtime (#4431)Gravatar Miek Gieben 3-4/+73
2021-02-09make kubernetes plugin kubeconfig argument 'context' optional (#4451)Gravatar Jun Chen 3-9/+28
2021-02-05plugin/transfer: only allow outgoing axfr over tcp (#4452)Gravatar Miek Gieben 4-9/+13
2021-02-01plugin/rewrite: copy msg before rewritting (#4443)Gravatar Miek Gieben 1-1/+4
2021-02-01plugin/acl: add the ability to filter records (#4389)Gravatar George Shammas 6-3/+75
2021-01-28copy rrs (#4416)Gravatar Miek Gieben 1-6/+1
2021-01-28plugin/trace - Use compatible tag name for datadog (#4408)Gravatar Bob 2-21/+51
2021-01-28plugin/forward Add rcode and rtype to request_duration_seconds metric (#4391)Gravatar Maxime Ginters 5-36/+47
2021-01-26Corrected detection of K8s minor version (#4430)Gravatar Lars Ekman 1-1/+1
2021-01-24Fix import ordering presubmit test (#4422)Gravatar Miek Gieben 6-0/+6
2021-01-21Fix #4395, fix out of order messages and fix forward perspective. (#4396)Gravatar Frank Riley 3-14/+24
2021-01-21make copies of RRs before returning them (#4409)Gravatar Chris O'Haver 1-1/+6
2021-01-20Fix some typos (#4412)Gravatar ZouYu 2-3/+3
2021-01-15plugin/file: guard against cname loops (#4387)Gravatar Miek Gieben 2-2/+14
2021-01-15doc bind collision issue (#4394)Gravatar Chris O'Haver 1-0/+20
2021-01-15Prevent race from prefetching (#4368)Gravatar sschepens 1-20/+16
2021-01-13plugin/transfer: fix go-routine leak (#4380)Gravatar Miek Gieben 2-10/+56
2021-01-12forward/up: HC every 0.5 seconds, do not do exponential backoff (#4371)Gravatar Miek Gieben 1-23/+10
2021-01-12fix record missing for zone with many of records (#4328)Gravatar luanphantiki 3-8/+18
2021-01-11d-Updated Azure plugin NS record (#4383)Gravatar Gunadhya 1-1/+1
2021-01-11plugin/file: document wrong behavior in lookup fox Apex (#4376)Gravatar Miek Gieben 1-0/+45
2021-01-10plugin/secondary: small fixes in the readme (#4375)Gravatar Miek Gieben 1-7/+7
2021-01-10plugin/dnssec: Change hash key input (#4372)Gravatar Miek Gieben 1-7/+12
2021-01-06Fix golint issue caused by typo (#4365)Gravatar Guangwen Feng 1-1/+1
2020-12-23Azure Plugin: Iterate over all RecordSetListResultPage Pages (#4351)Gravatar mgugger 1-13/+9
2020-12-21plugin/kubernetes: Add support for dual stack ClusterIP Services (#4339)Gravatar Chris O'Haver 14-111/+204
2020-12-16[feat]:update the kubernets.go fix npe (#4338)Gravatar Jiang Biao 1-1/+4
2020-12-15respond with REFUSED when max_concurrent is exceeded to avoid caching it (#4326)Gravatar Chris O'Haver 3-2/+12
2020-12-11Update README.md (#4331)Gravatar Chotiwat Chawannakul 1-1/+1
2020-12-11Move .LocalAddr() out of goroutine (#4281)Gravatar Miek Gieben 1-1/+2
2020-12-09plugin/file: Use NXDOMAIN response if CNAME target is NXDOMAIN (#4303)Gravatar Chris O'Haver 1-8/+19
2020-12-01plugin/kubernetes: Fix dns programming duration metric (#4255)Gravatar Chris O'Haver 9-198/+168
2020-11-19plugin/trace: cleanup README.md (#4280)Gravatar Miek Gieben 1-11/+7
2020-11-12plugin/azure return FQDN as MNAME in SOA record (#4286)Gravatar Blake Ryan 1-1/+1
2020-11-11Remove newlines between braces (#4279)Gravatar Miek Gieben 7-9/+0
2020-11-11auto go fmtGravatar coredns-auto-go-fmt[bot] 2-3/+3
2020-11-10plugin/trace: Fix zipkin json_v2 (#4180)Gravatar Bob 4-9/+17
2020-11-05pkg/tls: remove InsecureSkipVerify=true flag (#4265)Gravatar Miek Gieben 1-5/+0
2020-11-05add local plugin (#4262)Gravatar Miek Gieben 5-0/+294
2020-11-05plugin/dnstap: remove config struct (#4258)Gravatar Miek Gieben 8-102/+102
2020-11-03forward doc update (#4254)Gravatar Miek Gieben 1-4/+19
2020-11-03plugin/dnstap: remove custom encoder (#4242)Gravatar Miek Gieben 8-256/+130