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
/
hosts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
For caddy v1 in our org (#4018)
Miek Gieben
2
-4
/
+2
2020-09-18
plugin/hosts: make hosts plugin cursive (#4131)
Miek Gieben
1
-1
/
+1
2020-07-25
using promauto package to ensure all created metrics are properly registered ...
Zou Nengren
2
-9
/
+3
2020-03-31
introduce metric naming test (#3789)
Zou Nengren
3
-19
/
+25
2020-02-24
plugin/hosts: Modifies NODATA handling (#3536)
Kohei Yoshida
2
-22
/
+42
2019-11-29
Move to CODEOWNERS (#3489)
Miek Gieben
1
-6
/
+0
2019-10-08
Directive -> plugin (#3363)
Miek Gieben
1
-2
/
+2
2019-09-25
plugin: cleanup code based on staticcheck warnings (#3302)
Guangming Wang
1
-2
/
+2
2019-09-20
all: simply registering plugins (#3287)
Miek Gieben
1
-6
/
+1
2019-09-19
add host metrics (#3277)
yeya24
3
-0
/
+34
2019-09-19
update doc to not use the root zone for everything (#3288)
Miek Gieben
1
-2
/
+3
2019-07-31
plugin/hosts: create inline map in setup (#3071)
Miek Gieben
3
-28
/
+23
2019-07-25
plugin/host: don't append the names when reparsing hosts file (#3045)
Miek Gieben
7
-171
/
+144
2019-07-03
Update Caddy to 1.0.1, and update import path (#2961)
Yong Tang
2
-2
/
+2
2019-04-24
Update README.md (#2799)
Cricket Liu
1
-1
/
+1
2019-02-20
Remove redundant words in comments (#2589)
Nguyen Hai Truong
1
-1
/
+1
2019-02-17
plugin/hosts: fix data race on h.size (#2573)
Miek Gieben
1
-1
/
+4
2019-02-17
Fix some typos (#2560)
Nguyen Quang Huy
1
-2
/
+2
2019-02-12
plugin/hosts provide more configuration flexibility (#2535)
Thomas Mangin
6
-70
/
+163
2019-01-28
plugin/hosts: fix for ipv4-in-ipv6 (#2506)
Thomas Mangin
2
-2
/
+18
2019-01-21
plugin/hosts reload the hosts file every 5 seconds (#2478)
Thomas Mangin
1
-0
/
+3
2019-01-19
Stop importing testing in the main binary (#2479)
Miek Gieben
1
-2
/
+4
2018-12-30
disable ra flag for several plugins (#2408)
Isolus
1
-1
/
+1
2018-11-03
plugin/host: parse file without holding lock (#2270)
Miek Gieben
2
-8
/
+9
2018-10-21
Use filepath when manipulating file paths (#2221)
Manuel Stocker
1
-3
/
+3
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-19
plugin/hosts: add log.Debug (#1985)
Miek Gieben
1
-0
/
+18
2018-07-09
Remove trailing whitespace (#1955)
Miek Gieben
2
-2
/
+2
2018-05-27
Add addition documentation for hosts plugin, fix #1825 (#1836)
Mario Kleinsasser
1
-1
/
+25
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
1
-1
/
+3
2018-04-22
all: fix plugin import ordering (#1717)
Miek Gieben
2
-4
/
+3
2018-04-20
global: move to context (#1699)
Miek Gieben
2
-2
/
+3
2018-04-19
Update all plugins to use plugin/pkg/log (#1694)
Miek Gieben
1
-3
/
+3
2018-03-25
Make examples complete Corefiles (#1623)
John Belamaric
1
-6
/
+12
2018-02-28
return an error for multiple use of some plugins (#1559)
Miek Gieben
3
-0
/
+17
2018-02-08
Add OWNERS file (#1486)
Miek Gieben
1
-0
/
+6
2018-01-09
pkg/fall: make Zero and Root vars not funcs (#1367)
Miek Gieben
1
-11
/
+11
2018-01-07
Simplify plugin/pkg/fall (#1358)
John Belamaric
3
-19
/
+16
2018-01-07
Add pkg/fall for Fallthrough (#1355)
Miek Gieben
4
-33
/
+36
2018-01-04
Manual pages (#1346)
Miek Gieben
1
-1
/
+5
2017-10-31
add goroutine to check hosts file for updates (#1180)
Pat Moroney
6
-81
/
+122
2017-10-24
remove the defer
Pat Moroney
1
-1
/
+1
2017-10-24
read lock around ReadHosts()
Pat Moroney
1
-2
/
+10
2017-10-24
move ReadHosts out of the lock
Pat Moroney
1
-3
/
+3
2017-10-24
Fix locking for hosts plugin
Pat Moroney
1
-7
/
+9
2017-10-10
doc update (#1140)
Miek Gieben
1
-2
/
+4
2017-09-29
Warn if the hosts file is a directory (#1126)
John Belamaric
1
-1
/
+4
[next]