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
/
auto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
plugin/auto: warn when auto is unable to read elements of the directory tree ...
Chris O'Haver
1
-1
/
+4
2023-06-17
test: use `t.TempDir` to create temporary test directory (#6164)
Eng Zer Jun
2
-22
/
+7
2023-05-04
Bump golang to 1.20.0 (#6070)
Ayato Tokubi
1
-1
/
+1
2023-02-15
send notifies after adding zones all zones (#5774)
Chris O'Haver
3
-2
/
+18
2022-10-11
plugin/auto: fix ticker leak in golang (#5688)
Yong Tang
1
-0
/
+1
2022-07-10
add golangci-lint linter (#5499)
Ondřej Benkovský
1
-1
/
+0
2022-02-14
Fix security scans by cleaning up file path (#5185)
Yong Tang
1
-1
/
+1
2021-11-19
plugin/auto: Fix panic caused by config invalid reload value (#4986)
gomakesix
2
-2
/
+61
2021-10-13
cleanup deprecated package io/ioutil (#4920)
Zou Nengren
1
-3
/
+2
2021-09-14
plugin/file/auto: Write CNAME answer to client even if target lookup is SERVF...
Chris O'Haver
1
-1
/
+8
2021-06-05
Fix plugin file reload comment (#4665)
Sven Nebel
1
-1
/
+1
2021-05-17
reverse zone: fix Normalize (#4621)
Miek Gieben
1
-9
/
+1
2021-03-09
transfer: reply with refused (#4510)
Miek Gieben
1
-0
/
+5
2020-11-11
Remove newlines between braces (#4279)
Miek Gieben
1
-1
/
+0
2020-10-01
plugins/auto: allow fallthrough if no zone match (#4166)
Macks
1
-0
/
+3
2020-09-24
Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)
Yong Tang
7
-61
/
+64
2020-09-24
For caddy v1 in our org (#4018)
Miek Gieben
2
-3
/
+2
2020-08-19
Update README.md (#4068)
Grant Garrett-Grossman
1
-1
/
+1
2020-07-08
Revert "Implement notifies for transfer plugin (#3972)" (#3995)
Yong Tang
7
-64
/
+61
2020-07-07
Implement notifies for transfer plugin (#3972)
Miek Gieben
7
-61
/
+64
2019-11-29
Move to CODEOWNERS (#3489)
Miek Gieben
1
-5
/
+0
2019-10-01
Run gostaticheck (#3325)
Miek Gieben
1
-1
/
+1
2019-09-20
all: simply registering plugins (#3287)
Miek Gieben
1
-6
/
+1
2019-09-19
update doc to not use the root zone for everything (#3288)
Miek Gieben
1
-2
/
+2
2019-08-30
plugin/file: rework outgoing axfr (#3227)
Miek Gieben
1
-5
/
+5
2019-08-21
typo fixes (#3169)
Chris O'Haver
1
-2
/
+2
2019-07-03
Update Caddy to 1.0.1, and update import path (#2961)
Yong Tang
2
-2
/
+2
2019-07-02
plugins: set upstream unconditionally (#2956)
Miek Gieben
3
-5
/
+2
2019-06-13
Raise error if regexp and template are not specified together (#2884)
An Xiao
2
-4
/
+11
2019-04-01
Fully deprecate TIMEOUT and NO_RELOAD (#2742)
Xiao An
4
-78
/
+42
2019-03-26
Remove context.Context from request.Request (#2726)
Miek Gieben
1
-2
/
+2
2019-03-07
Add deprecation notice for NO_RELOAD (#2643)
Xiao An
1
-0
/
+1
2019-02-20
Remove some duplicate worlds (#2582)
Nguyen Phuong An
2
-2
/
+2
2019-02-17
plugin/auto: Reload zones every one minute (#2516)
mrasu
3
-24
/
+66
2019-01-13
Default to upstream to self (#2436)
Miek Gieben
3
-14
/
+5
2018-12-30
disable ra flag for several plugins (#2408)
Isolus
1
-1
/
+1
2018-11-13
fix formatting (#2302)
Sandeep Rajan
1
-2
/
+2
2018-10-21
Use filepath when manipulating file paths (#2221)
Manuel Stocker
4
-15
/
+14
2018-10-19
Remove whitespace and pass presubmit (#2217)
Yong Tang
1
-2
/
+2
2018-09-29
Configurable zone reload interval in file plugin (#2110)
marqc
4
-5
/
+15
2018-08-29
Default to scrubbing replies in the server (#2012)
Miek Gieben
1
-2
/
+0
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-03
Updating filepath in auto plugin if existing zone's file changes location (#1...
Joey Espinosa
2
-1
/
+49
2018-06-15
plugin/forward: add REFUSED test (#1878)
Miek Gieben
1
-1
/
+1
2018-05-01
Do Compress only when need in request.Scrub (#1760)
Miek Gieben
1
-1
/
+1
2018-04-22
Use logging (#1718)
Miek Gieben
2
-2
/
+3
2018-04-22
all: fix plugin import ordering (#1717)
Miek Gieben
1
-2
/
+1
2018-04-20
global: move to context (#1699)
Miek Gieben
1
-1
/
+2
2018-04-19
Update all plugins to use plugin/pkg/log (#1694)
Miek Gieben
4
-16
/
+7
[next]