aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-13plugin/metrics: Added New func (#1309)Gravatar James Hartig 3-8/+10
2017-12-13plugins/dnssec: Fix hostnames in README (#1310)Gravatar Frederic Hemberger 1-1/+1
2017-12-13plugin/rewrite: regular expression and substring match/replace (#1296) (#1297)Gravatar Paul Greenberg 4-10/+209
2017-12-13Moving TransferParse from file to its own package (#1286)Gravatar Brad Beam 5-44/+145
2017-12-12Instead of hardcoding plugin lists in autopath/health, use interfaces. (#1306)Gravatar James Hartig 6-35/+17
2017-12-11plugin/file: fix crash (#1301)Gravatar Miek Gieben 1-1/+4
2017-12-11plugin/file: Fix response for qtype=DS (#1300)Gravatar Miek Gieben 2-1/+27
2017-12-11file/plugin: if there is a delegation use that (#1299)Gravatar Miek Gieben 2-7/+5
2017-12-09plugin/nsid: Small doc cleanup (#1293)Gravatar Miek Gieben 2-4/+22
2017-12-07Changing switch to compare on constants versus strings (#1285)Gravatar Brad Beam 2-20/+21
2017-12-07Consolidating const declarations (#1287)Gravatar Brad Beam 1-9/+6
2017-12-07plugin/proxy: skip hc for https_google (#1272)Gravatar Miek Gieben 1-0/+8
2017-12-06Increase performance of Dnstap plugin (#1280)Gravatar Ruslan Drozhdzh 3-42/+196
2017-12-05Fix time bucketing of response time (#1274)Gravatar Rene Treffer 1-1/+1
2017-12-05Update etcd/README.md for multiple endpoints, and add additional test cases (...Gravatar Yong Tang 2-6/+27
2017-12-04Update docs with missing `~` (#1276)Gravatar Yong Tang 1-4/+4