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

1701 Commits

Author SHA1 Message Date
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
2796c36a55 DOCS: Fixes to the add rtype procedures (#2187)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-16 23:05:16 -04:00
feecdd73d8 DOCS: LOC Link errors (#2188) 2023-03-16 23:04:13 -04:00
2960f0ba72 CHORE: go generate (#2186) v3.28.0 2023-03-16 20:11:51 -04:00
56161e2c87 KNOT is supported (#2184) 2023-03-16 20:01:59 -04:00
367c83a3f5 LOC: Refine which providers support it (#2185) 2023-03-16 19:59:44 -04:00
6e6805d14d DOCS: Follow-up fix for LOC documentation (#2183) 2023-03-16 18:16:00 -04:00
8b2a38a845 CHORE: go generate (#2181)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-16 14:10:58 -04:00
3b6591fd95 NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
31765b0bef LOOPIA: Linting corrections (#2175)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-16 13:57:18 -04:00
30646a15f7 CHORE: go generate (#2180) 2023-03-16 09:21:35 -04:00
f63ca8c896 HETZNER: Don't use string.Title() (#2179)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-15 21:22:05 -04:00
c2c27c1717 Follow up commit (#2177)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-15 19:26:52 -04:00
731181ffa1 DOCS: Mostly styling and links (#2178)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-15 18:43:57 -04:00
81054e72c5 CHORE: linting (#2176) 2023-03-15 18:35:34 -04:00
fb6a79ab6f Fix obscure 'go generate' crash. (#2173) 2023-03-15 17:04:21 -04:00
28fcd264ee DOCS: Update SPF_BUILDER.md (#2169)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-15 12:13:15 -04:00
28055dc6f7 DOCS: Clarify/fix official and community support (#2172) 2023-03-15 12:12:51 -04:00