1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

605 Commits

Author SHA1 Message Date
0bf851ec06 New provider: LuaDNS (#2127) 2023-03-09 07:15:59 -08:00
eb4af05d31 DIGITALOCEAN: Improve TXT record handling (#2128) 2023-03-08 07:59:35 -08:00
b54c5eab10 ROUTE53: Report R53_ALIAS loops as an error (#2111) 2023-03-01 10:00:58 -05:00
cfb24dba77 AUTODNS: Convert to diff2 (#2102) 2023-02-28 11:36:23 -05:00
2586e2b611 CORE: Clean up diff2 code in prep for production (#2104) 2023-02-28 01:25:09 -05:00
35c0386a3d CSCGLOBAL: Fix comment typo (#2100) 2023-02-27 20:46:55 -05:00
169d7c8062 CHORE: linting (#2098) 2023-02-27 20:28:17 -05:00
4eab96226c CLOUDNS: Adopt diff2 in compatibility mode (#1874) 2023-02-27 20:16:59 -05:00
bdeeb2cf1b DNSMADEEASY: Adopt diff2 in compatibility mode (#1879) 2023-02-27 19:53:01 -05:00
f995f21d0e PACKETFRAME: Adopt diff2 in compatibility mode (#1898) 2023-02-27 19:44:23 -05:00
3e3d655e77 RWTH: Adopt diff2 in compatibility mode (#1900) 2023-02-26 13:28:39 -05:00
05dc26bf2e BUG: diff2: ttl changes don't always work (#2093) 2023-02-25 22:40:54 -05:00
486851633a HOSTINGDE: Fix modify referencing incorrect record id (fixes #2066) (#2092)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-02-22 14:26:25 -05:00
fc3a217dc1 Bugfixed: NO_PURGE now works on all diff2 providers (#2084) 2023-02-19 12:33:08 -05:00
fa67fcbc8b NEW FEATURE: Colorize preview/push output (#2076) 2023-02-19 10:54:53 -05:00
c24a88d08e namecheap fix rate limit detection (#2081)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 00:13:57 -05:00
e3dc604247 AZURE_DNS: Convert to use diff2 natively (#2058) 2023-02-07 16:53:49 -05:00
dc02d5b74f Expect SOA mailbox in hostmaster@example.org format instead of hostmaster.example.org (#2037)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-07 09:25:41 -05:00
5e06c249d6 Rename DomainCreator to the more accurate ZoneCreator (#2038)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-07 07:22:49 -05:00
e8ae619f89 HOSTINGDE: Remove dnssec key from domain upon autodnssec disable (#2055)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-02-07 07:09:18 -05:00
222666414a HOSTINGDE: Implement SOA record (fixes #1972) (#2023)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-02-06 09:04:31 -05:00
f58bab22d6 MSDNS: Adopt diff2 (#2046) 2023-02-02 16:53:37 -05:00
90a4a3b225 MSDNS: Fix TXT record creation (#2051) 2023-02-02 15:45:16 -05:00
3793b56ec8 DESEC: Adopt diff2 in compatibility mode (#1876) 2023-02-02 09:27:30 -05:00
e1ce6ff34f CLOUDFLARE: Adopt diff2 (#2040) 2023-02-01 16:18:01 -05:00
de202531cb NEW FEATURE: NO_PURGE reports what is not purged (diff2 only) (#2031) 2023-02-01 07:27:00 -05:00
bbabf66113 HOSTINGDE: Fix dnssec error resulting from non-go-conformant comparison of three values (#2036)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-31 22:12:54 -05:00
1b224444c0 HOSTINGDE: Fix pushing changes when templateValues are set (fixes #2024) (#2035)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-01-31 21:57:54 -05:00
7f16c9ca6d HOSTINGDE: Implement subaccount filtering feature (fixes #1974) (#2025)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-31 11:03:29 -05:00
83299e178e HOSTINGDE: Implement AutoDNSSEC (#2022)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-01-31 11:02:32 -05:00
1073e04577 HOSTINGDE: Implement ListZones (fixes #1975) (#2019)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-31 10:22:54 -05:00
d8d25bf608 ROUTE53: Rewrite to use diff2 (#2012) 2023-01-31 10:12:26 -05:00
f5e6564318 HEXONET: Adopt diff2 in compatibility mode (#1889) 2023-01-30 12:44:37 -05:00
fd393e39f5 VULTR: adopt diff2 in full mode (#2014)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-29 22:04:07 -05:00
7ed849d10d NS1: Improve NS1_URLFWD handling (#2015) 2023-01-29 22:01:41 -05:00
430568c8f8 DOCS: Replace stackexchange.github.io (#2004)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-29 13:14:22 -05:00
fd7e642457 TRANSIP: Audit records (#2008)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-29 13:03:31 -05:00
37aa9fc838 ROUTE53: (CHORE) Rename variables for clarity (#2010) 2023-01-28 12:42:05 -05:00
a136621052 Improve warnings related to _ and TTLs (#1989) 2023-01-28 11:10:02 -05:00
8249a4b95b Linting (#1996) 2023-01-28 11:09:38 -05:00
bb88b7c4b0 CLOUDFLARE: sometime ago they bump down the min ttl to 60 second (#1988) 2023-01-27 08:15:22 -05:00
222f50d986 BUG: TRANSIP: Wrong SRV record content (#1987) 2023-01-26 15:08:32 -05:00
cb88bdd068 GCLOUD: Adopt diff2 in compatibility mode (#1982) 2023-01-24 12:07:33 -05:00
b9b35d516e TRANSIP: Implementation get-zones all (#1980)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-23 18:16:09 -05:00
8f09e3b03f VULTR: Adopt diff2 in compatibility mode and fix handling of some integrations tests (#1981) 2023-01-23 18:11:24 -05:00
22c6797f83 AKAMAIEDGEDNS: Adopt diff2 in compatibility mode (#1872) 2023-01-23 15:26:41 -05:00
a1b24a2e82 GANDI_V5: Temporarily disable ListDomains (#1962) 2023-01-21 17:22:26 -05:00
178ec45254 VULTR: fix failing integration tests (#1956) 2023-01-20 13:32:25 -05:00
f4388dd6ad CHORE: Fix broken merge (#1957) 2023-01-19 16:41:17 -05:00
8c8d08b72f HOSTINGDE: Adopt diff2 in compatibility mode (#1890) 2023-01-19 13:04:09 -05:00