dnscontrol/models
Vincent Hagen e32bdc053f
NEW FEATURE: Order changes based on the record dependencies (#2419)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-08-29 14:00:09 -04:00
..
dns.go FEATURE: Add rTypes restrictions to IGNORE_NAME (#1808) 2022-11-07 11:27:04 -05:00
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 NEW FEATURE: IGNORE() (diff2 only) (#2388) 2023-05-24 15:14:36 -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 CHORE: Linting (#1704) 2022-08-14 20:46:56 -04:00
record.go NEW FEATURE: Order changes based on the record dependencies (#2419) 2023-08-29 14:00:09 -04:00
record_test.go "Target" RecordConfig should not be exported (#1061) 2021-03-04 18:58:23 -05:00
recorddb.go CHORE: linting (#2098) 2023-02-27 20:28:17 -05:00
t_caa.go CLOUDFLAREAPI: Fix TXT quoting bug (#1543) 2022-06-18 09:58:55 -04:00
t_ds.go GANDI_V5: supports DS records already (#1112) 2021-03-29 10:04:36 -04:00
t_loc.go NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
t_mx.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_naptr.go Improve MSDNS naptr support (#1165) 2021-06-24 18:26:21 -04:00
t_parse.go CHORE: Eliminate SetTargetTXTString() (#2409) 2023-06-01 13:11:36 -04:00
t_soa.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
t_srv.go EXOSCALE: Update exoscale/egoscale client to v0.23.0 (#664) 2020-02-27 23:06:12 -05:00
t_sshfp.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_tlsa.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_txt.go CHORE: Eliminate SetTargetTXTString() (#2409) 2023-06-01 13:11:36 -04: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 linting (#693) 2020-03-10 16:53:17 -04:00
tonameservers_test.go CHORE: Linting (#1704) 2022-08-14 20:46:56 -04:00
unmanaged.go NEW FEATURE: IGNORE() (diff2 only) (#2388) 2023-05-24 15:14:36 -04:00