..
acl
Fixing issue #5376 by adding a check to parse out Zone info ( #5387 )
2022-05-20 06:52:30 +02:00
any
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
auto
Fix security scans by cleaning up file path ( #5185 )
2022-02-14 11:24:21 -05:00
autopath
plugin/autopath: Don't panic on empty token ( #5169 )
2022-02-10 09:00:27 -05:00
azure
use tickers instead of time.After to avoid memory leak ( #5220 )
2022-03-03 23:36:02 -08:00
bind
plugin/bind: Fix listener collision notes in readme ( #5349 )
2022-04-28 10:06:15 -04:00
bufsize
Don't add OPT RR to non-EDNS0 queries ( #5368 )
2022-05-06 15:34:12 -04:00
cache
plugin/file/cache: Add metadata for wildcard record responses ( #5308 )
2022-07-07 17:07:04 -04:00
cancel
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
chaos
add tsig to codeowners; update chaos authors ( #5479 )
2022-07-01 10:06:30 -07:00
clouddns
[plugin/clouddns] Add additional doc in explaining credentials file field is optional ( #5231 )
2022-03-16 12:28:25 -04:00
debug
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
deprecated
For caddy v1 in our org ( #4018 )
2020-09-24 18:14:41 +02:00
dns64
auto remove trailing whitespaces
2022-01-11 10:34:21 +00:00
dnssec
Fix security scans by cleaning up file path ( #5185 )
2022-02-14 11:24:21 -05:00
dnstap
plugin/dnstap: support FQDN TCP endpoint ( #5377 )
2022-05-12 14:13:26 -04:00
erratic
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
errors
auto go fmt
2022-05-30 10:29:34 +00:00
etcd
plugin/etcd: Fix multi record TXT lookups ( #5293 )
2022-04-04 14:59:16 -04:00
file
plugin/file/cache: Add metadata for wildcard record responses ( #5308 )
2022-07-07 17:07:04 -04:00
forward
remove unused coredns_forward_sockets_open metric ( #5431 )
2022-06-13 07:30:34 -07:00
geoip
geoip: read source IP from EDNS0 subnet if provided ( #5183 )
2022-05-02 18:25:02 +01:00
grpc
Update to avoid pseudo-random number ( #5225 )
2022-03-16 12:24:58 -04:00
header
Clean up extra spaces ( #5027 )
2021-12-08 08:26:14 -08:00
health
dont lameduck when reloading ( #5472 )
2022-07-06 13:52:18 -04:00
hosts
The IPv4 parser no longer accepts leading zeros ( #4844 )
2021-09-04 08:34:57 +02:00
import
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
k8s_external
plugin/k8s_external: Add support for PTR requests ( #5435 )
2022-07-06 13:55:15 -04:00
kubernetes
plugin/k8s_external: Add support for PTR requests ( #5435 )
2022-07-06 13:55:15 -04:00
loadbalance
auto go fmt
2021-11-15 10:33:24 +00:00
local
add local plugin ( #4262 )
2020-11-05 15:02:07 +01:00
log
Log the literal value, not a format string ( #5425 )
2022-06-05 13:17:00 -04:00
loop
Update to avoid pseudo-random number ( #5225 )
2022-03-16 12:24:58 -04:00
metadata
Create geoip plugin ( #4688 )
2021-07-14 09:25:30 +02:00
metrics
auto remove trailing whitespaces
2022-02-22 10:28:07 +00:00
minimal
plugin/minimal: fix import path ( #4523 )
2021-03-16 10:55:21 +01:00
nsid
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
pkg
Replace io.LimitReader with http.MaxBytesReader ( #5241 )
2022-04-04 15:02:08 -04:00
pprof
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
ready
dont return 200 during shutdown ( #4167 )
2020-10-01 16:13:23 +02:00
reload
[plugin/reload]: Change hash from md5 to sha512 ( #5226 )
2022-03-07 09:55:10 -08:00
rewrite
Fix out-of-index issue in rewrite plugin ( #5462 )
2022-06-26 16:06:43 -07:00
root
cleanup deprecated package io/ioutil ( #4920 )
2021-10-13 09:30:31 +02:00
route53
[plugin/route53] Cleanup AWS config/credentials setup. ( #5370 )
2022-05-09 13:35:42 -04:00
secondary
plugin/secondary: Fix startup transfer failure wrong zone logged ( #5085 )
2022-02-14 12:12:08 -05:00
sign
Fix security scans by cleaning up file path ( #5185 )
2022-02-14 11:24:21 -05:00
template
auto remove trailing whitespaces
2022-05-17 10:29:52 +00:00
test
Fixing issue #5376 by adding a check to parse out Zone info ( #5387 )
2022-05-20 06:52:30 +02:00
tls
add positive tests to TestTLS function ( #5330 )
2022-04-25 07:36:50 -07:00
trace
plugin/trace: make zipkin and datadog reporters log errors using CoreDNS logger ( #5452 )
2022-06-23 03:40:13 -07:00
transfer
plugin/tsig: new plugin TSIG ( #4957 )
2022-06-27 15:48:34 -04:00
tsig
auto remove trailing whitespaces
2022-06-28 10:30:12 +00:00
whoami
update all +build statements ( #5271 )
2022-03-18 07:11:14 -07:00
backend.go
Cherry-pick: Implement notifies for transfer plugin ( #3972 ) ( #4142 )
2020-09-24 20:30:39 +02:00
backend_lookup.go
Comment reason for non-exact match in direct cname loop checks ( #5294 )
2022-04-04 15:00:17 -04:00
done.go
go report card fixes ( #3182 )
2019-08-24 18:14:25 +00:00
log_test.go
Clean up tests logging ( #1979 )
2018-07-19 16:23:06 +01:00
normalize.go
Fix IPv6 case for CIDR format reverse zones ( #4652 )
2021-06-04 10:17:17 +02:00
normalize_test.go
Fix IPv6 case for CIDR format reverse zones ( #4652 )
2021-06-04 10:17:17 +02:00
plugin.go
Reduce the cardinality of health endpoint metrics ( #4650 )
2021-05-27 15:16:38 +02:00
register.go
For caddy v1 in our org ( #4018 )
2020-09-24 18:14:41 +02:00