aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11edns0 compliance: set correct RCODE (#2388)Gravatar Miek Gieben 1-0/+1
2018-12-10map bool -> map struct{} (#2386)Gravatar Miek Gieben 7-47/+49
2018-12-08Replace bool map with struct{} map in chaos plugin (#2384)Gravatar Yong Tang 3-5/+5
2018-12-08plugin/kubernetes: smaller map (#2383)Gravatar Miek Gieben 4-7/+7
2018-12-08Convert bool map to struct{} map in etcd.go (#2381)Gravatar Yong Tang 1-2/+2
2018-12-08plugin/kubernetes: make prefix key in msg.Service a const (#2378)Gravatar Miek Gieben 2-9/+11
2018-12-08Make backand.go maps smaller (#2380)Gravatar Miek Gieben 1-15/+15
2018-12-07msg.Service: optimize a bit (#2374)Gravatar Miek Gieben 2-8/+21
2018-12-07fix a document error (#2376)Gravatar StormXX 1-1/+1
2018-12-06Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin ...Gravatar Daniel Garcia 2-22/+37
2018-12-06Fix EDNS0 compliance (#2357)Gravatar Miek Gieben 10-8/+37
2018-12-06Use TrimPrefix instead of TrimLeft in rewrite prefix plugin (#2364) (#2370)Gravatar Daniel Garcia 2-1/+29
2018-12-05clean pre-submit checks (#2367)Gravatar Chris O'Haver 1-3/+3
2018-12-04plugin/loop: Improve loop troubleshoot docs (#2363)Gravatar Chris O'Haver 1-12/+15
2018-12-01Update Prometheus to 0.9.1 (#2360)Gravatar Yong Tang 1-2/+1
2018-12-01plugin/forward: remove truncate logic (#2320)Gravatar Miek Gieben 1-121/+0
2018-12-01pkg/up: implement backoff (#2342)Gravatar Miek Gieben 1-4/+20
2018-11-30allow ttl 0 (#2348)Gravatar Chris O'Haver 2-3/+3
2018-11-29Up to DNS version 1.1.0 (#2346)Gravatar Miek Gieben 3-32/+1
2018-11-28Update README.md (#2344)Gravatar Cricket Liu 1-10/+10
2018-11-27Update README.md (#2341)Gravatar Cricket Liu 1-22/+22
2018-11-23Scrub results in forwarding/lookup (#2331)Gravatar Miek Gieben 1-1/+2
2018-11-21Add the missed braces. (#2330)Gravatar Jiacheng Xu 1-2/+3
2018-11-21Do not muck with ordering of XFRs (#2329)Gravatar John Belamaric 2-0/+40
2018-11-20plugin/forward: make tls config more clear (#2326)Gravatar Miek Gieben 1-1/+15
2018-11-20plugin/forward: remove dynamic read timeout (#2319)Gravatar Miek Gieben 5-26/+15
2018-11-16Set SOA record TTL as min of TTL/MINIMUM (#2295)Gravatar stuart nelson 9-37/+43
2018-11-15Redo the plugin log PR (#2315)Gravatar Miek Gieben 2-8/+19
2018-11-13plugin/kubernetes: Validate transfers are allowed (#2292)Gravatar Chris O'Haver 3-2/+105
2018-11-13pkg/log: use 000 instead of 999 for the millis (#2303)Gravatar Miek Gieben 1-1/+1
2018-11-13Update README.md in route53 plugin (#2299)Gravatar Yong Tang 1-10/+0
2018-11-13fix formatting (#2302)Gravatar Sandeep Rajan 2-4/+4
2018-11-13plugin/log - Support for Metadata (#2251)Gravatar Francois Tur 5-19/+123
2018-11-12dont log error for non existant txt records (#2291)Gravatar Chris O'Haver 1-1/+1
2018-11-09recommended (#2283)Gravatar Chris O'Haver 1-1/+1
2018-11-08add missed kubernetes option to syntax box (#2281)Gravatar DavadDi 1-0/+2
2018-11-07add opts.initPodCache to avoid panic (#2279)Gravatar DavadDi 1-0/+11
2018-11-06Fix a typo in health plugin readme (#2274)Gravatar Jiacheng Xu 1-1/+1
2018-11-05fix typo (#2272)Gravatar moredhel 1-1/+1
2018-11-03plugin/host: parse file without holding lock (#2270)Gravatar Miek Gieben 2-8/+9
2018-11-03plugin/log: explain the {size} better (#2269)Gravatar Miek Gieben 1-2/+2
2018-11-02plugin/route53: make the upstream address in route53 plugin optional. (#2263)Gravatar Jiacheng Xu 3-8/+10
2018-11-02 plugin/etcd: make the address of upstream optional (#2262)Gravatar Jiacheng Xu 2-3/+14
2018-11-01Metrics registered on wrong prometheus registry (#2246)Gravatar Francois Tur 5-21/+66
2018-11-01remove trailing whitespace (#2260)Gravatar Chris O'Haver 1-2/+2
2018-10-31logging: unify pkg/log and plugin/log (#2245)Gravatar Miek Gieben 6-48/+44
2018-10-31plugin/etcd: propagate recursion flag properly (#2254)Gravatar Carl-Magnus Björkell 2-1/+8
2018-10-31Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256)Gravatar Miek Gieben 7-55/+5
2018-10-31Fix error handling when query fails (#2255)Gravatar Matthias Lechner 2-0/+7
2018-10-30Update README.md (#2253)Gravatar Francois Tur 1-0/+1