aboutsummaryrefslogtreecommitdiff
path: root/test/secondary_test.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+0
2021-06-10plugin/secondary: Retry initial transfer until successful (#4663)Gravatar Chris O'Haver 1-0/+84
2021-02-05plugin/transfer: only allow outgoing axfr over tcp (#4452)Gravatar Miek Gieben 1-2/+4
2020-09-24Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)Gravatar Yong Tang 1-2/+6
2020-07-08Revert "Implement notifies for transfer plugin (#3972)" (#3995)Gravatar Yong Tang 1-6/+2
2020-07-07Implement notifies for transfer plugin (#3972)Gravatar Miek Gieben 1-2/+6
2020-04-25Fix mixed indentation within tests (#3855)Gravatar Ambrose Chua 1-14/+11
2019-08-26plugin/file: respond correctly to IXFR message (#3177)Gravatar Miek Gieben 1-0/+46
2019-08-24go report card fixes (#3182)Gravatar Miek Gieben 1-1/+1
2019-08-21typo fixes (#3169)Gravatar Chris O'Haver 1-1/+1
2019-08-01Fixes races in test and klog (#3079)Gravatar Miek Gieben 1-3/+3
2019-07-19Fixed typo in 'transferred' (#3020)Gravatar Christian Muehlhaeuser 1-1/+1
2019-06-30plugin/file: load secondary zones lazily on startup (#2944)Gravatar Miek Gieben 1-5/+10
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 1-6/+3
2018-06-01Extend presubmit to covert test and request (#1846)Gravatar Miek Gieben 1-1/+1
2018-01-23plugin/secondary: fix a bunch of things and tests (#1406)Gravatar Miek Gieben 1-4/+45
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-2/+2
2017-08-24tests: CoreDNSServerAndPorts (#972)Gravatar Miek Gieben 1-6/+1
2017-06-01middleware/secondary: fix crash with no zone (#680)Gravatar Miek Gieben 1-0/+47