aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-27Reload hook (#1445)Gravatar John Belamaric 4-0/+234
2018-01-25correct typo from `hosts` to `route53` (#1437)Gravatar Pat Moroney 1-1/+1
2018-01-24Remove pointers to labels.Selector and pass normally instead (#1422)Gravatar Ilya Galimyanov 2-15/+15
2018-01-24plugin/etcd: Remove unnecessary test cases (#1421)Gravatar Tobias Schmidt 1-10/+0
2018-01-24Fix truncation of messages longer than permitted by the client (#1417)Gravatar Tobias Schmidt 1-6/+2
2018-01-23Add coredns_build_info metric (#1418)Gravatar Tobias Schmidt 2-0/+16
2018-01-23fix computation of reverse zone based on Ipv6 CIDRs (#1415)Gravatar Francois Tur 3-3/+33
2018-01-23plugin/secondary: don't duplicate apex records (#1413)Gravatar Miek Gieben 2-1/+11
2018-01-23plugin/secondary: fix a bunch of things and tests (#1406)Gravatar Miek Gieben 2-16/+17
2018-01-22plugin/rewrite: add response rewrite docs (#1414)Gravatar Paul Greenberg 1-47/+128
2018-01-18feature: plugin/rewrite: rewrite ANSWER SECTION (#1318)Gravatar Paul Greenberg 8-11/+161
2018-01-18plugin/dnssec: fix blacklies for NXDOMAIN (#1399)Gravatar Miek Gieben 3-4/+102
2018-01-18plugin/health: add lameduck mode (#1379)Gravatar Miek Gieben 5-14/+112
2018-01-18plugin/dnssec: check validityperiod of RRSIGs (#1385)Gravatar Miek Gieben 2-0/+58
2018-01-17plugin/cache: Fix prefetching issues (#1363)Gravatar Tobias Schmidt 8-75/+213
2018-01-15Fix several typos (#1395)Gravatar Yong Tang 2-3/+3
2018-01-15Add route53 plugin (#1390)Gravatar Yong Tang 5-0/+350
2018-01-15Fix SOA examples in plugin/template README (#1391)Gravatar Tobias Schmidt 1-11/+13
2018-01-12plugin/log: add the super useful msg ID into the logs (#1387)Gravatar Miek Gieben 2-2/+2
2018-01-11Update README.md (#1381)Gravatar cricketliu 1-7/+7
2018-01-11Remove TTL ceiling at 5s in plugin/cache (#1380)Gravatar Tobias Schmidt 3-8/+0
2018-01-11Update README.md (#1376)Gravatar cricketliu 1-4/+4
2018-01-11Update README.md (#1375)Gravatar cricketliu 1-8/+8
2018-01-11Update README.md (#1374)Gravatar cricketliu 1-3/+3
2018-01-10Update README.md (#1373)Gravatar cricketliu 1-13/+13
2018-01-10Doc (#1369)Gravatar Miek Gieben 7-8/+10
2018-01-10Overloaded (#1364)Gravatar Miek Gieben 5-7/+90
2018-01-09pkg/fall: make Zero and Root vars not funcs (#1367)Gravatar Miek Gieben 5-52/+51
2018-01-09plugin/template: small tweaks (#1366)Gravatar Miek Gieben 5-51/+46
2018-01-09Align plugin/template usage and syntax with other plugins (#1360)Gravatar Rene Treffer 6-131/+409
2018-01-08plugin/proxy: max the number of upstreams (#1359)Gravatar Miek Gieben 2-1/+17
2018-01-08plugin/template: README tweaks (#1361)Gravatar Miek Gieben 2-13/+13
2018-01-08plugin/template (#1298)Gravatar Rene Treffer 6-0/+964
2018-01-07Simplify plugin/pkg/fall (#1358)Gravatar John Belamaric 13-141/+116
2018-01-07Add pkg/fall for Fallthrough (#1355)Gravatar Miek Gieben 21-106/+213
2018-01-06kubernetes: Add zone filtering to fallthrough (#1353)Gravatar John Belamaric 7-44/+92
2018-01-06plugin/kubernetes: fix pod insecure mode (#1354)Gravatar Miek Gieben 3-2/+36
2018-01-05plugin/kubernetes: add explicit non-existing ns check (#1350)Gravatar Miek Gieben 1-0/+8
2018-01-05plugin/kubernetes: partial fix for crazy pod queries (#1349)Gravatar Miek Gieben 2-9/+20
2018-01-04Manual pages (#1346)Gravatar Miek Gieben 29-97/+257
2018-01-03plugin/dnssec: implement shotgun from CloudFlare (#1305)Gravatar Miek Gieben 8-33/+108
2018-01-03Update k8s client-go to v6.0.0 (#1340)Gravatar Yong Tang 9-17/+17
2017-12-27metrics: correctly register all metrics (#1335)Gravatar Miek Gieben 8-45/+76
2017-12-27plugin/metrics: convience MustRegister function (#1332)Gravatar Miek Gieben 1-9/+12
2017-12-22dnstest: add multirecorder (#1326)Gravatar Miek Gieben 2-0/+80
2017-12-20plugin/proxy: for duration metrics (#1323)Gravatar Miek Gieben 1-1/+1
2017-12-15Fix a couple of typos (#1316)Gravatar Yong Tang 1-1/+1
2017-12-14Adding additional records for test cases (#1304)Gravatar Brad Beam 1-0/+33
2017-12-14plugin/rewrite: fix flow control logic for all rule types (#1308)Gravatar Paul Greenberg 4-20/+34
2017-12-14plugin/metrics: Switch to using promhttp instead of deprecated Handler (#1312)Gravatar James Hartig 1-14/+22