aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-17Fix some typos (#2560)Gravatar Nguyen Quang Huy 8-9/+9
2019-02-17Update A/PTR template README examples (#2553)Gravatar Brian Bao 1-6/+6
2019-02-14Change http to https for security links (#2559)Gravatar Nguyen Van Trung 1-2/+2
2019-02-12Adjust docs for [ADDRESS] in metrics plugin (#2555)Gravatar Anders Ingemann 1-3/+3
2019-02-12plugin/hosts provide more configuration flexibility (#2535)Gravatar Thomas Mangin 6-70/+163
2019-02-12pkg/replace: make it more efficient. (#2544)Gravatar Miek Gieben 6-163/+243
2019-02-11Remove grpc watch functionality (#2549)Gravatar Miek Gieben 14-611/+30
2019-02-11Fix t.Error error message (#2551)Gravatar JoeWrightss 2-2/+2
2019-02-07Fix some spelling errors in comment (#2533)Gravatar JoeWrightss 2-2/+2
2019-02-07Set klog's logtostderr flag (#2529)Gravatar Guy Templeton 1-2/+8
2019-02-01support etcd credentials in etcd plugin (#2442)Gravatar Christophe de Carvalho 4-14/+74
2019-02-01Fix some typos in comment (#2520)Gravatar JoeWrightss 1-1/+1
2019-01-30plugin/log: add test and benchmark (#2515)Gravatar ckcd 1-3/+156
2019-01-29skip pushing watch updates when there are no watches (#2513)Gravatar Chris O'Haver 1-0/+12
2019-01-29some typo fix (#2512)Gravatar Ye Ben 2-2/+2
2019-01-28plugin/etcd: Filter empty host field by qtype (#2499)Gravatar Carl-Magnus Björkell 4-6/+33
2019-01-28plugin/hosts: fix for ipv4-in-ipv6 (#2506)Gravatar Thomas Mangin 2-2/+18
2019-01-28Correct formatting of policies list (#2509)Gravatar Guy Templeton 1-0/+1
2019-01-27golint fix (#2504)Gravatar Yong Tang 1-4/+1
2019-01-27plugin/etcd: Fix REAME's ttl (#2502)Gravatar mrasu 1-4/+4
2019-01-27plugin/etcd: Remove unnecessary struct copy (#2497)Gravatar Carl-Magnus Björkell 1-4/+3
2019-01-23Update README.md (#2490)Gravatar Chris O'Haver 1-2/+2
2019-01-21plugin/hosts reload the hosts file every 5 seconds (#2478)Gravatar Thomas Mangin 1-0/+3
2019-01-19Stop importing testing in the main binary (#2479)Gravatar Miek Gieben 37-180/+206
2019-01-19set ttl for ns records (#2452)Gravatar Chris O'Haver 2-9/+9
2019-01-15fix tls_servername in cloudflare example (#2466)Gravatar Rob Maas 1-1/+1
2019-01-13Deprecate multiple endpoints for out-of-cluster k8s api (#2454)Gravatar Yong Tang 4-72/+6
2019-01-13Fix setup_test in plugin/kubernetes (#2460)Gravatar Miek Gieben 1-1/+0
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 39-1080/+118
2019-01-10fix soa min ttl in tests cases (#2451)Gravatar Chris O'Haver 7-30/+30
2019-01-10set minttl to ttl setting (#2446)Gravatar Chris O'Haver 8-31/+31
2019-01-08plugin/kubernetes: fix case preservation and add test (#2430)Gravatar Chris O'Haver 3-4/+76
2019-01-08plugin/log: support multi nameScope (#2420)Gravatar ckcd 3-25/+69
2019-01-07Error out when multiple https endpoints are specified. (#2438)Gravatar Yong Tang 3-2/+26
2019-01-06Generate man-pages (#2439)Gravatar Miek Gieben 1-0/+0
2019-01-05Add import plugin to give it docs (#2428)Gravatar Miek Gieben 1-0/+73
2019-01-05plugin/kubernetes: add memory usage guidelines (#2424)Gravatar Miek Gieben 1-0/+15
2019-01-05plugin/log: update nodata/NXDOMAIN story a bit (#2416)Gravatar Miek Gieben 1-4/+6
2019-01-04plugin/log: detail {combined} and {common} (#2422)Gravatar Miek Gieben 1-6/+9
2018-12-30disable ra flag for several plugins (#2408)Gravatar Isolus 11-12/+11
2018-12-17Fuzzing: add more fuzzing targets (#2402)Gravatar Miek Gieben 2-0/+26
2018-12-16plugin/loop: show from -> to (#2400)Gravatar Miek Gieben 3-11/+28
2018-12-14Add new plugin: external - resolve k8s ingress and LB address with external n...Gravatar Miek Gieben 14-1/+1153
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