Paul Dee
|
894d1a5316
|
Update examples.md (#2109)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-01 08:39:12 -05:00 |
|
Yannik Sembritzki
|
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 |
|
Tom Limoncelli
|
cfb24dba77
|
AUTODNS: Convert to diff2 (#2102)
|
2023-02-28 11:36:23 -05:00 |
|
Tom Limoncelli
|
2586e2b611
|
CORE: Clean up diff2 code in prep for production (#2104)
|
2023-02-28 01:25:09 -05:00 |
|
Tom Limoncelli
|
e129e40313
|
FEATURE: Colorize diff2 output (#2103)
|
2023-02-28 01:14:06 -05:00 |
|
Paul Dee
|
26fb0f1d6b
|
DOC: Fixed a bit of havoc which appears in go docs (#2101)
|
2023-02-27 21:37:34 -05:00 |
|
Tom Limoncelli
|
7f9b165726
|
CHORE: update deps (#2099)
|
2023-02-27 20:59:18 -05:00 |
|
Paul Dee
|
35c0386a3d
|
CSCGLOBAL: Fix comment typo (#2100)
|
2023-02-27 20:46:55 -05:00 |
|
Tom Limoncelli
|
169d7c8062
|
CHORE: linting (#2098)
|
2023-02-27 20:28:17 -05:00 |
|
Tom Limoncelli
|
4eab96226c
|
CLOUDNS: Adopt diff2 in compatibility mode (#1874)
|
2023-02-27 20:16:59 -05:00 |
|
Tom Limoncelli
|
bdeeb2cf1b
|
DNSMADEEASY: Adopt diff2 in compatibility mode (#1879)
|
2023-02-27 19:53:01 -05:00 |
|
Tom Limoncelli
|
f995f21d0e
|
PACKETFRAME: Adopt diff2 in compatibility mode (#1898)
|
2023-02-27 19:44:23 -05:00 |
|
Tom Limoncelli
|
3e3d655e77
|
RWTH: Adopt diff2 in compatibility mode (#1900)
|
2023-02-26 13:28:39 -05:00 |
|
Tom Limoncelli
|
05dc26bf2e
|
BUG: diff2: ttl changes don't always work (#2093)
|
2023-02-25 22:40:54 -05:00 |
|
Jeffrey Cafferata
|
ab872cc13f
|
CHORE: Go fmt (#2095)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-02-25 22:20:12 -05:00 |
|
Jeffrey Cafferata
|
a381806615
|
TRANSIP: Update go module to v6.19.0 (#2094)
|
2023-02-25 22:19:23 -05:00 |
|
Yannik Sembritzki
|
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 |
|
Yannik Sembritzki
|
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 |
|
Yannik Sembritzki
|
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 |
|
Tom Limoncelli
|
fc3a217dc1
|
Bugfixed: NO_PURGE now works on all diff2 providers (#2084)
|
2023-02-19 12:33:08 -05:00 |
|
dkim1970
|
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 |
|
Tom Limoncelli
|
43c5b17ed8
|
CHORE: Add unit test for TTL changes on SRV records (#2067)
|
2023-02-19 10:57:41 -05:00 |
|
Jeffrey Cafferata
|
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 |
|
Jeffrey Cafferata
|
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 |
|
Will Power
|
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 |
|
Florian Ritterhoff
|
fa67fcbc8b
|
NEW FEATURE: Colorize preview/push output (#2076)
|
2023-02-19 10:54:53 -05:00 |
|
Will Power
|
a979c57ae8
|
test namecheap provider against their sandbox (#2082)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-02-19 10:51:55 -05:00 |
|
Will Power
|
c24a88d08e
|
namecheap fix rate limit detection (#2081)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-02-19 00:13:57 -05:00 |
|
Jeffrey Cafferata
|
7b1b964b76
|
DOCS: Documentation inline replacements (#2083)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-02-19 00:07:30 -05:00 |
|
Tom Limoncelli
|
b635dc5f4a
|
CHORE: Update deps (#2085)
|
2023-02-18 22:24:29 -05:00 |
|
Chris Hunt
|
07a04c36ce
|
FIX: Release binaries don't contain semver string (#2078)
|
2023-02-16 11:28:59 -05:00 |
|
Tom Limoncelli
|
17a43cb0a9
|
TTL warnings should be more verbose (#2069)
|
2023-02-15 10:00:02 -05:00 |
|
Jed Fox
|
1fda0de4d9
|
Fix parameter type for DEFAULTS (#2072)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-02-13 14:13:27 -05:00 |
|
Tom Limoncelli
|
d1dcba45ed
|
CHORE: update deps (#2071)
|
2023-02-13 13:42:52 -05:00 |
|
Tom Limoncelli
|
e3dc604247
|
AZURE_DNS: Convert to use diff2 natively (#2058)
|
2023-02-07 16:53:49 -05:00 |
|
Tom Limoncelli
|
325c8868ab
|
TESTING: Add test for TTL change (#2062)
|
2023-02-07 14:55:01 -05:00 |
|
Yannik Sembritzki
|
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 |
|
Yannik Sembritzki
|
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 |
|
Tom Limoncelli
|
9eacd42b63
|
BUG: Integration test flag -end 0 doesnt stop at 0 (#2059)
|
2023-02-07 08:07:37 -05:00 |
|
Yannik Sembritzki
|
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 |
|
Yannik Sembritzki
|
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 |
|
Yannik Sembritzki
|
222666414a
|
HOSTINGDE: Implement SOA record (fixes #1972) (#2023)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
|
2023-02-06 09:04:31 -05:00 |
|
Tom Limoncelli
|
f58bab22d6
|
MSDNS: Adopt diff2 (#2046)
|
2023-02-02 16:53:37 -05:00 |
|
Tom Limoncelli
|
90a4a3b225
|
MSDNS: Fix TXT record creation (#2051)
|
2023-02-02 15:45:16 -05:00 |
|
Tom Limoncelli
|
3793b56ec8
|
DESEC: Adopt diff2 in compatibility mode (#1876)
|
2023-02-02 09:27:30 -05:00 |
|
dependabot[bot]
|
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 |
|
dependabot[bot]
|
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 |
|
Costas Drogos
|
77f1804b4b
|
CHORE: update ns1-go module to latest version (#2049)
|
2023-02-02 08:17:54 -05:00 |
|
Tom Limoncelli
|
099a4998a6
|
CHORE: Update dependencies (#2048)
|
2023-02-01 17:27:00 -05:00 |
|
Tom Limoncelli
|
e1ce6ff34f
|
CLOUDFLARE: Adopt diff2 (#2040)
|
2023-02-01 16:18:01 -05:00 |
|