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

530 Commits

Author SHA1 Message Date
f8fd853a02 HEDNS: Adopt diff2 in compatibility mode (#1887) 2023-01-02 08:25:23 -05:00
e0fef398be DOMAINNAMESHOP: Adopt diff2 in compatibility mode (#1880) 2023-01-01 22:44:05 -05:00
bec7e1e865 OCTODNS: Remove octodns provider (#1910) 2023-01-01 14:52:22 -05:00
5f2dd2fdf2 SOFTLAYER: Adopt diff2 in compatibility mode (#1901) 2023-01-01 13:18:37 -05:00
4cf4d34ca6 Add missing MD5 support (#1866) 2022-12-31 06:13:44 -05:00
96e4e88fc5 Cleanups (#1871) 2022-12-30 22:03:36 -05:00
397ce107e5 REFACTOR: Add a backwards compatible interface to diff2 (#1870) 2022-12-30 21:53:50 -05:00
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
7654107614 NS1: Add support for diff2 (#1858)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-19 14:57:48 -05:00
6947388dc1 OVH: Adopt diff2 (#1861) 2022-12-19 10:21:54 -05:00
7ad98a67f9 NS2: Update ns1 to 2.7.2 (#1857) 2022-12-18 06:09:53 -08:00
87c32df0c9 PORKBUN: support diff2 and two small changes (#1855) 2022-12-12 11:49:32 -05:00
54fc2e9ce3 NEW FEATURE: diff2: A better "diff" mechanism (#1852) 2022-12-11 17:28:58 -05:00
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
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
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
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
1618aceb2a NEW PROVIDER: Netlify (#1820)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-28 11:01:35 -05:00
d90ca157e4 PORKBUN: New provider (#1819)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-26 11:36:17 -05:00
caf7467cdd VULTR: BUGFIX: Wrong records are occasionally modified (#1822) 2022-11-26 11:21:09 -05:00
f209111728 VULTR: Use keyed fields for govultr struct literals (#1818) 2022-11-15 12:57:52 -05:00
35818299c0 NEW PROVIDER: Gcore DNS (#1816) 2022-11-15 12:40:08 -05:00
a6043df648 DNSIMPLE: Support new name server handling changes (#1806) 2022-11-04 14:54:48 -04:00
3f760cdd25 DOCS: Documentation improvements (#1786)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-10-31 18:09:43 -04:00
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
1aca045d5b DOCS: Fix many small typos (#1794)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2022-10-30 13:56:45 -04:00
2898fbad72 VULTR: use API v2 (#1768) 2022-10-12 18:17:15 -04:00
1c726a08ad DNSimple: Update to 1.0.0 Client & expose error attributes (#1756) 2022-09-23 11:55:09 -04:00
128e075066 EXOSCALE: Migrate to v2 API (#1748)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-09-14 14:58:55 -04:00
49590df8bf DIGITALOCEAN: semicolon as CAA target is now supported (#1749) 2022-09-14 07:18:53 -04:00
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
61e500b7dc DEV: Optimize integration tests (#1742) 2022-09-07 14:08:06 -04:00
639a4473d7 DESEC: Check authentication via domains API (#1723)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-08-27 09:02:51 -04:00
d907cdd2c2 CHORE: gofmt (#1727) 2022-08-20 20:42:16 -04:00
0d9bdc2ddc DOMAINNAMESHOP: Domainnameshop documentation update (#1726)
Co-authored-by: Simen Bai <git@simenbai.no>
2022-08-20 00:51:25 -04:00
b2af4332f1 MSDNS: MSDNS auto-disable message is now more accurate (#1719)
[skip ci]
2022-08-16 18:09:54 -04:00
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
1010138fb6 gofmt -s -w 2022-08-14 20:49:57 -04:00
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
cd61c2c766 CHORE: Remove deprecated io/ioutil (#1699)
* Remove deprecated io/ioutil

* fixup!

* fixup!
2022-08-14 12:50:15 -04:00
5e8bb6e461 AZURE_DNS: Adopt new "armdns" SDK (#1701)
* Switch to the new Azure sdk for go

* use codeql 1.18 as 1.17 doesn't work with azidentity

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-08-14 07:42:41 -04:00
09a53b4d68 CLOUDFLAREAPI: Clarify source of error in message (#1700) 2022-08-14 07:33:05 -04:00
31723ad146 PERFORMANCE: Refactor auditrecords.go to loop only once #1570 (#1658)
* stash

* Use rejectif idea

* rename

* wip!

* Convert old systems to new

* fixup!

* fix typo
2022-08-11 17:24:47 -04:00
d6f1575ae5 BUG: MSDNS and CSCGLOBAL get records twice (#1688) 2022-08-11 15:40:13 -04:00
83a4b6a2f4 Remove ACTIVEDIRECTORY_PS (#1680) 2022-08-11 13:15:19 -04:00
f24c250c46 CLOUDFLARE: Error messages should indicate which cred entry (#1690) 2022-08-11 13:10:06 -04:00
dbfd2b7cb4 ns1: workaround an issue with ns1 API (#1671)
NS1 api returns a different message these days, which breaks error handling.

Until a fix is merged upstream, work around the issue by attempting to match the
stray error ourselves.

relates to #1667.
2022-08-09 16:29:54 -04:00
eba4155cb9 CSCGLOBAL: Improve performance by waiting less (#1669)
* Fix broken test
* Revert to the slow+safe CSC algorithm
* Instead of waiting for COMPLETED, wait for PROPAGATING to begin.
* improve error messages
* cleanup
2022-08-09 10:00:03 -04:00
ec8bfe4b6d CSCGLOBAL: Use slow and safe algorithm (#1663)
* Fix broken test

* CLOUDFLARE: Fix missing nameserver bug

* CSCGLOBAL: Catch more status states

* wip!

* remove extra print

* Revert to the slow+safe CSC algorithm
2022-08-08 13:23:47 -04:00
dd3416674f CLOUDFLARE: Fix domain list cache error (#1662)
* Fix broken test

* CLOUDFLARE: Fix missing nameserver bug

* CSCGLOBAL: Catch more status states

* wip!

* remove extra print
2022-08-08 13:00:58 -04:00