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

1626 Commits

Author SHA1 Message Date
c80f8a606b DOCS: Fixed the incorrect inline anchors links (#2132)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-11 05:53:37 -08:00
2d241b7a78 Update domain.go (#2135)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-11 05:42:52 -08:00
b2a8d4c671 DOCS: [GitBook] Added code blocks syntax (#2136)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-11 05:42:33 -08:00
4ad56417c0 DOCS: [GitBook] Added code blocks syntax for dnsconfig.js (#2137) 2023-03-11 05:42:01 -08:00
0bf851ec06 New provider: LuaDNS (#2127) 2023-03-09 07:15:59 -08:00
ad4b8daa13 BUGFIX: REPORT change type always crashes on push (#2130) v3.27.2 2023-03-08 22:22:12 -08:00
eb4af05d31 DIGITALOCEAN: Improve TXT record handling (#2128) 2023-03-08 07:59:35 -08:00
3d3f15d1d0 DOCS: Correct flag name (#2118)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-06 15:23:06 -05:00
e4450c79e9 Build(deps): Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#2124) 2023-03-05 16:22:00 +00:00
36d6e889ec Build(deps): Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (#2122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 11:15:52 -05:00
095880747f Build(deps): Bump golang.org/x/text from 0.7.0 to 0.8.0 (#2121)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 10:16:09 -05:00
ce714c1baa Build(deps): Bump github.com/transip/gotransip/v6 from 6.19.0 to 6.19.1 (#2114)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 13:07:12 -05:00
91242d54dc Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.0 to 1.1.2 (#2113)
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-03-03 09:17:41 -05:00
9062b3354c Build(deps): Bump google.golang.org/api from 0.110.0 to 0.111.0 (#2115)
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-03-03 09:04:44 -05:00
1c938bb9b6 Build(deps): Bump alpine from 3.17.1 to 3.17.2 (#2116)
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-03-03 09:01:50 -05:00
93c77ebe34 DOCS: Added Gitbook filenames to JSON code snippets. (#2119) 2023-03-02 16:17:27 -05:00
4b37906049 DOCS: TransIP: Fixed creds.json example (#2117) 2023-03-02 15:48:11 -05:00
48a504839d Doc: Fixed a bit of havoc which appears in go docs (#2105)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-01 10:17:07 -05:00
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