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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
Add `go mod` support (#2503)
Yong Tang
2198
-891982
/
+223
2019-03-03
fix typo in notes (#2648)
Miek Gieben
1
-1
/
+1
2019-03-03
Update to 1.12.x (#2646)
Yong Tang
1
-1
/
+1
2019-03-03
Add release notes into coredns repo (#2645)
Miek Gieben
36
-3
/
+1874
2019-03-03
up the version to 1.4.0 (#2642)
v1.4.0
Miek Gieben
1
-1
/
+1
2019-03-03
make -f Makefile.doc (#2641)
Miek Gieben
4
-8
/
+14
2019-03-02
plugin/reload: add bug text about import (#2638)
Miek Gieben
1
-0
/
+7
2019-03-01
plugin/forward: check message Id when reading from upstream server (#2637)
Ruslan Drozhdzh
1
-6
/
+13
2019-03-01
Fix some misspells in comment (#2634)
JoeWrightss
2
-2
/
+2
2019-02-27
Regen man-pages (#2631)
Miek Gieben
18
-84
/
+110
2019-02-27
Fix error string should not be capitalized (#2608)
Nguyen Quang Huy
7
-11
/
+11
2019-02-27
Add .gitignore files for Eclipse (#2627)
Nguyen Van Duc
1
-0
/
+3
2019-02-27
Fix some minor typos (#2625)
tuanvcw
2
-3
/
+3
2019-02-27
Insert *~ when using emacs in .gitignore (#2623)
Nguyen Hai Truong
1
-0
/
+1
2019-02-26
Ignore DS_Store in file .gitignore (#2622)
Nguyen Hai Truong
1
-1
/
+2
2019-02-25
DoH: Fixing panic in case if there's no response (#2577)
Andrey Meshkov
1
-0
/
+8
2019-02-25
Add benchmark test (#2610)
Miek Gieben
1
-0
/
+27
2019-02-24
Update deprecated link in doc (#2607)
LongKB
1
-1
/
+1
2019-02-24
plugin/kubernetes: create dns.Msg later (#2604)
Miek Gieben
1
-18
/
+16
2019-02-24
Coredns follows the CNCF Code of Conduct (#2597)
Nguyen Hai Truong
1
-42
/
+2
2019-02-23
refactor tests to remove duplicate code (#2602)
Darshan Chaudhary
1
-80
/
+38
2019-02-22
Fix some typos in comment (#2599)
JoeWrightss
1
-2
/
+2
2019-02-22
Restore changes in vendor directory (#2594)
Yong Tang
1
-1
/
+1
2019-02-21
Trivial fix typo (#2590)
Nguyen Hai Truong
1
-1
/
+1
2019-02-21
Replacing 'HTTP' by 'HTTPS' for securing links (#2591)
LongKB
2
-2
/
+2
2019-02-21
Fix some typos in documents (#2592)
Xiao An
4
-8
/
+8
2019-02-21
Fix typo: rrflags -> rflags (#2587)
Miek Gieben
2
-3
/
+3
2019-02-20
Fix typos (#2584)
Guillaume Gelin
1
-2
/
+2
2019-02-20
Remove redundant words in comments (#2589)
Nguyen Hai Truong
2
-2
/
+2
2019-02-20
Remove some duplicate worlds (#2582)
Nguyen Phuong An
9
-9
/
+9
2019-02-19
Correct misspelling of Kubernetes (#2579)
Nguyen Hai Truong
1
-1
/
+1
2019-02-18
plugin/forward: fixed debug dump output on FORMERR (#2576)
Uladzimir Trehubenka
1
-1
/
+1
2019-02-17
plugin/hosts: fix data race on h.size (#2573)
Miek Gieben
1
-1
/
+4
2019-02-17
Upgrade caddy to 0.11.X (#2541)
Miek Gieben
2
-1
/
+6
2019-02-17
plugin/reload: fix data races (#2567)
Miek Gieben
2
-13
/
+40
2019-02-17
plugin/auto: Reload zones every one minute (#2516)
mrasu
3
-24
/
+66
2019-02-17
Fix a flaky test by not depending on Google (#2565)
mrasu
1
-50
/
+90
2019-02-17
cleanup by fmt and remove redundant type declarations (#2563)
Sandeep Rajan
6
-11
/
+11
2019-02-17
Remove unused test case (#2562)
DO ANH TUAN
1
-31
/
+0
2019-02-17
Fix unsorted imports (#2561)
Nguyen Quang Huy
1
-1
/
+1
2019-02-17
Fix some typos (#2560)
Nguyen Quang Huy
9
-10
/
+10
2019-02-17
Update A/PTR template README examples (#2553)
Brian Bao
1
-6
/
+6
2019-02-14
Change http to https for security links (#2559)
Nguyen Van Trung
4
-10
/
+10
2019-02-12
Adjust docs for [ADDRESS] in metrics plugin (#2555)
Anders Ingemann
1
-3
/
+3
2019-02-12
plugin/hosts provide more configuration flexibility (#2535)
Thomas Mangin
6
-70
/
+163
2019-02-12
pkg/replace: make it more efficient. (#2544)
Miek Gieben
6
-163
/
+243
2019-02-11
Remove grpc watch functionality (#2549)
Miek Gieben
19
-1011
/
+85
2019-02-11
Fix t.Error error message (#2551)
JoeWrightss
2
-2
/
+2
2019-02-09
Update README.md on compiling from GitHub (#2543)
Brian Bao
1
-11
/
+11
2019-02-09
Fix etcd_cache_test to runnable multiple times. (#2546)
mrasu
1
-0
/
+12
[next]