aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-24fix: delete unused var and const (#3294)Gravatar li mengyang 4-18/+0
2019-09-23cleanup: remove redundant return statement (#3297)Gravatar Guangming Wang 11-12/+8
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 38-220/+54
2019-09-19add host metrics (#3277)Gravatar yeya24 4-1/+35
2019-09-19update doc to not use the root zone for everything (#3288)Gravatar Miek Gieben 13-38/+49
2019-09-19ready_test.go: rm t.Fatalf in goroutine (#3284)Gravatar Guangming Wang 1-24/+12
2019-09-16remove an unused variable (#3278)Gravatar yeya24 1-3/+0
2019-09-08dont duplicate service recrod for every port (#3240)Gravatar Chris O'Haver 1-6/+7
2019-09-08Making README text consistent with other plugins' READMEs (#3254)Gravatar Cricket Liu 1-1/+1
2019-09-08Making cancel's README consistent with other plugins' READMEs (#3253)Gravatar Cricket Liu 1-2/+2
2019-09-08Making dnssec's README consistent with other plugins' READMEs (#3252)Gravatar Cricket Liu 1-2/+2
2019-09-08Making README consistent with other plugins' READMEs (#3251)Gravatar Cricket Liu 1-2/+2
2019-09-08Making README consistent with other plugins' READMEs (#3250)Gravatar Cricket Liu 1-1/+1
2019-09-08Making README consistent with other plugins' READMEs (#3249)Gravatar Cricket Liu 1-2/+2
2019-09-08Making README consistent with other plugins' READMEs (#3248)Gravatar Cricket Liu 1-2/+2
2019-09-08Making README consistent with other plugins' READMEs (#3247)Gravatar Cricket Liu 1-1/+1
2019-09-08Fixing the top-level description (#3246)Gravatar Cricket Liu 1-1/+1
2019-09-08Making README consistent with other plugins' READMEs (#3245)Gravatar Cricket Liu 1-1/+1
2019-09-08Making README consistent, fixing "meta data" (#3244)Gravatar Cricket Liu 1-6/+6
2019-09-08Making README consistent with other plugins' READMEs (#3243)Gravatar Cricket Liu 1-1/+1
2019-09-06Update go mod tidy (and fix for Azure/go-autorest & azure-sdk-for-go) (#3258)Gravatar Yong Tang 1-1/+1
2019-09-05Update README.md (#3242)Gravatar Cricket Liu 1-4/+4
2019-09-05plugin/kubernetes: Handle multiple local IPs and bind (#3208)Gravatar Chris O'Haver 8-51/+91
2019-09-04plugin/acl: whitespace cleanup (#3239)Gravatar Miek Gieben 2-6/+5
2019-09-04Add plugin ACL for source ip filtering (#3103)Gravatar An Xiao 7-0/+1021
2019-08-30plugin/file: rework outgoing axfr (#3227)Gravatar Miek Gieben 4-47/+57
2019-08-29plugin/sign: a plugin that signs zone (#2993)Gravatar Miek Gieben 16-0/+1102
2019-08-28plugin/etcd: clarify it's not a generic backend (#3220)Gravatar Miek Gieben 1-16/+31
2019-08-28pkg/log: remove timestamp (#3218)Gravatar Miek Gieben 2-27/+7
2019-08-28fix mis-spelling in pcap.go (#3222)Gravatar AllenZMC 1-1/+1
2019-08-28fix the-the mistake (#3216)Gravatar 陈谭军 1-1/+1
2019-08-27plugin/etcd: fully move to go.etcd.io (#3215)Gravatar Miek Gieben 2-3/+3
2019-08-27plugin/file: less notify logging spam (#3212)Gravatar Miek Gieben 1-2/+1
2019-08-26return standardized text for ready and health endpoint (#3195)Gravatar xieyanker 3-3/+3
2019-08-26Fuzz: fix forward build (#3200)Gravatar Miek Gieben 1-1/+1
2019-08-26plugin/file: close reader for reload (#3196)Gravatar Miek Gieben 1-0/+1
2019-08-26plugin/file: respond correctly to IXFR message (#3177)Gravatar Miek Gieben 1-0/+41
2019-08-25fuzz: revert setup function (#3189)Gravatar Miek Gieben 7-21/+6
2019-08-25plugin/forward: add fuzzing (#3188)Gravatar Miek Gieben 1-0/+34
2019-08-25fuzz: use gofuzz build tag instead of fuzz (#3185)Gravatar Muhammad Falak R Wani 5-5/+5
2019-08-25testing: TCPServer was only used in secondary_test.go (#3186)Gravatar Miek Gieben 2-72/+8
2019-08-24go report card fixes (#3182)Gravatar Miek Gieben 4-12/+1