aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-02plugin/reload: add bug text about import (#2638)Gravatar Miek Gieben 1-0/+7
2019-03-01plugin/forward: check message Id when reading from upstream server (#2637)Gravatar Ruslan Drozhdzh 1-6/+13
2019-03-01Fix some misspells in comment (#2634)Gravatar JoeWrightss 2-2/+2
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 6-10/+10
2019-02-25Add benchmark test (#2610)Gravatar Miek Gieben 1-0/+27
2019-02-24Update deprecated link in doc (#2607)Gravatar LongKB 1-1/+1
2019-02-24plugin/kubernetes: create dns.Msg later (#2604)Gravatar Miek Gieben 1-18/+16
2019-02-23refactor tests to remove duplicate code (#2602)Gravatar Darshan Chaudhary 1-80/+38
2019-02-22Fix some typos in comment (#2599)Gravatar JoeWrightss 1-2/+2
2019-02-21Trivial fix typo (#2590)Gravatar Nguyen Hai Truong 1-1/+1
2019-02-21Replacing 'HTTP' by 'HTTPS' for securing links (#2591)Gravatar LongKB 1-1/+1
2019-02-21Fix some typos in documents (#2592)Gravatar Xiao An 3-5/+5
2019-02-21Fix typo: rrflags -> rflags (#2587)Gravatar Miek Gieben 2-3/+3
2019-02-20Fix typos (#2584)Gravatar Guillaume Gelin 1-2/+2
2019-02-20Remove redundant words in comments (#2589)Gravatar Nguyen Hai Truong 2-2/+2
2019-02-20Remove some duplicate worlds (#2582)Gravatar Nguyen Phuong An 7-7/+7
2019-02-18plugin/forward: fixed debug dump output on FORMERR (#2576)Gravatar Uladzimir Trehubenka 1-1/+1
2019-02-17plugin/hosts: fix data race on h.size (#2573)Gravatar Miek Gieben 1-1/+4
2019-02-17plugin/reload: fix data races (#2567)Gravatar Miek Gieben 2-13/+40
2019-02-17plugin/auto: Reload zones every one minute (#2516)Gravatar mrasu 3-24/+66
2019-02-17cleanup by fmt and remove redundant type declarations (#2563)Gravatar Sandeep Rajan 6-11/+11
2019-02-17Remove unused test case (#2562)Gravatar DO ANH TUAN 1-31/+0
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