mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-10 09:12:47 +08:00
4ef9e8bc40
* models/record.go: SRV targets are case insensitive. Downcase them. * models/t_srv.go: Rename setTargetIntAndStrings() to setTargetSRVIntAndStrings() (makes it easier to search for /setTargetSRV/). * pkg/js/parse_tests/021-srv.js*: SRV: Add parse_tests * pkg/normalize/validate.go: SRV targets are hostnames, turn into FQDNs. * Add #rtype_variations warnings for future developers |
||
---|---|---|
.. | ||
dns.go | ||
dns_test.go | ||
domain.go | ||
provider.go | ||
quotes.go | ||
quotes_test.go | ||
record.go | ||
record_test.go | ||
t_caa.go | ||
t_mx.go | ||
t_parse.go | ||
t_srv.go | ||
t_tlsa.go | ||
t_txt.go | ||
target.go | ||
util.go |