aboutsummaryrefslogtreecommitdiff
path: root/plugin/rewrite/ttl.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-13[rewrite] Introduce cname target rewrite rule to rewrite plugin (#6004)Gravatar Amila Senadheera 1-1/+1
2022-08-17plugin/rewrite: Allow configuring min and max TTL values when rewriting TTL (...Gravatar AndreasHuber-CH 1-21/+54
2021-05-04plugin/rewrite: streamline the ResponseRule handling. (#4473)Gravatar Uwe Krueger 1-110/+58
2021-02-24auto go fmtv1.8.2Gravatar coredns-auto-go-fmt[bot] 1-10/+10
2021-02-23Rewrite SRV targets and additional names in response (#4287)Gravatar slick-nic 1-32/+32
2020-09-01Fix some typos in comments. (#4100)Gravatar Hu Shuai 1-5/+5
2019-10-01Run gostaticheck (#3325)Gravatar Miek Gieben 1-1/+1
2019-06-25Run gofmt -s and golint on the codebase (#2918)Gravatar Miek Gieben 1-38/+38
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 1-1/+1
2018-08-29plugin/rewrite: add handling of TTL field rewrites (#2048)Gravatar Paul G 1-0/+224