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
2022-09-17
plugin/view : fix README (#5627)
Ondřej Benkovský
1
-1
/
+1
2022-09-15
plugin/template: fix formatting with go fmt (#5622)
Erik Johansson
2
-5
/
+5
2022-09-15
plugin/template: Add parseInt template function (#5609)
Erik Johansson
5
-20
/
+116
2022-09-15
plugin/template : add view label into plugin metrics (#5620)
Ondřej Benkovský
3
-13
/
+13
2022-09-14
plugin/prometheuss : make plugin enabled metric view aware (#5618)
Ondřej Benkovský
3
-4
/
+4
2022-09-12
plugin/acl : add view label into metrics (#5615)
Ondřej Benkovský
3
-8
/
+10
2022-09-12
auto go fmt
coredns[bot]
1
-2
/
+2
2022-09-08
plugin/view: Advanced routing interface and new 'view' plugin (#5538)
Chris O'Haver
21
-58
/
+503
2022-09-07
plugin/tsig: Document unimplemented secondary tsig transfers (#5605)
Chris O'Haver
1
-4
/
+11
2022-09-07
Do not expand query UDP buffer size if already set to a smaller value (#5602)
Chris Narkiewicz
2
-58
/
+79
2022-09-07
Identity and version support for the dnstap plugin (#5555)
Daniel Jolly
4
-10
/
+67
2022-09-05
auto go fmt
coredns[bot]
2
-5
/
+5
2022-08-30
plugin/k8s_external: Resolve headless services (#5505)
TomasKohout
15
-81
/
+491
2022-08-30
chore: remove duplicate word in comments (#5592)
Abirdcfly
1
-1
/
+1
2022-08-17
plugin/rewrite: Allow configuring min and max TTL values when rewriting TTL (...
AndreasHuber-CH
3
-23
/
+93
2022-08-15
plugin/forward: health_check needs to normalize a specified domain name (#5543)
Vancl
3
-8
/
+19
2022-08-14
Add PTR records to supported types (#5565)
Alex
2
-1
/
+43
2022-08-12
plugin/header: Add support for query modification (#5548) (#5556)
Christoph Heer
6
-49
/
+174
2022-08-03
add CNAME example to README (#5537)
Chris O'Haver
1
-0
/
+16
2022-07-28
plugin/cache: Add cache disable option (#5540)
Chris O'Haver
6
-3
/
+158
2022-07-25
plugin/acl : add support for Extended DNS Errors (#5532)
Ondřej Benkovský
2
-235
/
+247
2022-07-21
remove redundant continue in test (#5529)
Abirdcfly
1
-1
/
+0
2022-07-20
plugin/forward: Enable multiple forward declarations (#5127)
Chris O'Haver
5
-70
/
+173
2022-07-19
remove trailing empty lines per linter (#5526)
Chris O'Haver
2
-2
/
+0
2022-07-18
core: add log listeners for k8s_event plugin (#5451)
Shane Xie
3
-8
/
+299
2022-07-18
plugin/ready: Reset list of readiness plugins on startup (#5492)
Chris O'Haver
2
-0
/
+9
2022-07-11
auto go fmt
coredns[bot]
1
-1
/
+1
2022-07-10
add golangci-lint linter (#5499)
Ondřej Benkovský
87
-160
/
+52
2022-07-08
plugin/trace : make zipkin HTTP reporter more configurable using Corefile (#5...
Ondřej Benkovský
4
-33
/
+105
2022-07-07
plugin/file/cache: Add metadata for wildcard record responses (#5308)
Chris O'Haver
5
-3
/
+93
2022-07-06
plugin/k8s_external: Add support for PTR requests (#5435)
Chris O'Haver
12
-44
/
+163
2022-07-06
dont lameduck when reloading (#5472)
Chris O'Haver
2
-1
/
+13
2022-07-01
add tsig to codeowners; update chaos authors (#5479)
Chris O'Haver
1
-1
/
+1
2022-06-28
auto remove trailing whitespaces
coredns[bot]
1
-2
/
+2
2022-06-27
plugin/tsig: new plugin TSIG (#4957)
Chris O'Haver
7
-1
/
+929
2022-06-26
Fix out-of-index issue in rewrite plugin (#5462)
Yong Tang
2
-0
/
+4
2022-06-26
plugin/kubernetes : make kubernetes client log in CoreDNS format (#5461)
Ondřej Benkovský
2
-2
/
+40
2022-06-25
Fix a crash in rewrite plugin when rule type is missing (#5459)
Yong Tang
2
-47
/
+35
2022-06-23
plugin/trace: make zipkin and datadog reporters log errors using CoreDNS logg...
Ondřej Benkovský
2
-3
/
+28
2022-06-20
plugin/trace: read trace context info from headers for DOH (#5439)
Ondřej Benkovský
2
-1
/
+50
2022-06-17
plugin/health: Bypass proxy in self health check (#5401)
Chris O'Haver
2
-6
/
+20
2022-06-17
plugin/cache: Add option to adjust SERVFAIL response cache TTL (#5320)
Chris O'Haver
5
-2
/
+78
2022-06-17
retain response AD bit if requestor's AD bit was set (#5191)
Chris O'Haver
4
-8
/
+14
2022-06-17
fix 'verify' option name in readme (#5441)
Chris O'Haver
1
-2
/
+2
2022-06-13
remove unused coredns_forward_sockets_open metric (#5431)
Ondřej Benkovský
1
-6
/
+0
2022-06-07
plugin/cache: Reword serve_stale docs for clarity (#5394)
Chris O'Haver
1
-6
/
+6
2022-06-05
Log the literal value, not a format string (#5425)
Andy Lindeman
2
-1
/
+14
2022-05-30
auto go fmt
coredns[bot]
1
-4
/
+4
2022-05-24
recover from panic log including stacktrace to help finding the origin (#5392)
Radim Hatlapatka
3
-34
/
+53
2022-05-20
Fixing issue #5376 by adding a check to parse out Zone info (#5387)
Tintin
3
-3
/
+41
[next]