index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-23
plugin/pkg/cache: fix data race (#4932)
Wu Shuang
1
-1
/
+1
2021-10-13
cleanup deprecated package io/ioutil (#4920)
Zou Nengren
16
-41
/
+30
2021-10-11
auto go fmt
coredns[bot]
1
-2
/
+2
2021-10-08
plugin/forward: Use new msg.Id for upstream queries (#4841)
Vector
1
-0
/
+13
2021-10-06
plugin/kubernetes: Don't use pod names longer than 63 characters as dns label...
Chris O'Haver
2
-3
/
+5
2021-09-22
plugin/kubernetes: fix reload panic (#4881)
Chris O'Haver
1
-1
/
+1
2021-09-14
plugin/file/auto: Write CNAME answer to client even if target lookup is SERVF...
Chris O'Haver
4
-4
/
+28
2021-09-07
plugin/file: fix wildcard CNAME answer (#4828)
Kohei Yoshida
2
-3
/
+41
2021-09-04
The IPv4 parser no longer accepts leading zeros (#4844)
rouzier
1
-5
/
+2
2021-08-31
restore 1.8.3 question revert logic; add tests (#4840)
Chris O'Haver
2
-1
/
+57
2021-08-27
Update upstream.Lookup method comment to reflect current state (#4832)
Ondřej Benkovský
1
-1
/
+3
2021-08-26
upstream lookups are done with original EDNS options (#4826)
Ondřej Benkovský
1
-7
/
+2
2021-08-16
Rename reuse port/listen_*.go to better convey build inclusion reason (#4817)
Chris O'Haver
2
-0
/
+0
2021-08-16
Revert "pkg/reuseport: Remove pre-go1.11 impl (#4795)" (#4814)
Chris O'Haver
2
-0
/
+16
2021-08-16
Update cache metrics (#4781)
Ben Kochie
3
-3
/
+13
2021-08-13
plugin/kubernetes: Only answer transfer requests for authoritative zones (#4802)
Chris O'Haver
2
-0
/
+21
2021-08-12
pkg/reuseport: Remove pre-go1.11 impl (#4795)
Manuel Rüger
2
-16
/
+0
2021-08-03
plugins/kubernetes: Switch to klog/v2 (#4778)
Manuel Rüger
1
-1
/
+2
2021-08-02
auto go fmt
coredns[bot]
1
-2
/
+2
2021-07-29
kubernetes: Improve namespace usage (#4767)
Mat Lowery
9
-47
/
+100
2021-07-20
auto remove trailing whitespaces
coredns[bot]
2
-2
/
+2
2021-07-19
auto go fmt
coredns[bot]
1
-3
/
+3
2021-07-16
plugin/forward : add proxy address as tag (#4757)
Ondřej Benkovský
1
-0
/
+2
2021-07-15
plugin/header: run go gen and small doc updates (#4754)
Miek Gieben
3
-10
/
+9
2021-07-15
plugin/header: Introduce header plugin (#4752)
Qasim Sarfraz
6
-0
/
+355
2021-07-14
Fix typo on kubernetes plugin (#4753)
Jeongwook Park
1
-6
/
+6
2021-07-14
Create geoip plugin (#4688)
Sven Nebel
11
-6
/
+563
2021-07-14
publish trace id as metadata from trace plugin (#4749)
Ondřej Benkovský
2
-0
/
+17
2021-07-12
auto go fmt
coredns[bot]
1
-2
/
+2
2021-07-10
plugin/trace: fix rcode tag in case of no response (#4742)
Ondřej Benkovský
2
-8
/
+25
2021-07-09
fix example (#4740)
Chris O'Haver
1
-1
/
+1
2021-07-09
update example description to match example (#4739)
Chris O'Haver
1
-1
/
+3
2021-07-09
plugin/error: use warning instead of warn (#4738)
Miek Gieben
3
-5
/
+5
2021-07-09
when no response is written, fallback to status of next plugin in prometheus ...
Ondřej Benkovský
1
-1
/
+8
2021-07-09
add configurable log level to errors plugin (#4718)
Ondřej Benkovský
5
-24
/
+151
2021-07-09
do not log NOERROR in log plugin when response is not available (#4725)
Ondřej Benkovský
2
-1
/
+50
2021-07-09
plugin/cache: Unset AD flag when DO is not set for cache miss (#4736)
Chris O'Haver
3
-9
/
+19
2021-07-05
auto go fmt
coredns[bot]
1
-1
/
+1
2021-06-30
fix to docs; add acl example (#4711)
Chris O'Haver
1
-3
/
+23
2021-06-29
trace plugin can mark traces with error tag (#4720)
Ondřej Benkovský
2
-1
/
+21
2021-06-24
Correct newdnsController's documented function signature (#4717)
mfleader
1
-1
/
+1
2021-06-14
Add NS+hosts records to xfr response. Add coredns service to test data. (#4696)
Chris O'Haver
3
-3
/
+49
2021-06-11
plugin/secondary: doc updates (#4686)
Miek Gieben
1
-0
/
+4
2021-06-10
fix cidr multi-zone check (#4682)
Chris O'Haver
1
-2
/
+3
2021-06-10
plugin/secondary: Retry initial transfer until successful (#4663)
Chris O'Haver
1
-1
/
+20
2021-06-08
plugin/log: fix closing of codeblock (#4680)
Miek Gieben
1
-1
/
+1
2021-06-07
Fix Route53 plugin cannot retrieve ECS Task Role (#4669)
Licht Takeuchi
1
-5
/
+2
2021-06-07
auto go fmt
coredns[bot]
1
-1
/
+1
2021-06-05
Fix plugin file reload comment (#4665)
Sven Nebel
2
-2
/
+2
2021-06-04
Fix IPv6 case for CIDR format reverse zones (#4652)
Chris O'Haver
4
-9
/
+67
[next]