aboutsummaryrefslogtreecommitdiff
path: root/plugin/auto/setup.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-15send notifies after adding zones all zones (#5774)Gravatar Chris O'Haver 1-0/+6
2022-10-11plugin/auto: fix ticker leak in golang (#5688)Gravatar Yong Tang 1-0/+1
2021-11-19plugin/auto: Fix panic caused by config invalid reload value (#4986)Gravatar gomakesix 1-2/+12
2021-05-17reverse zone: fix Normalize (#4621)Gravatar Miek Gieben 1-9/+1
2020-09-24Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)Gravatar Yong Tang 1-13/+7
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 1-2/+1
2020-07-08Revert "Implement notifies for transfer plugin (#3972)" (#3995)Gravatar Yong Tang 1-7/+13
2020-07-07Implement notifies for transfer plugin (#3972)Gravatar Miek Gieben 1-13/+7
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 1-6/+1
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 1-1/+1
2019-07-02plugins: set upstream unconditionally (#2956)Gravatar Miek Gieben 1-1/+2
2019-06-13Raise error if regexp and template are not specified together (#2884)Gravatar An Xiao 1-4/+4
2019-04-01Fully deprecate TIMEOUT and NO_RELOAD (#2742)Gravatar Xiao An 1-25/+8
2019-03-07Add deprecation notice for NO_RELOAD (#2643)Gravatar Xiao An 1-0/+1
2019-02-17plugin/auto: Reload zones every one minute (#2516)Gravatar mrasu 1-2/+19
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 1-9/+2
2018-10-21Use filepath when manipulating file paths (#2221)Gravatar Manuel Stocker 1-3/+3
2018-09-29Configurable zone reload interval in file plugin (#2110)Gravatar marqc 1-1/+8
2018-06-15plugin/forward: add REFUSED test (#1878)Gravatar Miek Gieben 1-1/+1
2018-04-22Use logging (#1718)Gravatar Miek Gieben 1-1/+3
2018-04-19Update all plugins to use plugin/pkg/log (#1694)Gravatar Miek Gieben 1-2/+2
2018-02-16plugin/auto/file/secondary: Use new upstream resolver (#1534)Gravatar Chris O'Haver 1-4/+3
2017-12-13Moving TransferParse from file to its own package (#1286)Gravatar Brad Beam 1-2/+2
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+172