aboutsummaryrefslogtreecommitdiff
path: root/plugin/rewrite/name.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-13[rewrite] Introduce cname target rewrite rule to rewrite plugin (#6004)Gravatar Amila Senadheera 1-2/+2
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+0
2022-03-01[plugin/rewrite] Refactor to satisfy security scan (#5214)Gravatar Yong Tang 1-7/+8
2021-05-04plugin/rewrite: streamline the ResponseRule handling. (#4473)Gravatar Uwe Krueger 1-182/+320
2021-02-24auto go fmtv1.8.2Gravatar coredns-auto-go-fmt[bot] 1-6/+8
2021-02-23Rewrite SRV targets and additional names in response (#4287)Gravatar slick-nic 1-42/+62
2020-09-01Fix some typos in comments. (#4100)Gravatar Hu Shuai 1-8/+8
2019-10-01Run gostaticheck (#3325)Gravatar Miek Gieben 1-1/+1
2019-09-27cleanup code by lint (#3312)Gravatar Guangming Wang 1-7/+2
2019-07-12plugin/rewrite: fix domain length validation (#2995)Gravatar Ruslan Drozhdzh 1-15/+0
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 1-2/+2
2018-12-06Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin ...Gravatar Daniel Garcia 1-1/+1
2018-12-06Use TrimPrefix instead of TrimLeft in rewrite prefix plugin (#2364) (#2370)Gravatar Daniel Garcia 1-1/+1
2018-10-23plugin/rewrite: add closing dot for suffix rewrite rule (#2070)Gravatar Paul G 1-30/+127
2018-08-29plugin/rewrite: add handling of TTL field rewrites (#2048)Gravatar Paul G 1-1/+2
2018-08-14Typo fixes (#2031)Gravatar Karsten Weiss 1-1/+1
2018-07-13plugin/rewrite: prevent illegal names (#1972)Gravatar Miek Gieben 1-0/+15
2018-07-08plugin/rewrite - extend edns0 local variable support with metadata (#1928)Gravatar Francois Tur 1-5/+6
2018-07-02plugin/rewrite: use request.Request and other cleanups (#1920)Gravatar Miek Gieben 1-56/+31
2018-07-01plugin/metadata: metadata is just label=value (#1914)Gravatar Miek Gieben 1-6/+5
2018-06-30plugin/rewrite: cleanup (#1916)Gravatar Miek Gieben 1-0/+1
2018-06-29plugin/metadata: add metadata plugin (#1894)Gravatar Eugen Kleiner 1-5/+6
2018-04-25plugin/rewrite: tweak parse error messaging, add tests (#1737)Gravatar Chris O'Haver 1-1/+1
2018-02-14Enable goimports check, and fixes several imports format (#1525)Gravatar Yong Tang 1-2/+3
2018-01-18feature: plugin/rewrite: rewrite ANSWER SECTION (#1318)Gravatar Paul Greenberg 1-4/+61
2017-12-13plugin/rewrite: regular expression and substring match/replace (#1296) (#1297)Gravatar Paul Greenberg 1-7/+139
2017-09-20Modify the rewrite plugin to write multiple EDNS0 options (#936) (#1096)Gravatar Thong Huynh 1-0/+5
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+24