aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-25Use strings.ToLower in server (#3304)Gravatar Miek Gieben 1-17/+9
2019-09-25plugin: cleanup code based on staticcheck warnings (#3302)Gravatar Guangming Wang 5-10/+6
2019-09-24build(deps): bump github.com/aws/aws-sdk-go from 1.23.21 to 1.24.3 (#3296)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-24build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.17.0 to 1.18.0 (#3295)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-24fix: delete unused var and const (#3294)Gravatar li mengyang 5-19/+0
2019-09-23cleanup: remove redundant return statement (#3297)Gravatar Guangming Wang 15-18/+10
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 14-45/+62
2019-09-19Run go mod -tidy (#3286)Gravatar Miek Gieben 2-25/+3
2019-09-19ready_test.go: rm t.Fatalf in goroutine (#3284)Gravatar Guangming Wang 1-24/+12
2019-09-16build(deps): bump github.com/aws/aws-sdk-go from 1.23.17 to 1.23.21 (#3282)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-16build(deps): bump github.com/miekg/dns from 1.1.16 to 1.1.17 (#3280)Gravatar dependabot-preview[bot] 2-2/+11
2019-09-16build(deps): bump github.com/prometheus/common from 0.6.0 to 0.7.0 (#3281)Gravatar dependabot-preview[bot] 2-1/+6
2019-09-16remove an unused variable (#3278)Gravatar yeya24 1-3/+0
2019-09-10circleci: updates for minikube -> kind transition (#3274)Gravatar Chris O'Haver 1-10/+5
2019-09-10stop fuzzing: its build is broken (#3272)Gravatar Miek Gieben 1-2/+2
2019-09-10Fix RFC link for RFC8484 (#3271)Gravatar Yong Tang 1-1/+1
2019-09-09default config: add log (#3269)Gravatar Miek Gieben 1-1/+1
2019-09-09build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.16.1 to 1.17.0 (#3265)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-09build(deps): bump google.golang.org/api from 0.9.0 to 0.10.0 (#3267)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-09build(deps): bump github.com/Azure/go-autorest/autorest (#3268)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-09build(deps): bump github.com/aws/aws-sdk-go from 1.23.13 to 1.23.17 (#3266)Gravatar dependabot-preview[bot] 2-1/+3
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-07Bump Travis CI to use golang 1.13.x (#3262)Gravatar Yong Tang 1-1/+1
2019-09-07Pin golang.org/x/net in go.mod (#3260)Gravatar Kasisnu 2-0/+3
2019-09-06Update go mod tidy (and fix for Azure/go-autorest & azure-sdk-for-go) (#3258)Gravatar Yong Tang 3-52/+25
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 12-26/+1031
2019-09-02build(deps): bump github.com/aws/aws-sdk-go from 1.23.8 to 1.23.13 (#3237)Gravatar dependabot-preview[bot] 2-1/+3
2019-09-01Fix for 3235. Adds go.sum and go.mod to .dockerignore to avoid permission iss...Gravatar orangelynx 1-0/+2
2019-08-31Up version to 1.6.3 (#3233)v1.6.3Gravatar Miek Gieben 1-1/+1
2019-08-31Notes update for the release. (#3231)Gravatar Miek Gieben 1-5/+13
2019-08-30doc update: run Makefile.doc (#3232)Gravatar Miek Gieben 39-156/+436
2019-08-30startup: add logo (#3230)Gravatar Miek Gieben 2-11/+20
2019-08-30plugin/file: rework outgoing axfr (#3227)Gravatar Miek Gieben 5-53/+69