aboutsummaryrefslogtreecommitdiff
path: root/plugin/rewrite (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-09rewrite: fix multi request concurrency issue in cname rewrite (#6407)Gravatar Amila Senadheera 2-11/+35
2023-08-26plugin/rewrite: add rcode as a rewrite option (#6204)Gravatar pschou 4-0/+308
2023-08-14fix: remove unnecessary conversion (#6258)Gravatar Zhizhen He 1-1/+1
2023-08-10Fix typos (#6235)Gravatar Zhizhen He 2-2/+2
2023-04-13[rewrite] Introduce cname target rewrite rule to rewrite plugin (#6004)Gravatar Amila Senadheera 7-5/+362
2022-09-08plugin/view: Advanced routing interface and new 'view' plugin (#5538)Gravatar Chris O'Haver 1-1/+1
2022-08-17plugin/rewrite: Allow configuring min and max TTL values when rewriting TTL (...Gravatar AndreasHuber-CH 3-23/+93
2022-08-14Add PTR records to supported types (#5565)Gravatar Alex 2-1/+43
2022-07-21remove redundant continue in test (#5529)Gravatar Abirdcfly 1-1/+0
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 6-14/+0
2022-06-26Fix out-of-index issue in rewrite plugin (#5462)Gravatar Yong Tang 2-0/+4
2022-06-25Fix a crash in rewrite plugin when rule type is missing (#5459)Gravatar Yong Tang 2-47/+35
2022-03-18update all +build statements (#5271)Gravatar Qasim Sarfraz 1-1/+1
2022-03-01[plugin/rewrite] Refactor to satisfy security scan (#5214)Gravatar Yong Tang 1-7/+8
2022-02-01plugin/rewrite: Write failures with ResponseReverter (#5150)Gravatar Chris O'Haver 1-1/+11
2021-08-31restore 1.8.3 question revert logic; add tests (#4840)Gravatar Chris O'Haver 2-1/+57
2021-05-04plugin/rewrite: streamline the ResponseRule handling. (#4473)Gravatar Uwe Krueger 13-514/+882
2021-02-24auto go fmtv1.8.2Gravatar coredns-auto-go-fmt[bot] 4-23/+25
2021-02-23auto remove trailing whitespacesGravatar coredns-auto-trailing-whitespaces[bot] 1-5/+5
2021-02-23Rewrite SRV targets and additional names in response (#4287)Gravatar slick-nic 9-129/+318
2021-02-01plugin/rewrite: copy msg before rewritting (#4443)Gravatar Miek Gieben 1-1/+4
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 3-5/+3
2020-09-01Fix some typos in comments. (#4100)Gravatar Hu Shuai 3-16/+16
2020-01-31presubmit: test README.md sections (#3644)Gravatar Miek Gieben 1-0/+2
2019-12-29doc: fix generated manual pages (#3571)Gravatar Miek Gieben 1-14/+0
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 1-6/+0
2019-10-01Run gostaticheck (#3325)Gravatar Miek Gieben 4-6/+2
2019-09-27cleanup code by lint (#3312)Gravatar Guangming Wang 3-11/+4
2019-09-26fix mis-spelling (#3310)Gravatar xieyanker 2-2/+2
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 1-6/+1
2019-08-25fuzz: revert setup function (#3189)Gravatar Miek Gieben 1-1/+1
2019-08-25fuzz: use gofuzz build tag instead of fuzz (#3185)Gravatar Muhammad Falak R Wani 1-1/+1
2019-08-24fuzzing: allow setup function to be called (#3175)Gravatar Miek Gieben 1-1/+1
2019-07-14rewrite: remove condition file (#3003)Gravatar Charlie Vieth 1-111/+0
2019-07-12plugin/rewrite: fix domain length validation (#2995)Gravatar Ruslan Drozhdzh 2-19/+3
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 3-3/+3
2019-06-25Run gofmt -s and golint on the codebase (#2918)Gravatar Miek Gieben 4-61/+64
2019-05-31Update README.md (#2856)Gravatar Cricket Liu 1-48/+48
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 2-3/+3
2019-02-20Remove some duplicate worlds (#2582)Gravatar Nguyen Phuong An 2-2/+2
2019-02-17Fix some typos (#2560)Gravatar Nguyen Quang Huy 1-1/+1
2019-02-12pkg/replace: make it more efficient. (#2544)Gravatar Miek Gieben 1-4/+6
2018-12-06Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin ...Gravatar Daniel Garcia 2-22/+37
2018-12-06Fix EDNS0 compliance (#2357)Gravatar Miek Gieben 1-0/+9
2018-12-06Use TrimPrefix instead of TrimLeft in rewrite prefix plugin (#2364) (#2370)Gravatar Daniel Garcia 2-1/+29
2018-11-13plugin/log - Support for Metadata (#2251)Gravatar Francois Tur 1-1/+2
2018-10-31Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256)Gravatar Miek Gieben 1-1/+1
2018-10-29log/forward plugins: Extend dns query logging (#2240)Gravatar Dzmitry Razhanski 1-1/+1
2018-10-23plugin/rewrite: add closing dot for suffix rewrite rule (#2070)Gravatar Paul G 4-34/+196
2018-09-22plugin/rewrite: silence these tests (#2120)Gravatar Miek Gieben 1-16/+3