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-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
2021-05-27
Reduce the cardinality of health endpoint metrics (#4650)
Ben Kochie
3
-4
/
+17
2021-05-27
plugin/kubernetes: consistently choose EndpointSlices or Endpoints for unstab...
uesyn
1
-13
/
+23
2021-05-27
deprecate Normalize and MustNormalize (#4648)
Chris O'Haver
6
-11
/
+61
2021-05-20
Revert "plugin/file: Fix in wrong answers returned when wildcard and concrete...
Miek Gieben
3
-110
/
+6
2021-05-20
plugin/forward: Document and warn for unsupported FROM CIDR notations (#4639)
Chris O'Haver
3
-2
/
+9
2021-05-19
Fix obsure crash in Corefile parsing (#4637)
Miek Gieben
1
-1
/
+5
2021-05-17
plugin/file: Fix in wrong answers returned when wildcard and concrete records...
Jason Du
3
-6
/
+110
2021-05-17
reverse zone: fix Normalize (#4621)
Miek Gieben
27
-310
/
+225
2021-05-17
consider nil ready as ready (#4632)
Chris O'Haver
1
-2
/
+11
2021-05-14
Fix etcd to use v3.5.0-alpha.0 (#4628)
Jason Du
2
-3
/
+3
2021-05-14
check for two days of remaining validity (#4606)
Keith Coleman
2
-3
/
+3
2021-05-10
copy unready exclusion to v1beta1 func (#4616)
Chris O'Haver
1
-0
/
+3
2021-05-10
plugin/kubernetes: Support both v1 and v1beta1 EndpointSlices (#4570)
Chris O'Haver
3
-12
/
+106
2021-05-06
plugin/dnssec: interface type correction for `periodicClean` sig validity che...
Keith Coleman
1
-3
/
+4
2021-05-04
plugin/kubernetes: fix SOA response for non-apex queries (#4592)
Chris O'Haver
3
-2
/
+17
2021-05-04
collect endpoint node name from endopintslices (#4581)
Chris O'Haver
1
-1
/
+3
2021-05-04
Add error check to avoid panic (#4584)
wangchenglong01
1
-1
/
+4
2021-05-04
plugin/rewrite: streamline the ResponseRule handling. (#4473)
Uwe Krueger
13
-514
/
+882
[next]