dnscontrol/pkg
Tom Limoncelli 4ef9e8bc40
Fix SRV record handling when target is shortname (#422)
* 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
2018-12-07 16:30:04 -05:00
..
acme allow ecc certs if desired (#411) 2018-10-09 18:51:48 -04:00
js Fix SRV record handling when target is shortname (#422) 2018-12-07 16:30:04 -05:00
nameservers Better validate NAMESERVER format. (#350) 2018-03-22 11:52:52 -04:00
natsort NEW PROVIDER: OctoDNS (#309) 2018-02-27 17:36:47 -05:00
normalize Fix SRV record handling when target is shortname (#422) 2018-12-07 16:30:04 -05:00
notifications make bonfire notifications multiple posts for markdown compatibility 2018-03-28 10:00:05 -04:00
printer Verbose debug logging via the ConsolePrinter and printer package. (#404) 2018-10-08 16:10:44 -04:00
spflib Include PTR types in SPF Builder (#378) 2018-08-02 10:57:41 -04:00
transform Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00