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
/
file
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
replace reviewdog fully by golangci-lint (#6139)
Ondřej Benkovský
1
-5
/
+5
2023-05-03
Fix temp file close error (#6068)
Ben Kochie
1
-7
/
+5
2023-04-25
fix some comments (#6052)
cui fliter
1
-1
/
+1
2022-10-11
plugin/file: fix file leak (#5687)
Yong Tang
1
-9
/
+18
2022-07-10
add golangci-lint linter (#5499)
Ondřej Benkovský
6
-12
/
+0
2022-07-07
plugin/file/cache: Add metadata for wildcard record responses (#5308)
Chris O'Haver
1
-1
/
+6
2022-04-25
plugin/file: unified NoData result (#5086)
xuweiwei
2
-1
/
+30
2022-03-18
update all +build statements (#5271)
Qasim Sarfraz
1
-1
/
+1
2022-03-16
plugin/file: add CAA record test case (#5219)
xuweiwei
1
-0
/
+8
2022-02-17
plugin/file: add TXT RR test case (#5079)
xuweiwei
1
-0
/
+8
2022-02-14
Fix security scans by cleaning up file path (#5185)
Yong Tang
2
-2
/
+3
2022-01-21
plugin/file: optimize cname get rr by type (#5080)
xuweiwei
2
-12
/
+1
2022-01-08
plugin/file: add a test case for wildcard RRs do not apply (#5078)
xuweiwei
1
-0
/
+8
2021-12-09
fix invalid reload when multiple file plugins (#5020)
LiuCongran
1
-4
/
+4
2021-11-19
plugin/auto: Fix panic caused by config invalid reload value (#4986)
gomakesix
1
-1
/
+6
2021-11-19
plugin/file: Fix print tree error (#4962)
xuweiwei
2
-2
/
+104
2021-10-13
cleanup deprecated package io/ioutil (#4920)
Zou Nengren
1
-2
/
+1
2021-09-14
plugin/file/auto: Write CNAME answer to client even if target lookup is SERVF...
Chris O'Haver
3
-3
/
+20
2021-09-07
plugin/file: fix wildcard CNAME answer (#4828)
Kohei Yoshida
2
-3
/
+41
2021-06-05
Fix plugin file reload comment (#4665)
Sven Nebel
1
-1
/
+1
2021-05-20
Revert "plugin/file: Fix in wrong answers returned when wildcard and concrete...
Miek Gieben
3
-110
/
+6
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
1
-11
/
+3
2021-03-09
transfer: reply with refused (#4510)
Miek Gieben
2
-0
/
+34
2021-03-08
plugin/file: add small zonefile example (#4509)
Miek Gieben
1
-6
/
+23
2021-01-28
copy rrs (#4416)
Miek Gieben
1
-6
/
+1
2021-01-21
make copies of RRs before returning them (#4409)
Chris O'Haver
1
-1
/
+6
2021-01-15
plugin/file: guard against cname loops (#4387)
Miek Gieben
1
-1
/
+14
2021-01-11
plugin/file: document wrong behavior in lookup fox Apex (#4376)
Miek Gieben
1
-0
/
+45
2020-12-09
plugin/file: Use NXDOMAIN response if CNAME target is NXDOMAIN (#4303)
Chris O'Haver
1
-8
/
+19
2020-11-11
Remove newlines between braces (#4279)
Miek Gieben
1
-1
/
+0
2020-10-30
Speed up testing (#4239)
Miek Gieben
2
-9
/
+13
2020-10-28
docs: move Also See to See Also (#4245)
Miek Gieben
1
-1
/
+1
2020-09-24
Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)
Yong Tang
9
-222
/
+76
2020-09-24
For caddy v1 in our org (#4018)
Miek Gieben
2
-4
/
+2
2020-09-01
Fix some typos in comments. (#4100)
Hu Shuai
1
-1
/
+1
2020-07-08
Revert "Implement notifies for transfer plugin (#3972)" (#3995)
Yong Tang
9
-76
/
+222
2020-07-07
Implement notifies for transfer plugin (#3972)
Miek Gieben
9
-222
/
+76
2020-05-11
Fix query for SOA record for delegated zone (#3875)
Miek Gieben
2
-7
/
+20
2019-12-06
plugin/sign: fix signing of authoritative data (#3479)
Miek Gieben
2
-4
/
+65
2019-11-29
Move to CODEOWNERS (#3489)
Miek Gieben
1
-7
/
+0
2019-10-08
Directive -> plugin (#3363)
Miek Gieben
1
-2
/
+2
2019-10-01
plugin/file: fix panic in miekg/dns.CompareDomainName() (#3337)
Uladzimir Trehubenka
1
-1
/
+1
2019-09-25
plugin: cleanup code based on staticcheck warnings (#3302)
Guangming Wang
1
-1
/
+1
2019-09-23
cleanup: remove redundant return statement (#3297)
Guangming Wang
1
-1
/
+0
2019-09-20
all: simply registering plugins (#3287)
Miek Gieben
1
-6
/
+1
2019-08-30
plugin/file: rework outgoing axfr (#3227)
Miek Gieben
3
-42
/
+52
2019-08-27
plugin/file: less notify logging spam (#3212)
Miek Gieben
1
-2
/
+1
2019-08-26
plugin/file: close reader for reload (#3196)
Miek Gieben
1
-0
/
+1
2019-08-26
plugin/file: respond correctly to IXFR message (#3177)
Miek Gieben
1
-0
/
+41
[next]