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
2018-03-13
Add PTR record support for Route53 plugin (#1606)
Yong Tang
2
-0
/
+26
2018-03-13
Update README.md (#1607)
Chris O'Haver
1
-4
/
+5
2018-03-13
Document the service with ClusterIP wildcard (#1605)
Ricardo Katz
1
-0
/
+7
2018-03-13
Fix incorrect test case in rout53 plugin (#1603)
Yong Tang
1
-3
/
+23
2018-03-13
exclude terminating pods (#1602)
Chris O'Haver
1
-0
/
+5
2018-03-09
logging: Don't use PrintF when not needed (#1599)
Miek Gieben
6
-8
/
+8
2018-03-09
Add DD support (#1596)
Yamil Asusta
4
-15
/
+52
2018-03-09
plugin/kubernetes: make glog log to standard output (#1598)
Miek Gieben
1
-0
/
+12
2018-03-07
plugin/erratic: linkify RFC references (#1593)
Miek Gieben
1
-2
/
+8
2018-03-02
plugin/health: make reload work (#1585)
Miek Gieben
3
-32
/
+37
2018-03-02
Metrics2 (#1588)
Miek Gieben
1
-1
/
+8
2018-03-02
plugin/reload: enable (#1587)
Miek Gieben
1
-3
/
+3
2018-03-02
Metrics reload (#1586)
Miek Gieben
3
-11
/
+10
2018-03-02
Added nanoseconds to dnstap plugin builder (#1583)
Uladzimir Trehubenka
1
-14
/
+20
2018-03-01
plugin/health: doc updates (#1582)
Miek Gieben
2
-8
/
+8
2018-03-01
plugin/auto: update some comments typos
Miek Gieben
1
-5
/
+3
2018-03-01
plugin/deprecated: add an easy way to error on deprecated plugin (#1575)
Miek Gieben
1
-0
/
+38
2018-02-28
just use setup (#1574)
Miek Gieben
9
-18
/
+18
2018-02-28
plugin/file: shutdown reload goroutine (#1571)
Miek Gieben
6
-5
/
+32
2018-02-28
Easier way to dnstap? (#1496)
varyoo
12
-252
/
+271
2018-02-28
return an error for multiple use of some plugins (#1559)
Miek Gieben
27
-94
/
+149
2018-02-28
plugin/log: log remote port addr as well (#1573)
Miek Gieben
3
-4
/
+12
2018-02-28
Rename reverse zone constants (#1568)
Miek Gieben
4
-14
/
+43
2018-02-28
plugin/kubernetes: PTR/A reverse query corner cases (#1551)
Chris O'Haver
4
-2
/
+56
2018-02-23
doc: some function/vars/const/package level updates (#1558)
Miek Gieben
6
-4
/
+7
2018-02-22
Fix health_checks which should be health_check (#1556)
John Belamaric
1
-2
/
+2
2018-02-22
Add `-` to name and description
Miek Gieben
1
-1
/
+1
2018-02-22
Fix with gofmt -s -w for plugin/tls/tls_test.go (#1552)
Yong Tang
1
-2
/
+2
2018-02-21
incl addtl rrs when computing cache ttl (#1549)
Chris O'Haver
1
-2
/
+6
2018-02-19
remove coredns-grpc reference and update DnsService link (#1542)
Freddy
1
-5
/
+1
2018-02-18
go 1.10: update travis and gofmt (#1541)
Miek Gieben
1
-2
/
+2
2018-02-17
Type.extra (#1538)
Miek Gieben
5
-37
/
+9
2018-02-16
plugin/kubernetes: Add noendpoints option (#1536)
Chris O'Haver
4
-15
/
+96
2018-02-16
plugin/template: add upstream option (#1529)
Chris O'Haver
4
-1
/
+33
2018-02-16
plugin/auto/file/secondary: Use new upstream resolver (#1534)
Chris O'Haver
12
-36
/
+30
2018-02-16
pkg/typify: empty messages are OtherError (#1531)
Miek Gieben
4
-1
/
+35
2018-02-15
plugin/kubernetes: add namespace watch (#1533)
Chris O'Haver
1
-7
/
+56
2018-02-15
plugin/forward using pkg/up (#1493)
Miek Gieben
15
-220
/
+305
2018-02-14
Fix imports (#1528)
Miek Gieben
1
-2
/
+2
2018-02-14
plugin/kubernetes: Add upstream @self and loop count (#1484)
Chris O'Haver
12
-54
/
+124
2018-02-14
Plugin/Proxy - prevent nil pointer when query using a gRPC client that could ...
Francois Tur
2
-38
/
+192
2018-02-14
Plugin/BIND - extend the syntax to allow multiple addresses (#1512)
Francois Tur
4
-28
/
+75
2018-02-14
check DO bit is maintaining status (#1526)
Sandeep Rajan
1
-0
/
+34
2018-02-14
Enable goimports check, and fixes several imports format (#1525)
Yong Tang
3
-4
/
+7
2018-02-13
fix ptr nxdomain response and test (#1524)
Chris O'Haver
2
-1
/
+4
2018-02-12
reqd changes (#1522)
Chris O'Haver
6
-155
/
+173
2018-02-09
Stop noisy modifications (#1517)
John Belamaric
2
-3
/
+152
2018-02-09
kubernetes: Fix Federation example in README (#1515)
Chris O'Haver
1
-2
/
+0
2018-02-09
plugin/reload: disable for now (#1511)
Miek Gieben
1
-2
/
+2
2018-02-09
Add Chris back (#1513)
Miek Gieben
1
-0
/
+2
[next]