index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
rewrite
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin ...
Daniel Garcia
2
-22
/
+37
2018-12-06
Fix EDNS0 compliance (#2357)
Miek Gieben
1
-0
/
+9
2018-12-06
Use TrimPrefix instead of TrimLeft in rewrite prefix plugin (#2364) (#2370)
Daniel Garcia
2
-1
/
+29
2018-11-13
plugin/log - Support for Metadata (#2251)
Francois Tur
1
-1
/
+2
2018-10-31
Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256)
Miek Gieben
1
-1
/
+1
2018-10-29
log/forward plugins: Extend dns query logging (#2240)
Dzmitry Razhanski
1
-1
/
+1
2018-10-23
plugin/rewrite: add closing dot for suffix rewrite rule (#2070)
Paul G
4
-34
/
+196
2018-09-22
plugin/rewrite: silence these tests (#2120)
Miek Gieben
1
-16
/
+3
2018-09-17
Move suffix example out of EDNS0 section (#2102)
Chris O'Haver
1
-6
/
+6
2018-08-29
plugin/rewrite: add handling of TTL field rewrites (#2048)
Paul G
6
-25
/
+453
2018-08-23
Add suffix example to docs (#2049)
Chris O'Haver
1
-0
/
+6
2018-08-14
Typo fixes (#2031)
Karsten Weiss
1
-1
/
+1
2018-07-19
Clean up tests logging (#1979)
Miek Gieben
1
-0
/
+5
2018-07-13
plugin/rewrite: prevent illegal names (#1972)
Miek Gieben
6
-10
/
+63
2018-07-09
Remove trailing whitespace (#1955)
Miek Gieben
1
-3
/
+3
2018-07-08
- compliance with metadata contract. If metadata value is empty, ignore rewri...
Francois Tur
2
-3
/
+6
2018-07-08
plugin/rewrite - extend edns0 local variable support with metadata (#1928)
Francois Tur
7
-20
/
+88
2018-07-02
plugin/rewrite: use request.Request and other cleanups (#1920)
Miek Gieben
11
-311
/
+191
2018-07-01
plugin/metadata: metadata is just label=value (#1914)
Miek Gieben
7
-42
/
+130
2018-06-30
plugin/rewrite: cleanup (#1916)
Miek Gieben
5
-112
/
+4
2018-06-29
plugin/metadata: some cleanups (#1906)
Miek Gieben
1
-1
/
+2
2018-06-29
plugin/metadata: add metadata plugin (#1894)
Eugen Kleiner
7
-130
/
+41
2018-06-18
Plugin/Rewrite - review documentation of "append" (#1877)
Francois Tur
1
-2
/
+2
2018-05-24
generate doc for 1.1.3 (#1832)
Miek Gieben
1
-2
/
+3
2018-05-11
Try to clarify rewrite docs (#1795)
Chris O'Haver
1
-13
/
+19
2018-04-27
plugin/rewrite: handle continue in response rewrite (#1740)
Chris O'Haver
2
-19
/
+33
2018-04-25
plugin/rewrite: tweak parse error messaging, add tests (#1737)
Chris O'Haver
4
-3
/
+63
2018-04-22
all: fix plugin import ordering (#1717)
Miek Gieben
3
-6
/
+3
2018-04-20
global: move to context (#1699)
Miek Gieben
3
-3
/
+5
2018-02-14
check DO bit is maintaining status (#1526)
Sandeep Rajan
1
-0
/
+34
2018-02-14
Enable goimports check, and fixes several imports format (#1525)
Yong Tang
2
-3
/
+5
2018-02-08
Add OWNERS file (#1486)
Miek Gieben
1
-0
/
+6
2018-02-07
plugin/rewrite: remove do set in edns0 (#1500)
Sandeep Rajan
1
-5
/
+1
2018-02-06
plugin/rewrite: rewrite responses for all record types (#1460) (#1463)
Paul Greenberg
2
-2
/
+61
2018-01-22
plugin/rewrite: add response rewrite docs (#1414)
Paul Greenberg
1
-47
/
+128
2018-01-18
feature: plugin/rewrite: rewrite ANSWER SECTION (#1318)
Paul Greenberg
8
-11
/
+161
2018-01-04
Manual pages (#1346)
Miek Gieben
1
-15
/
+15
2017-12-14
plugin/rewrite: fix flow control logic for all rule types (#1308)
Paul Greenberg
4
-20
/
+34
2017-12-13
plugin/rewrite: regular expression and substring match/replace (#1296) (#1297)
Paul Greenberg
4
-10
/
+209
2017-11-28
plugin/rewrite: don't set or use ecs.DraftOption (#1262)
Miek Gieben
2
-10
/
+6
2017-11-13
plugin/rewrite: lowercase error
Miek Gieben
1
-2
/
+2
2017-11-10
fuzz: put fuzzing stuff in own build tag (#1215)
Miek Gieben
1
-0
/
+2
2017-10-10
doc update (#1140)
Miek Gieben
1
-6
/
+10
2017-09-29
Add fuzzing infrastructure (#1118)
Miek Gieben
1
-0
/
+19
2017-09-22
go lint/vet/misspell cleanup (#1105)
Yong Tang
1
-1
/
+1
2017-09-21
pkg: add dnstest (#1098)
Miek Gieben
1
-6
/
+6
2017-09-20
Modify the rewrite plugin to write multiple EDNS0 options (#936) (#1096)
Thong Huynh
7
-28
/
+139
2017-09-14
Remove the word middleware (#1067)
Miek Gieben
14
-0
/
+1571