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

781 Commits

Author SHA1 Message Date
Damian Zaremba
a1fc1b1cd9 BUNNY_DNS: Add support for ALIAS (#2946) 2024-05-08 21:21:52 -04:00
Costas Drogos
7bd931694a NS1: Add SVCB, HTTPS, TLSA support (#2945) 2024-05-08 21:21:17 -04:00
Jérôme Foray
c67962309e DESEC: Enable support for SVCB/HTTPS (#2942)
Signed-off-by: Jérôme foray <moi@foray-jero.me>
2024-05-08 09:39:18 -04:00
Amogh Lele
1616348039 NETLIFY: add support for listing all zones (#2933)
Signed-off-by: SphericalKat <amolele@gmail.com>
2024-05-03 13:50:45 -04:00
Christian Burmeister
cf4cca0df4 INWX: Enable support for SVCB/HTTPS (#2930) 2024-05-03 07:08:54 -04:00
Tom Limoncelli
3fd6806be0 BIND: BUGFIX: SOA serial number doesn't change if SOA() used (#2908) 2024-05-02 16:50:47 -04:00
Tom Limoncelli
bb79c70708 CHORE: update deps (#2927) 2024-05-01 18:50:15 -04:00
Tom Limoncelli
7741ef08f9 Enable support for SVCB/HTTPS in GCLOUD and HEDNS (#2926) 2024-05-01 18:20:59 -04:00
Florian Ritterhoff
3a9b413175 NEW RECORD TYPE: HTTPS & SVCB (#2919)
Thanks so much for this contribution!  I have a feeling that a lot of people are going to need these records soon!
2024-05-01 11:37:15 -04:00
xtex
3f05482e6b NEW RECORD TYPE: DNSKEY (#2917)
Signed-off-by: xtex <xtexchooser@duck.com>
2024-04-22 09:54:12 -04:00
fuero
0cd3c2fb92 POWERDNS: Enables DHCID (#2911)
Co-authored-by: Robert Führicht <robert.fuehricht@gmx.at>
2024-04-17 15:50:18 -04:00
Tom Limoncelli
f9cff3d5e6 TEST GCORE: add DNSSEC support (#2904)
Co-authored-by: Lan Tian <xuyh0120@outlook.com>
2024-04-02 17:03:30 -04:00
imlonghao
42125b5248 NEW RECORD TYPE: DNAME (#2893) 2024-04-02 14:28:57 -04:00
Tom Limoncelli
a9a4725356 BUG: ALIAS target not properly canonicalized (#2899) 2024-04-01 16:47:11 -04:00
xtex
eb19b31371 GCORE: Allow PTR records (#2890) 2024-04-01 15:45:13 -04:00
Tom Limoncelli
68c5e87c89 NEW FEATURE: Gather data for providers concurrently (#2873) 2024-03-27 13:54:36 -04:00
Tom Limoncelli
4765f402bd FEATURE: New capability: Can provider run concurrently (#2876) 2024-03-20 12:36:54 -04:00
Tom Limoncelli
e52ec54453 Remove unused CantUseNOPURGE capability (#2877) 2024-03-18 18:30:09 -04:00
Tom Limoncelli
51d1c57a8d remove unused parameters 2024-03-04 21:10:38 -05:00
Tom Limoncelli
570ce5e3c0 fix unused params in: providers/packetframe 2024-03-04 12:28:09 -05:00
Tom Limoncelli
a51a9f9076 fix unused params in: providers/oracle 2024-03-04 12:28:09 -05:00
Tom Limoncelli
004dc4d15a fix unused params in: providers/hostingde 2024-03-04 12:28:09 -05:00
Tom Limoncelli
4a1340b97c fix unused params in: providers/hexonet 2024-03-04 12:28:09 -05:00
Tom Limoncelli
a2b0970dee fix unused params in: providers/doh 2024-03-04 12:28:09 -05:00
Tom Limoncelli
4059ef1572 fix unused params in: providers/dnsmadeeasy 2024-03-04 12:28:09 -05:00
Tom Limoncelli
454f59f3d6 fix unused params in: providers/rwth 2024-03-04 12:28:09 -05:00
Tom Limoncelli
e589a8e1fc fix unused params in: providers/vultr 2024-03-04 12:28:09 -05:00
Tom Limoncelli
9d9219ea14 fix unused params in: providers/digitalocean 2024-03-04 12:28:09 -05:00
Tom Limoncelli
ad2fb7eb11 fix unused params in: providers/desec 2024-03-04 12:28:09 -05:00
Tom Limoncelli
e98187e4d7 fix unused params in: providers/azureprivatedns 2024-03-04 12:28:09 -05:00
Tom Limoncelli
e9f119df6e fix unused params in: providers/cscglobal 2024-03-04 12:28:09 -05:00
Tom Limoncelli
b1c6ddc5ba fix unused params in: providers/azuredns 2024-03-04 12:28:09 -05:00
Tom Limoncelli
30942acee2 fix unused params in: providers/akamaiedgedns 2024-03-04 12:28:09 -05:00
Tom Limoncelli
15f7737017 deadcode: providers/opensrs/auditrecords.go (not a DSP) 2024-03-03 15:42:49 -05:00
Tom Limoncelli
bdad44f2e8 deadcode: providers/internetbs/auditrecords.go (not a DSP) 2024-03-03 15:42:49 -05:00
Tom Limoncelli
1b16cf455f deadcode: providers/doh/auditrecords.go (not a DSP) 2024-03-03 15:42:49 -05:00
Tom Limoncelli
c0d8ca7a18 deadcode: move createTestWorker 2024-03-03 15:42:49 -05:00
xtex
73c303bf76 CLOUDFLAREAPI: Permit adding NS records to apex domain (#2864) 2024-03-03 10:12:13 -05:00
halochou
32b8863a93 AXFRDDNS: Avoid appending dot if TSIG key ID already has a dot suffix (#2855)
Co-authored-by: Yang Zhou <yangz@fortinet.com>
2024-02-27 16:59:37 -05:00
Tom Limoncelli
bb3d191efb CHORE: Vendor go-powershell (#2837) 2024-02-15 13:46:32 -05:00
Tom Limoncelli
22d96f2c26 deSEC: API rejects empty updates caused by IGNORE() of all records (#2830) 2024-02-09 15:55:13 -05:00
Yuhui Xu
5dfc8ca935 GCORE: enable ALIAS records (#2802) 2024-01-18 09:06:36 -05:00
Jeffrey Cafferata
1db0ae2dc8 TRANSIP: Audit records verified (#2794) 2024-01-11 17:24:09 -05:00
Vincent Hagen
057c921ebf TRANSIP: Fix description of multirecord updates to be increasing (#2791)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-11 14:35:16 -05:00
Jeffrey Cafferata
355c0fe6a1 CICD: Rename the master branch to main (#2774)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-10 15:50:12 -05:00
PJEilers
3d570ead31 NEW DNS PROVIDER: Realtime Register (REALTIMEREGISTER) (#2741)
Co-authored-by: pieterjan.eilers <pieterjan.eilers@realtimeregister.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-09 10:45:59 -05:00
Pascal Mathis
961eaa7862 NEW PROVIDER: Bunny DNS (#2265) (#2760) 2024-01-06 09:19:40 -05:00
Tom Limoncelli
db75e84e03 GCLOUD: Re-implement GetZoneRecordsCorrections using ByRecordSet (#2762) 2024-01-05 07:49:36 -05:00
Jeffrey Cafferata
9873f9f4b2 CICD: GoReleaser version #2 (#2761) 2024-01-04 10:46:36 -05:00
asn-iac
b71fd634b9 GCLOUD: display all correction messages affecting same label + type in a zone (#2759) 2024-01-03 14:14:38 -05:00