aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24plugin/file: Add SOA serial to axfr log (#3042)Gravatar Erfan Besharat 1-1/+1
2019-07-23plugin/file: simplify locking (#3024)Gravatar Miek Gieben 6-169/+161
2019-07-23Fix response_rcode_count_total metric (#3029)Gravatar Mat Lowery 2-2/+2
2019-07-20plugin/file: New zone should have zero records (#3025)Gravatar Miek Gieben 2-2/+17
2019-07-19pkg/cache: fix race in Add() and Evict() (#3013)Gravatar Charlie Vieth 3-23/+116
2019-07-19Added comment why ominous assignment is required (#3021)Gravatar Christian Muehlhaeuser 1-0/+1
2019-07-18plugin/file: Rename do to walk and cleanup and document (#2987)Gravatar Miek Gieben 7-123/+154
2019-07-18plugin/file: fix setting ReloadInterval (#3017)Gravatar Miek Gieben 2-3/+39
2019-07-17plugin/route53: small doc cleanups (#3016)Gravatar Miek Gieben 1-3/+4
2019-07-17replacer: evaluate format once and improve perf by ~3x (#3002)Gravatar Charlie Vieth 2-131/+404
2019-07-16Fix log plugin benchmark and slightly improve performance (#3004)Gravatar Charlie Vieth 2-6/+10
2019-07-15plugin/route53: fix IAM credential file (#2983)Gravatar Anshul Sharma 1-1/+5
2019-07-15doc:remove duplicate word (#3005)Gravatar Jintao Zhang 1-1/+1
2019-07-14rewrite: remove condition file (#3003)Gravatar Charlie Vieth 1-111/+0
2019-07-12plugin/rewrite: fix domain length validation (#2995)Gravatar Ruslan Drozhdzh 2-19/+3
2019-07-04gofmt fix for `No newline at end of file` (#2973)Gravatar Yong Tang 2-2/+2
2019-07-04plugin/file: make non-existent file non-fatal (#2955)Gravatar Miek Gieben 6-31/+37
2019-07-03ISSUE-2911 (#2923)Gravatar Anshul Sharma 5-135/+16
2019-07-03Fix multiple credentials in route53 (#2859)Gravatar Anshul Sharma 1-30/+29
2019-07-03plugin/template: support metadata (#2958)Gravatar John Belamaric 4-4/+135
2019-07-03file: close correctlty after AXFR (#2943)Gravatar Miek Gieben 1-4/+9
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 92-96/+96
2019-07-02plugins: set upstream unconditionally (#2956)Gravatar Miek Gieben 22-114/+28
2019-06-30plugin/file: load secondary zones lazily on startup (#2944)Gravatar Miek Gieben 6-12/+11
2019-06-28TLS hardening (#2938)Gravatar bcebere 1-0/+20
2019-06-27Provide example to utilize k8s_external plugin (#2936)Gravatar Timoses 1-0/+16
2019-06-26plugin/reload: Add metrics (#2922)Gravatar Anshul Sharma 3-0/+24
2019-06-25Run gofmt -s and golint on the codebase (#2918)Gravatar Miek Gieben 8-69/+72
2019-06-17Update README.md (#2896)Gravatar Chris O'Haver 1-1/+1
2019-06-17Update plugin.go (#2894)Gravatar Chris O'Haver 1-4/+5
2019-06-17plugin/file: document using an explicit origin (#2893)Gravatar Miek Gieben 1-0/+28
2019-06-17Rename bind_test.go to setup_test.go (#2891)Gravatar An Xiao 1-0/+0
2019-06-13Raise error if regexp and template are not specified together (#2884)Gravatar An Xiao 2-4/+11
2019-06-13plugin/cache: remove item.Autoritative (#2885)Gravatar Miek Gieben 2-12/+12
2019-06-11Fix a typo in the document of plugin file (#2882)Gravatar An Xiao 1-1/+1
2019-06-10Follow up on PR 2868 (#2877)Gravatar Yong Tang 1-6/+2
2019-06-10Fix lowercase presummit (#2876)Gravatar Yong Tang 1-1/+1
2019-06-09Fix Datadog tracer (#2868)Gravatar Anshul Sharma 2-17/+7
2019-06-09Publish metadata from kubernetes plugin (#2829)Gravatar John Belamaric 6-6/+218
2019-06-09plugin/ready: fix starts and restarts (#2814)Gravatar Miek Gieben 4-23/+20
2019-06-09remove unused functions (#2873)Gravatar Chris O'Haver 2-97/+0
2019-06-07Revert "be sure to close connection after completion of xfr out. (#2866)" (#2...Gravatar Miek Gieben 1-4/+2
2019-06-05be sure to close connection after completion of xfr out. (#2866)Gravatar JINMEI Tatuya 1-2/+4
2019-06-03stepdown from CoreDNS maintainer (#2861)Gravatar Francois Tur 4-8/+0
2019-06-01allow an empty response (#2855)Gravatar Chris O'Haver 2-11/+7
2019-06-01plugin/kubernetes: skip deleting pods (#2853)Gravatar Miek Gieben 4-9/+6
2019-05-31Update README.md (#2856)Gravatar Cricket Liu 1-48/+48
2019-05-31make sure client CA and auth type are set if CA is explicitly specified. (#2825)Gravatar JINMEI Tatuya 6-1/+160
2019-05-31kubernetes: bump to client-go 11.0.0 (#2854)Gravatar Chris O'Haver 2-4/+10
2019-05-29Fix for #2842, instead of returning the first Pod, return the one whi… (#2846)Gravatar Andras Spitzer 2-0/+8