aboutsummaryrefslogtreecommitdiff
path: root/plugin/hosts (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-21Use filepath when manipulating file paths (#2221)Gravatar Manuel Stocker 1-3/+3
2018-08-29Default to scrubbing replies in the server (#2012)Gravatar Miek Gieben 1-2/+0
2018-08-14Typo fixes (#2031)Gravatar Karsten Weiss 1-1/+1
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 1-0/+5
2018-07-19plugin/hosts: add log.Debug (#1985)Gravatar Miek Gieben 1-0/+18
2018-07-09Remove trailing whitespace (#1955)Gravatar Miek Gieben 2-2/+2
2018-05-27Add addition documentation for hosts plugin, fix #1825 (#1836)Gravatar Mario Kleinsasser 1-1/+25
2018-05-01Do Compress only when need in request.Scrub (#1760)Gravatar Miek Gieben 1-1/+1
2018-04-22Use logging (#1718)Gravatar Miek Gieben 1-1/+3
2018-04-22all: fix plugin import ordering (#1717)Gravatar Miek Gieben 2-4/+3
2018-04-20global: move to context (#1699)Gravatar Miek Gieben 2-2/+3
2018-04-19Update all plugins to use plugin/pkg/log (#1694)Gravatar Miek Gieben 1-3/+3
2018-03-25Make examples complete Corefiles (#1623)Gravatar John Belamaric 1-6/+12
2018-02-28return an error for multiple use of some plugins (#1559)Gravatar Miek Gieben 3-0/+17
2018-02-08Add OWNERS file (#1486)Gravatar Miek Gieben 1-0/+6
2018-01-09pkg/fall: make Zero and Root vars not funcs (#1367)Gravatar Miek Gieben 1-11/+11
2018-01-07Simplify plugin/pkg/fall (#1358)Gravatar John Belamaric 3-19/+16
2018-01-07Add pkg/fall for Fallthrough (#1355)Gravatar Miek Gieben 4-33/+36
2018-01-04Manual pages (#1346)Gravatar Miek Gieben 1-1/+5
2017-10-31add goroutine to check hosts file for updates (#1180)Gravatar Pat Moroney 6-81/+122
2017-10-24remove the deferGravatar Pat Moroney 1-1/+1
2017-10-24read lock around ReadHosts()Gravatar Pat Moroney 1-2/+10
2017-10-24move ReadHosts out of the lockGravatar Pat Moroney 1-3/+3
2017-10-24Fix locking for hosts pluginGravatar Pat Moroney 1-7/+9
2017-10-10doc update (#1140)Gravatar Miek Gieben 1-2/+4
2017-09-29Warn if the hosts file is a directory (#1126)Gravatar John Belamaric 1-1/+4
2017-09-21pkg: add dnstest (#1098)Gravatar Miek Gieben 1-2/+2
2017-09-21Add inline support for middleware/hosts (#1072)Gravatar Yong Tang 4-2/+109
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 7-0/+862