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
2019-08-26
return standardized text for ready and health endpoint (#3195)
xieyanker
3
-3
/
+3
2019-08-26
Fuzz: fix forward build (#3200)
Miek Gieben
1
-1
/
+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
2019-08-25
fuzz: revert setup function (#3189)
Miek Gieben
7
-21
/
+6
2019-08-25
plugin/forward: add fuzzing (#3188)
Miek Gieben
1
-0
/
+34
2019-08-25
fuzz: use gofuzz build tag instead of fuzz (#3185)
Muhammad Falak R Wani
5
-5
/
+5
2019-08-25
testing: TCPServer was only used in secondary_test.go (#3186)
Miek Gieben
2
-72
/
+8
2019-08-24
go report card fixes (#3182)
Miek Gieben
4
-12
/
+1
2019-08-24
fuzzing: allow setup function to be called (#3175)
Miek Gieben
7
-6
/
+21
2019-08-23
correct test and code (#3184)
Chris O'Haver
2
-2
/
+2
2019-08-23
plugin/k8s_external/kubernetes: handle NS records (#3160)
Chris O'Haver
6
-70
/
+180
2019-08-23
fix typo (#3180)
wwgfhf
1
-1
/
+1
2019-08-22
fuzz: fix rewrite crash by fixing fuzz/do.go (#3178)
Miek Gieben
1
-4
/
+8
2019-08-22
fix typo "dnstop" >> "dnstap" (#3170)
xieyanker
1
-1
/
+1
2019-08-22
Cleanup: fix some typos in code comment (#3172)
Guangming Wang
2
-2
/
+2
2019-08-22
fix wrong spells in parse_test.go (#3173)
AllenZMC
1
-1
/
+1
2019-08-21
typo fixes (#3169)
Chris O'Haver
20
-25
/
+24
2019-08-21
fix mis-spelling in clouddns.go (#3166)
AllenZMC
1
-1
/
+1
2019-08-19
fix mis-spelling in item.go (#3156)
AllenZMC
1
-1
/
+1
2019-08-19
Change the ToEndpoints method comment to replace the Service with Endpoints (...
Xigang Wang
1
-1
/
+1
2019-08-19
fuzz: some cleanups (#3143)
Miek Gieben
1
-1
/
+1
2019-08-18
Move federation plugin to github.com/coredns/federation (#3139)
Yong Tang
10
-667
/
+2
2019-08-18
plugin/clouddns: tiny fixes for the README (#3140)
Miek Gieben
1
-8
/
+9
2019-08-17
Additional content in clouddns plugin, and format of markdown (#3138)
Yong Tang
1
-7
/
+13
2019-08-17
Add Google Cloud DNS plugin (#3011)
Palash Nigam
7
-0
/
+800
2019-08-17
fix wrong spells in zone.go (#3135)
AllenZMC
1
-1
/
+1
2019-08-16
plugin/forward: fix a typo (#3133)
zhangguoyan
1
-1
/
+1
2019-08-16
fix mis-spelling in object.go (#3134)
AllenZMC
1
-1
/
+1
2019-08-15
fix typos in kubernetes.go (#3132)
AllenZMC
1
-1
/
+1
2019-08-14
Update README.md (#3131)
Cricket Liu
1
-8
/
+8
2019-08-14
run gofmt -w -s **/*.go (#3126)
Miek Gieben
1
-2
/
+2
2019-08-13
Update parse.go (#3122)
AllenZMC
1
-1
/
+1
2019-08-13
plugin/route53: various updates (#3108)
Miek Gieben
3
-23
/
+19
2019-08-12
fix NXDOMAIN/NODATA fallthough case (#3118)
Chris O'Haver
2
-1
/
+27
2019-08-12
Fix handling truncated responses in forward (#3110)
Andrey Meshkov
1
-3
/
+0
2019-08-09
plugin/kubernetes: Don't do a zone transfer for NS requests (#3098)
Chris O'Haver
2
-2
/
+10
2019-08-09
mechanical: run: go gen and make -f Makefile.doc (#3104)
Miek Gieben
1
-1
/
+1
2019-08-09
plugin/azure: clean up readme (#3102)
Miek Gieben
3
-118
/
+80
2019-08-09
Add plugin for Azure DNS (#2945)
Darshan Chaudhary
6
-0
/
+728
2019-08-08
metrics.go: hemp message correction (#3100)
ethan
1
-2
/
+2
2019-08-03
plugin/route53: make refresh frequency adjustable (#3083)
Matt Kulka
5
-6
/
+65
2019-08-03
plugin/file: unify a serial logging (#3088)
Miek Gieben
2
-3
/
+3
2019-08-01
Fixes races in test and klog (#3079)
Miek Gieben
5
-13
/
+8
2019-07-31
plugin/hosts: create inline map in setup (#3071)
Miek Gieben
3
-28
/
+23
2019-07-31
[plugin/route53]: Increase ListResourceRecordSets paging size. (#3073)
Matt Kulka
1
-0
/
+1
2019-07-31
Move github.com/openzipkin/zipkin-go-opentracing => github.com/openzipkin-con...
Yong Tang
1
-1
/
+1
2019-07-30
plugin/reload: Graceful reload of imported files (#3068)
Erik Wilson
2
-4
/
+26
2019-07-30
plugin/kubernetes: remove some of the klog setup (#3054)
Miek Gieben
1
-13
/
+1
2019-07-29
cleanup: error message typos in setup_test.go (#3065)
dzzg
1
-2
/
+2
[next]