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

232 Commits

Author SHA1 Message Date
a1fc1b1cd9 BUNNY_DNS: Add support for ALIAS (#2946) 2024-05-08 21:21:52 -04:00
7bd931694a NS1: Add SVCB, HTTPS, TLSA support (#2945) 2024-05-08 21:21:17 -04:00
27f9a5f92b AKAMAIEDGEDNS: new maintainer: Chris Dornin (#2940)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-05-08 09:41:08 -04:00
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
1fa92de07e CHORE: Linting and comment-fixing (#2937) 2024-05-07 14:47:28 -04:00
a679095bcb DOCS: Clarify RE doc (#2934) 2024-05-07 06:25:27 -04:00
0b25fdbefc DOCS: Add reminder to create github label after adding new provider (#2932)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-05-03 13:52:42 -04:00
4757a0feee DOCS: Remind devs to run go generate (#2929) 2024-05-03 07:09:26 -04:00
cf4cca0df4 INWX: Enable support for SVCB/HTTPS (#2930) 2024-05-03 07:08:54 -04:00
7741ef08f9 Enable support for SVCB/HTTPS in GCLOUD and HEDNS (#2926) 2024-05-01 18:20:59 -04:00
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
3f05482e6b NEW RECORD TYPE: DNSKEY (#2917)
Signed-off-by: xtex <xtexchooser@duck.com>
2024-04-22 09:54:12 -04:00
5078927e01 DOCS: Simplified the provider URLs (providers) (#2914) 2024-04-18 09:43:50 -04:00
0cd3c2fb92 POWERDNS: Enables DHCID (#2911)
Co-authored-by: Robert Führicht <robert.fuehricht@gmx.at>
2024-04-17 15:50:18 -04:00
2f9d2487f6 Fix typo: "cooordinate" (#2910) 2024-04-15 08:36:03 -04:00
6cbfb57ab7 DOCS: Disabling colors via environment variable (#2907) 2024-04-10 09:08:56 -04:00
c31064781f DOCS: Documentation directory structure (#2905) 2024-04-09 14:26:45 -04:00
1d96981e11 NEW FEATURE: Add RFC4183 support to REV() (#2879)
Co-authored-by: Thomas Misilo <tmisilo@ksu.edu>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-04-03 16:01:55 -04:00
f9cff3d5e6 TEST GCORE: add DNSSEC support (#2904)
Co-authored-by: Lan Tian <xuyh0120@outlook.com>
2024-04-02 17:03:30 -04:00
4f23b2aff5 DOCS: Warn that get-certs will be removed without notice (#2902) 2024-04-02 16:16:39 -04:00
42125b5248 NEW RECORD TYPE: DNAME (#2893) 2024-04-02 14:28:57 -04:00
293d5cb547 DOCS: Add missing docs for fmt, global flags, preview-push (#2886)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-04-01 20:44:26 -04:00
eb19b31371 GCORE: Allow PTR records (#2890) 2024-04-01 15:45:13 -04:00
c112e91ed8 DOCS: Commands preview/push (#2888) 2024-03-28 07:48:30 -04:00
1ae265e5f6 Add documentation for preview/push (#2884) 2024-03-27 13:57:21 -04:00
68c5e87c89 NEW FEATURE: Gather data for providers concurrently (#2873) 2024-03-27 13:54:36 -04:00
4765f402bd FEATURE: New capability: Can provider run concurrently (#2876) 2024-03-20 12:36:54 -04:00
e52ec54453 Remove unused CantUseNOPURGE capability (#2877) 2024-03-18 18:30:09 -04:00
11d8e08ca0 DOCS: Trailing commas (#2851) 2024-02-26 15:46:11 -05:00
998c32ec5c DOCS: Broken documentation URL's (#2839) 2024-02-15 08:53:46 -05:00
3918c755fa DOCS: Document daily update limits (#2835) 2024-02-12 13:42:37 -05:00
e3ea652af3 Docs: Fixed step number in writing-providers (#2820)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-29 06:35:12 -05:00
c9e9e21b30 CICD: Bugfix: Changes introduced while tagging new releases cause git problems (#2818) 2024-01-28 09:38:58 -05:00
eb45102029 DOCS: Clarify Windows use of --creds filename (#2812) 2024-01-24 12:08:10 -05:00
da0f97d37a DOCS: realtimeregister: Add security advice about creds (#2795)
Co-authored-by: pieterjan.eilers <pieterjan.eilers@realtimeregister.com>
2024-01-18 14:47:04 -05:00
f5575bba4f CHORE: Missed generated content (#2803)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-18 14:45:48 -05:00
56220fba5f DOCS: Clarify PTR example (#2792) 2024-01-11 17:25:31 -05:00
447db0e68c DOCS: TransIP - Updated console output (#2793)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-11 17:25:16 -05:00
82d6a9b124 DOCS: Fixed the broken CAA_BUILDER() link (#2790) 2024-01-11 14:34:54 -05:00
5d57677c05 DOCS: TransIP - Described API limitations (#2789) 2024-01-11 14:34:12 -05:00
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
858c902101 DOCS: Document how to view the GitBook previews created for each PR (#2780)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-10 10:35:23 -05:00
e82a95b0d9 DOCS: Bunny DNS - Be more consistent in ENV variable example (#2772)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-09 11:01:32 -05:00
1106e44620 DOCS: Bunny DNS - GitBook escape the underscore (#2771)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-09 10:54:05 -05:00
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
f46004eff9 DOCS: Update how to submit BYO credentials (#2767)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Pascal Mathis <dev@ppmathis.com>
2024-01-08 16:01:08 -05:00
14c5a724b7 DYNADOT: correct example in docs (#2776) 2024-01-08 09:49:02 -05:00
961eaa7862 NEW PROVIDER: Bunny DNS (#2265) (#2760) 2024-01-06 09:19:40 -05:00
d4545c1f4a DOCS: Added GoDaddy as requested provider (#2729)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 17:11:44 -05:00
afd0d76e7b NEW REGISTRAR: Dynadot (DYNADOT) (#2753)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 16:40:40 -05:00