dnscontrol/models
2024-09-16 12:20:30 -04:00
..
dns.go REFACTOR: Add Joined and Segmented accessors to TXT, and other cleanups (#2628) 2023-11-18 10:37:46 -05:00
dns_test.go REFACTOR: export models func downcase() (#2207) 2023-03-21 22:11:25 -07:00
dnsrr.go NEW RECORD TYPE: HTTPS & SVCB (#2919) 2024-05-01 11:37:15 -04:00
domain.go Bugfix: Providers with batched updates might not report the correct number of changes (#3108) 2024-09-16 12:20:30 -04:00
provider.go Bugfix: Providers with batched updates might not report the correct number of changes (#3108) 2024-09-16 12:20:30 -04:00
quotes.go REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
quotes_test.go REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
rawrecord.go CLOUDFLAREAPI: Add CF_SINGLE_REDIRECT to manage "dynamic single" redirects (#3035) 2024-07-08 12:38:38 -04:00
record.go PORKBUN: support URL Forward (#3064) 2024-08-26 14:50:25 -04:00
record_test.go REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -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_dnskey.go NEW RECORD TYPE: DNSKEY (#2917) 2024-04-22 09:54:12 -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 DESEC: Enable support for SVCB/HTTPS (#2942) 2024-05-08 09:39:18 -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_svcb.go NEW RECORD TYPE: HTTPS & SVCB (#2919) 2024-05-01 11:37:15 -04:00
t_tlsa.go Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
t_txt.go REFACTOR: Opinion: TXT records are one long string (#2631) 2023-12-04 17:45:25 -05:00
target.go NEW RECORD TYPE: HTTPS & SVCB (#2919) 2024-05-01 11:37:15 -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
unknown.go CHORE: Linting and comment-fixing (#2937) 2024-05-07 14:47:28 -04:00
unmanaged.go deadcode: DebugUnmanagedConfig 2024-03-03 15:42:49 -05:00