aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-28small typo in autopath README so->to (#3408)Gravatar Dan Panzarella 1-1/+1
2019-10-19add MustNormalize (#3385)Gravatar Chris O'Haver 2-2/+26
2019-10-17pkg/log: add Clear to stop debug logging (#3372)Gravatar Miek Gieben 2-6/+20
2019-10-16plugin/dnssec, plugin/sign: ed25519 support (#3380)Gravatar Sean Liao 2-2/+6
2019-10-09fix spelling mistakes (#3364)Gravatar yuxiaobo96 6-7/+7
2019-10-08Directive -> plugin (#3363)Gravatar Miek Gieben 15-20/+20
2019-10-07kubernetes: brush up README, rename metric (#3360)Gravatar Miek Gieben 4-36/+35
2019-10-04Measure and expose DNS programming latency from Kubernetes plugin. (#3171)Gravatar janluk 10-37/+328
2019-10-04Make request.Request smaller (#3351)Gravatar Miek Gieben 2-2/+2
2019-10-03cache: move goroutine closure to separate function to save memory (#3353)Gravatar Miek Gieben 1-20/+25
2019-10-03plugin/route53: remove amazon intialization from init (#3348)Gravatar Miek Gieben 2-14/+8
2019-10-02plugin/clouddns: remove initialization from init (#3349)Gravatar Miek Gieben 2-21/+17
2019-10-02Add clouddns/OWNERS file (#3346)Gravatar Yong Tang 1-0/+6
2019-10-02plugin/erratic: doc and zone transfer (#3340)Gravatar Miek Gieben 2-12/+15
2019-10-01Move map to array (#3339)Gravatar Miek Gieben 3-30/+53
2019-10-01plugin/forward: make Yield not block (#3336)Gravatar Miek Gieben 8-105/+53
2019-10-01plugin/file: fix panic in miekg/dns.CompareDomainName() (#3337)Gravatar Uladzimir Trehubenka 1-1/+1
2019-10-01Remove deprecated function calls flagged by staticcheck (#3333)Gravatar Erfan Besharat 1-1/+7
2019-10-01Run gostaticheck (#3325)Gravatar Miek Gieben 14-46/+10
2019-09-28plugins: calling Dispenser itself is a mistake (#3323)Gravatar Miek Gieben 4-13/+9
2019-09-28plugin register (#3321)Gravatar Miek Gieben 5-31/+6
2019-09-27plugin/reload: reflow documentation (#3313)Gravatar Miek Gieben 2-6/+7
2019-09-27cleanup code by lint (#3312)Gravatar Guangming Wang 4-13/+5
2019-09-27plugin/forward: metrics: make docs reflect reality (#3311)Gravatar Miek Gieben 1-3/+2
2019-09-26fix mis-spelling (#3310)Gravatar xieyanker 11-13/+13
2019-09-25plugin: cleanup code based on staticcheck warnings (#3302)Gravatar Guangming Wang 5-10/+6