aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Add configuration flag to set if RecursionDesired should be set on health che...Gravatar Christian Tryti 7-26/+135
2020-03-05Update README.md (#3721)Gravatar Miek Gieben 2-3/+3
2020-02-29explain drop metric (#3706)Gravatar Chris O'Haver 1-1/+1
2020-02-24plugin/hosts: Modifies NODATA handling (#3536)Gravatar Kohei Yoshida 2-22/+42
2020-02-21return all records with matching ip (#3687)Gravatar Chris O'Haver 2-24/+50
2020-02-19metrics: add type to latency as well (#3685)Gravatar Miek Gieben 3-3/+4
2020-02-18Replacing 'HTTP' by 'HTTPS' for securing links (#3682)Gravatar LongKB 1-1/+1
2020-02-15plugin/template: fix panic when missing next handler (#3672)Gravatar Andy Bursavich 1-1/+1
2020-02-06plugin/pkg/up: make default intervals shorter (#3651)Gravatar Miek Gieben 2-10/+10
2020-02-05Update README.md (#3655)Gravatar Chris O'Haver 1-1/+1
2020-02-04Add exponential backoff to healthcheck (#3643)Gravatar Ricky S 2-21/+26
2020-02-04plugins/forward: Add max_concurrent option (#3640)Gravatar Chris O'Haver 5-2/+85
2020-01-31plugin/kubernetes: fix metadata (#3642)Gravatar Chris O'Haver 5-9/+9
2020-01-31presubmit: test README.md sections (#3644)Gravatar Miek Gieben 5-1/+11
2020-01-30presubmit: check import path ordering (#3636)Gravatar Miek Gieben 8-24/+14
2020-01-29fix error formatting (#3639)Gravatar Chris O'Haver 1-1/+1
2020-01-27Fix acl page (#3626)Gravatar Miek Gieben 1-1/+2
2020-01-18plugin/acl: document metrics in README (#3605)Gravatar Erfan Besharat 1-0/+11
2020-01-17gofmt -w -s **/*.go (#3603)Gravatar Miek Gieben 4-4/+4
2020-01-17docs: update README and log plugin (#3602)Gravatar Miek Gieben 1-7/+6
2020-01-16Fix HostPortOrFile to support IPv6 addresses with zone (#3527)Gravatar Brad P. Crochet 2-4/+35
2020-01-12sign: add expiration jitter (#3588)Gravatar Miek Gieben 4-29/+32
2020-01-03plugin/cache: update comment to conform to the implementation (#3573)Gravatar Zheng Xie 1-1/+6
2020-01-03Resolve TXT records via CNAME (#3557)Gravatar Jonathan Nagy 6-12/+80
2020-01-03registry cache_miss logic (#3578)Gravatar Zou Nengren 1-0/+1
2019-12-29doc: fix generated manual pages (#3571)Gravatar Miek Gieben 8-39/+16
2019-12-19Bump kubernetes plugin schema version (#3554)Gravatar Antonio Ojea 2-2/+2
2019-12-18bump k8s releated library (#3552)Gravatar Zou Nengren 1-6/+0
2019-12-17Dedup policy implement between grpc and proxy plugin (#3537)Gravatar Zou Nengren 7-142/+104
2019-12-07Remove trailing whitespace as otherwise `make check` fails (#3515)Gravatar Yong Tang 1-1/+1
2019-12-06plugin/sign: fix signing of authoritative data (#3479)Gravatar Miek Gieben 9-70/+235
2019-12-06redirect handler for pprof index (#3503)Gravatar Zou Nengren 1-0/+3
2019-12-06use pkg/reuseport in rest plugins (#3492)Gravatar Zou Nengren 3-6/+11
2019-11-29Add a serve_stale option for plugin/cache (#3468)Gravatar Gonzalo Paniagua Javier 6-15/+166
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 40-225/+0
2019-11-20Fix reloading in health and ready (#3473)Gravatar Zou Nengren 2-3/+4
2019-11-18Fix reloading in plugin/pprof. (#3454)Gravatar Gonzalo Paniagua Javier 2-9/+8
2019-11-17Fix incorrect sample configuration in clouddns (#3457)Gravatar Yong Tang 1-1/+1
2019-11-16create pkg/reuseport (#3455)Gravatar Miek Gieben 2-0/+50
2019-11-15bufsize: go gen and docs (#3449)Gravatar Miek Gieben 1-1/+1
2019-11-15pkg/fall: add (a lot of) guidance (#3450)Gravatar Miek Gieben 1-1/+13
2019-11-14plugin/bufsize: remove trailing whitespace (#3444)Gravatar Chris O'Haver 1-4/+4
2019-11-14plugin/bufsize: add usecase description (#3437)Gravatar Kohei Yoshida 1-2/+11
2019-11-13add OWNERS file (#3441)Gravatar Kohei Yoshida 1-0/+4
2019-11-10Add bufsize plugin for preparing the DNS Flag Day and avoiding IP fragmentati...Gravatar Kohei Yoshida 5-0/+231
2019-11-07Call wg.Add in main goroutine to avoid race conditons. (#3433)Gravatar Guangming Wang 1-1/+1
2019-11-06plugin/reload: Fix "durations" documentation link (#3431)Gravatar Miciah Dashiel Butler Masters 1-1/+1
2019-11-05transfer: small doc update (#3426)Gravatar Miek Gieben 1-4/+3
2019-11-01plugin/transfer: Zone transfer plugin (#3223)Gravatar Chris O'Haver 6-0/+697
2019-10-29Correct some if/iff mixups (#3406)Gravatar Euan Kemp 2-3/+3