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

1608 Commits

Author SHA1 Message Date
dde7e5daf7 FEATURE: Detect simple CNAME loops (#2112) 2023-03-01 10:15:41 -05:00
b54c5eab10 ROUTE53: Report R53_ALIAS loops as an error (#2111) 2023-03-01 10:00:58 -05:00
0d2a7bf93e Update getting-started.md (#2108)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-01 08:41:02 -05:00
894d1a5316 Update examples.md (#2109)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-01 08:39:12 -05:00
5d554f1cef BUG: Compare zones list to ace zone name (#2096) (#2110)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-03-01 08:38:13 -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) v3.27.1 2023-02-28 01:25:09 -05:00
e129e40313 FEATURE: Colorize diff2 output (#2103) 2023-02-28 01:14:06 -05:00
26fb0f1d6b DOC: Fixed a bit of havoc which appears in go docs (#2101) 2023-02-27 21:37:34 -05:00
7f9b165726 CHORE: update deps (#2099) v3.27.0 2023-02-27 20:59:18 -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
ab872cc13f CHORE: Go fmt (#2095)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-25 22:20:12 -05:00
a381806615 TRANSIP: Update go module to v6.19.0 (#2094) 2023-02-25 22:19:23 -05:00
b1b24df6cb Remove value check for removed AUTODNSSEC() function (we now only have AUTODNSSEC_ON and AUTODNSSEC_OFF) (#2091) 2023-02-23 08:28:22 -05:00
7236ea818e Verify that registrar and dns providers match if autodnssec is enabled (#2056) (#2090)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-02-22 14:43:27 -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
c012164cd4 DOCS: Update example.md, add to comment SPF-record (#2073)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 10:59:03 -05:00
43c5b17ed8 CHORE: Add unit test for TTL changes on SRV records (#2067) 2023-02-19 10:57:41 -05:00
a068aaa1ab TRANSIP: Performed the integration tests by an TransIP private key. (#2087)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 10:57:00 -05:00
8b28dd49b5 TRANSIP: Update go module to v6.18.0 (#2086)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 10:56:32 -05:00
bbaee2cbcd NAMECHEAP: New maintainer: willpower232 (#2080)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 10:55:21 -05:00
fa67fcbc8b NEW FEATURE: Colorize preview/push output (#2076) 2023-02-19 10:54:53 -05:00
a979c57ae8 test namecheap provider against their sandbox (#2082)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 10:51:55 -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
7b1b964b76 DOCS: Documentation inline replacements (#2083)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-19 00:07:30 -05:00
b635dc5f4a CHORE: Update deps (#2085) 2023-02-18 22:24:29 -05:00
07a04c36ce FIX: Release binaries don't contain semver string (#2078) v3.26.1-pre 2023-02-16 11:28:59 -05:00
17a43cb0a9 TTL warnings should be more verbose (#2069) 2023-02-15 10:00:02 -05:00
1fda0de4d9 Fix parameter type for DEFAULTS (#2072)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-13 14:13:27 -05:00
d1dcba45ed CHORE: update deps (#2071) 2023-02-13 13:42:52 -05:00
e3dc604247 AZURE_DNS: Convert to use diff2 natively (#2058) 2023-02-07 16:53:49 -05:00
325c8868ab TESTING: Add test for TTL change (#2062) 2023-02-07 14:55:01 -05:00
d1afe8a12e Fix outdated example in README (#2060)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-07 14:07:01 -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
9eacd42b63 BUG: Integration test flag -end 0 doesnt stop at 0 (#2059) 2023-02-07 08:07:37 -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) v3.26.0 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
b49fe9136f Build(deps): Bump github.com/softlayer/softlayer-go from 1.0.6 to 1.1.0 (#2043)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-02 08:18:52 -05:00
3143bd9e29 Build(deps): Bump alpine from 3.17.0 to 3.17.1 (#2045)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02 08:18:12 -05:00