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

1718 Commits

Author SHA1 Message Date
2a28d81490 MSDNS: be more efficient with ttl changes (#2251)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-31 09:08:26 -04:00
73623f650c CLOUDNS: fix two integration test failed (#2246)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-31 07:48:46 -04:00
f17b34a513 HEXONET: minor refactoring (#2255)
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
2023-03-31 07:47:42 -04:00
bded57b375 DNSimple: Remove CAA Whitespace in Target restriction (#2250)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
2023-03-30 13:19:34 -04:00
f676c4956e diff2: Add a "hints" when change is TTL-only (#2249)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 14:34:10 -04:00
6ac1961341 TESTING: Disable colorized output during tests (#2248)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 13:57:49 -04:00
f700184e38 CHORE: Update deps (#2240)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.30.0
2023-03-29 06:56:01 -04:00
036c8b23b3 CHORE: Alphabetize various code lists (#2242)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-28 19:30:01 -04:00
a8c9f9ada5 TESTS: comment fix (#2241) 2023-03-28 19:25:40 -04:00
5d8cd9fc09 BUILD: Fix Linux binary releases (#2237)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 15:58:17 -04:00
9ffec690f5 TRANSIP: Improve diff2 implementation (#2228)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 12:51:45 -04:00
c34a1a6ed1 DOCS: GitBook styling for style guide (#2235)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 12:06:46 -04:00
cafd0f3491 TRANSIP: Enable CI integration tests (#2226)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 09:31:33 -04:00
fae8eb91f9 DOC: Add a styleguide for developers. (#2230)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-26 09:22:41 -04:00
257f9f21fc TESTING: Add comments for first-timers (#2234)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 09:02:38 -04:00
d1748b5bc7 REFACTOR: Rearrange tests and add comments (#2232)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 08:54:45 -04:00
f51f9436b0 Loopia: now passes test: 18:testByRecordSet (#2231)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-25 11:26:45 -04:00
a3934e7b35 GCLOUD: Support ALIAS record type (#2225)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-25 11:22:43 -04:00
65bfdaee13 TESTING: Skip slow+useless tests for HEDNS (#2222)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.29.1
2023-03-24 11:12:32 -04:00
7de874fbf8 DOCS: Document Loopia doesn't support Null MX (#2220)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-24 09:26:15 -04:00
ac5006ba68 DOCS: Fix number type in typescript (#2219) 2023-03-24 08:39:04 -04:00
3bf78471e6 TESTING: Fix HE.DNS BYO-Secrets (#2221)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-24 07:43:57 -04:00
edf1b9fd50 LOOPIA: Ban Null MX (#2215)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-23 14:56:35 -07:00
b30e9769ae HEDNS: Re-enable CI integration tests (#1916) 2023-03-23 10:04:24 -07:00
5e53c48b04 HEDNS: Fix support for LOC records (#2216)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-23 09:37:19 -07:00
b01453eb16 NSONE: strip dots from nameservers (#2217)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-23 04:54:18 -07:00
178ab4635c TESTING: Add ByLabel and ByRecordSet tests (#2210) v3.29.0 2023-03-22 11:57:28 -07:00
c3df299e51 TEST: Add -diff2 integration testing (#2209) 2023-03-22 09:04:29 -07:00
8de767b3f1 BIND: Fix SOA tests (diff2) (#2211) 2023-03-22 08:46:36 -07:00
2bcfe09aa1 CHORE: Update dependencies (#2208) 2023-03-22 07:40:39 -07:00
1d768b3108 REFACTOR: export models func downcase() (#2207) 2023-03-21 22:11:25 -07:00
ecb0ecb62a DOCS: Make version a variable in rel eng doc (#2206) 2023-03-21 22:10:08 -07:00
a08a4b3486 Update goreleaser providers regexp (#2205) 2023-03-21 14:33:43 -07:00
50a9b9d0a1 Don't add extra dot after dnsimple SRV record contents (#2195)
Co-authored-by: andrew <>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-20 14:46:28 -04:00
0178917fd8 Build(deps): Bump actions/setup-go from 3 to 4 (#2204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 14:46:06 -04:00
1bf6a4c7ec DOCS: Fixed LOC_BUILDER_STR filename (#2199)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-20 09:42:15 -04:00
edf4c92815 FEATURE: Truncate report of ignored/purged items unless --full (#2203)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-20 09:40:28 -04:00
80bf577afb CHORE: go generate 2023-03-20 09:29:19 -04:00
1b5f9ef802 Revert "CHORE: Disable CGO (#2202)"
This reverts commit 6f778cb608c42c37d26b0a3a0ad863b21ad91e51.
2023-03-19 15:44:22 -04:00
ac8815e0e1 MAINT: Use WaitGroup instead of labeled loop (#2201)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-19 15:30:19 -04:00
6f778cb608 CHORE: Disable CGO (#2202)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-19 12:21:47 -04:00
ad2f028d76 BUG: TTL consistency check should be on ResourceSet, not Label (#2200) 2023-03-18 10:54:59 -04:00
e0dadba9b5 DOCS: Reintroduced the missing space (#2198)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-17 15:40:09 -04:00
c72495d37b BUG: AutoDNSSEC validation is too aggressive (#2196) 2023-03-17 15:13:45 -04:00
9f6499048c Revert "BUG: AutoDNSSEC validation is too aggressive"
This reverts commit 61fc663c3d0277d0a95e5bcf93ab64ef0147aba4.
2023-03-17 11:37:06 -04:00
61fc663c3d BUG: AutoDNSSEC validation is too aggressive
This should be a warning.
2023-03-17 11:36:44 -04:00
302a74b935 PowerDNS: Implement diff2 differ and some cleanup (#2194)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
2023-03-17 10:22:10 -04:00
93e2b815fd TESTING: Add TYPE field to providers.json (#2193) 2023-03-16 23:21:56 -04:00
996f18797b Format provider name as a link also to its corresponding markdown file (#2182)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-16 23:15:39 -04:00
2162e19134 CHANGE: Old SOA mbox format no longer a warning (#2191) 2023-03-16 23:14:47 -04:00