dnscontrol/models
Tom Limoncelli 66a76c44c1
Don't count diff2.REPORT (informational warnings) as a "correction" (#2361)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-16 10:42:08 -04:00
..
dns.go
dns_test.go REFACTOR: export models func downcase() (#2207) 2023-03-21 22:11:25 -07:00
dnsrr.go CHORE: Alphabetize various code lists (#2242) 2023-03-28 19:30:01 -04:00
domain.go Don't count diff2.REPORT (informational warnings) as a "correction" (#2361) 2023-05-16 10:42:08 -04:00
provider.go ROUTE53: fix R53_ZONE() handling for domains (#2306) 2023-05-02 13:04:59 -04:00
quotes.go Doc: Fixed a bit of havoc which appears in go docs (#2105) 2023-03-01 10:17:07 -05:00
quotes_test.go
record.go BUG: Some DNS zones are downloaded twice (#2120) 2023-04-14 15:22:23 -04:00
record_test.go
recorddb.go CHORE: linting (#2098) 2023-02-27 20:28:17 -05:00
t_caa.go
t_ds.go
t_loc.go NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
t_mx.go
t_naptr.go
t_parse.go NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
t_soa.go
t_srv.go
t_sshfp.go
t_tlsa.go
t_txt.go Doc: Fixed a bit of havoc which appears in go docs (#2105) 2023-03-01 10:17:07 -05:00
target.go ROUTE53: Fix "No such DNS type error" on legacy or ignored records (#2294) 2023-05-01 18:33:29 -04:00
tdwarn.go
tonameservers_test.go
unmanaged.go