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

540 Commits

Author SHA1 Message Date
Nick Gregory
6f2b183b25 ORACLE: resolve "change to A" test fail (#1912)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-09 11:29:11 -05:00
Vincent Hagen
0403b2c82d TRANSIP: Fix quoting of TXT records (#1918)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-09 10:24:23 -05:00
Vincent Hagen
01829a2dc0 TRANSIP: For modifications always remove and re-add records (#1920)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-09 10:23:36 -05:00
Tom Limoncelli
30c653eeba INWX: Adopt diff2 in compatibility mode (#1891) 2023-01-09 08:51:45 -05:00
Tom Limoncelli
8f8c0abaf3 AXFRDDNS: Adopt diff2 in compatibility mode (#1905) 2023-01-03 13:06:21 -05:00
Tom Limoncelli
a498679c72 DNSIMPLE: Adopt diff2 in compatibility mode (#1878) 2023-01-03 11:58:21 -05:00
Tom Limoncelli
347808f030 ORACLE: Adopt diff2 in compatibility mode (#1897) 2023-01-03 08:51:12 -05:00
Tom Limoncelli
c62a85a003 MSDNS: Adopt diff2 in compatibility mode (#1893) 2023-01-02 10:17:44 -05:00
Tom Limoncelli
4083a0ce7e HETZNER: Adopt diff2 in compatibility mode (#1888) 2023-01-02 08:27:33 -05:00
Tom Limoncelli
cc132b7268 DIGITALOCEAN: Adopt diff2 in compatibility mode (#1877) 2023-01-02 08:25:51 -05:00
Tom Limoncelli
f8fd853a02 HEDNS: Adopt diff2 in compatibility mode (#1887) 2023-01-02 08:25:23 -05:00
Tom Limoncelli
e0fef398be DOMAINNAMESHOP: Adopt diff2 in compatibility mode (#1880) 2023-01-01 22:44:05 -05:00
Tom Limoncelli
bec7e1e865 OCTODNS: Remove octodns provider (#1910) 2023-01-01 14:52:22 -05:00
Tom Limoncelli
5f2dd2fdf2 SOFTLAYER: Adopt diff2 in compatibility mode (#1901) 2023-01-01 13:18:37 -05:00
Florian Ritterhoff
4cf4d34ca6 Add missing MD5 support (#1866) 2022-12-31 06:13:44 -05:00
Tom Limoncelli
96e4e88fc5 Cleanups (#1871) 2022-12-30 22:03:36 -05:00
Tom Limoncelli
397ce107e5 REFACTOR: Add a backwards compatible interface to diff2 (#1870) 2022-12-30 21:53:50 -05:00
Yuhui Xu
801aae725b GCORE: Implement diff2 and greatly improve performance for getting record sets (#1867)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-30 21:38:01 -05:00
Costas Drogos
7654107614 NS1: Add support for diff2 (#1858)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-19 14:57:48 -05:00
Brice Figureau
6947388dc1 OVH: Adopt diff2 (#1861) 2022-12-19 10:21:54 -05:00
Costas Drogos
7ad98a67f9 NS2: Update ns1 to 2.7.2 (#1857) 2022-12-18 06:09:53 -08:00
imlonghao
87c32df0c9 PORKBUN: support diff2 and two small changes (#1855) 2022-12-12 11:49:32 -05:00
Tom Limoncelli
54fc2e9ce3 NEW FEATURE: diff2: A better "diff" mechanism (#1852) 2022-12-11 17:28:58 -05:00
Tom Limoncelli
b0f2945510 REFACTOR: Add diff2 enable flag to all DNS providers (#1851)
This should enable the diff2 code to be inserted with good "git blame" results for new code.  I'm adding this early to catch any problems early.
2022-12-11 15:02:58 -05:00
Tom Limoncelli
fa52b4f2ae GANDI_V5: Gandi now supports null MX (#1847)
Co-authored-by: Filippo Valsorda <github@bip.filippo.io>
2022-12-07 10:06:27 -05:00
Jed Fox
cc2fb89b00 DOCS: Remove Cannot() records for Azure and R53 ALIAS records (#1827)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-02 09:21:37 -05:00
Amogh Lele
5b95c099f6 NETLIFY: bugfix: append . to records which point to hosts (#1828)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-30 09:23:52 -05:00
Amogh Lele
1618aceb2a NEW PROVIDER: Netlify (#1820)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-28 11:01:35 -05:00
imlonghao
d90ca157e4 PORKBUN: New provider (#1819)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-26 11:36:17 -05:00
Nicolas Lorin
caf7467cdd VULTR: BUGFIX: Wrong records are occasionally modified (#1822) 2022-11-26 11:21:09 -05:00
Patrick Gaskin
f209111728 VULTR: Use keyed fields for govultr struct literals (#1818) 2022-11-15 12:57:52 -05:00
Yuhui Xu
35818299c0 NEW PROVIDER: Gcore DNS (#1816) 2022-11-15 12:40:08 -05:00
Amelia Aronsohn
a6043df648 DNSIMPLE: Support new name server handling changes (#1806) 2022-11-04 14:54:48 -04:00
Jeffrey Cafferata
3f760cdd25 DOCS: Documentation improvements (#1786)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-31 18:09:43 -04:00
Jeffrey Cafferata
b66af29aec BUG: Re-introducing the cloudflare/cloudflare-go import (#1795)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-31 07:02:30 -04:00
Tom Limoncelli
1aca045d5b DOCS: Fix many small typos (#1794)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2022-10-30 13:56:45 -04:00
Nicolas Lorin
2898fbad72 VULTR: use API v2 (#1768) 2022-10-12 18:17:15 -04:00
Amelia Aronsohn
1c726a08ad DNSimple: Update to 1.0.0 Client & expose error attributes (#1756) 2022-09-23 11:55:09 -04:00
Predrag Janosevic
128e075066 EXOSCALE: Migrate to v2 API (#1748)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-09-14 14:58:55 -04:00
Brian Hartvigsen
49590df8bf DIGITALOCEAN: semicolon as CAA target is now supported (#1749) 2022-09-14 07:18:53 -04:00
Tom Limoncelli
3743c7de03 Bump cloudflare/cloudflare-go from 0.46 to 0.49 (#1746)
Co-authored-by: Brian Hartvigsen <brian.andrew@brianandjenny.com>
2022-09-12 08:58:44 -04:00
Tom Limoncelli
61e500b7dc DEV: Optimize integration tests (#1742) 2022-09-07 14:08:06 -04:00
Srdjan Markovic
639a4473d7 DESEC: Check authentication via domains API (#1723)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-08-27 09:02:51 -04:00
Tom Limoncelli
d907cdd2c2 CHORE: gofmt (#1727) 2022-08-20 20:42:16 -04:00
Simen Bai
0d9bdc2ddc DOMAINNAMESHOP: Domainnameshop documentation update (#1726)
Co-authored-by: Simen Bai <git@simenbai.no>
2022-08-20 00:51:25 -04:00
Tom Limoncelli
b2af4332f1 MSDNS: MSDNS auto-disable message is now more accurate (#1719)
[skip ci]
2022-08-16 18:09:54 -04:00
Tom Limoncelli
d1a63abc0d CLOUDFLARE: Increase retry limits (#1713)
* change policy to 20, 1, 120 (20 retries, min delay 1 sec, max delay 2 minutes)
2022-08-15 18:30:21 -04:00
Tom Limoncelli
1010138fb6 gofmt -s -w 2022-08-14 20:49:57 -04:00
Tom Limoncelli
ccb582b278 CHORE: Linting (#1704)
* Remove deprecated io/ioutil
* fixup!
* staticcheck and linting
* revert models/provider.go
* Fix imports to new style
* linting
2022-08-14 20:46:56 -04:00
Tom Limoncelli
cd61c2c766 CHORE: Remove deprecated io/ioutil (#1699)
* Remove deprecated io/ioutil

* fixup!

* fixup!
2022-08-14 12:50:15 -04:00