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

155 Commits

Author SHA1 Message Date
e783d7024c ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
bf9e48d06f CLOUDFLARE: Update docs WRT domain creation (#2648) 2023-11-24 11:48:29 -05:00
c7065e6794 DOCS: Expand integration tests explanation (#2645) 2023-11-22 09:30:24 -05:00
3dab594757 CHORE: More cleanups (#2632) 2023-11-19 13:44:49 -05:00
b5ce165903 CHORE: update deps (#2620) 2023-11-12 17:01:50 -05:00
bf4118a041 INWX: Paginate through Nameserver Records (#2609)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-11-01 13:34:34 -04:00
5d8b8c906f Merge branch 'master' into add_completion_script_generation 2023-10-31 09:23:05 -04:00
cb9491dbe9 DNSMADEEASY: DOCS: Fix provider name from DNS Made Simple to DNS Made Easy (#2607)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-10-31 09:22:44 -04:00
c91fe6c1c8 CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
b91bcf373f Add Shell Completion script generation
`dnsutils shell-completion <shell>` will generate a shell completion
script for the specified shell (bash or zsh). If no shell is specified,
the script will be generated for the current shell, using `$SHELL`.
2023-10-15 11:12:28 +01:00
071fd2b7df DOCS: Updated *_BUILDER (#2585) 2023-10-09 09:39:45 -04:00
9abbf44b30 DOCS: INWX provider improvements (#2580)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-10-08 11:46:24 -04:00
7e79713603 Fix the return types of *_BUILDER functions (#2583)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-10-08 11:39:18 -04:00
f661cd4777 DOCS: TypeScript improvements (#2586)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-10-08 11:35:53 -04:00
a87cf1787d INWX: Updated docs for limit up to 2,147,483,647 domains (#2579) 2023-10-03 13:31:59 -04:00
e29642fb52 DOCS: Typo GitHub (#2570)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-29 13:50:42 -04:00
dd23e88f9f DOCS: Align Docker command (#2571) 2023-09-29 13:48:40 -04:00
6ad7f348f7 NEW RECORD TYPE: DHCID (#2557)
Co-authored-by: Tom Limoncelli <tlimoncelli@tlimworkm1.mynetworksettings.com>
2023-09-15 09:11:30 -04:00
255e08cff2 PORKBUN: Add registrar support (#2542)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-14 13:17:02 -04:00
1d825be67a NEW FEATURE: Added "push --report" flag which generates JSON report of changes made (#2543)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-14 13:15:54 -04:00
5b95f29082 Improve require() docs (#2553) 2023-09-14 10:25:45 -04:00
af91e37043 CLOUDFLAREAPI: Add NAPTR record support (#2548) 2023-09-07 16:31:34 -04:00
c9ce326ae1 MYTHICBEASTS: Add SSHFP record support (#2545)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-05 11:27:04 -04:00
84f0bc1552 docs: Fix small route53 typo (#2546) 2023-09-05 11:26:03 -04:00
e32bdc053f NEW FEATURE: Order changes based on the record dependencies (#2419)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-08-29 14:00:09 -04:00
e26afaf7e0 New feature: Telegram Notifier (#2503)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-29 13:25:06 -04:00
7e2e3bd4e4 AUTODNS: Added CAA records (#2533)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-25 09:26:47 -04:00
541679386b NEW PROVIDER: Mythic Beasts DNS (#2528)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-25 09:24:44 -04:00
c69bd43678 Doc fixes noticed while writing a provider (#2530)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-24 10:31:04 -04:00
c2eb98993c DOCS: Improved docker instructions (#2532) 2023-08-23 10:27:13 -04:00
d93308f54b POWERDNS: Add option to set SOA-EDIT-API when creating zones via the API (#2458)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-18 10:50:21 -04:00
012c9441cb New flag: --no-colors (disables colored output) (#2507)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-18 09:19:18 -04:00
89cc1f0667 DOCS: Expand docs about how to use notifications (#2504)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-17 11:40:40 -04:00
e211bfb4cc DOCS: Remove second parameter from NewDnsProvider() (#2505)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-17 11:39:34 -04:00
38b0be5d3f Fix types for SPF_BUILDER (#2487)
Co-authored-by: str4d <4993799+str4d@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-15 17:45:31 -04:00
1ea9f4ced6 GCLOUD: Support "private domains" plus many bugfixes (#2482)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-08 10:47:39 -04:00
acd47d57ad CORE: Update docs CCI -> GHA (#2496) 2023-08-04 10:54:17 -04:00
8656ffdbd5 DOCS: The Javascript code examples are no longer tied to a DNS provider (#2443) 2023-06-17 23:35:13 -04:00
5b3bb312ea DOCS: Improved the preview of the new rtypes addition. (#2441)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-06-17 08:58:46 -04:00
7977a7b81c DOCS: Improve consistency in code examples in language reference (#2439)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-06-17 08:58:17 -04:00
0bf24d0282 LINODE: Add Default TTL as allowed TTL (#2442) 2023-06-17 07:51:13 -04:00
e166160072 INWX: Update providers.md maintainer (#2427) 2023-06-08 11:35:20 -04:00
e6f3fb42f2 DOCS: Add to styleguide info about top-of-doc params (#2404) 2023-05-30 19:46:37 -04:00
83a7f06718 DOCUMENTATION: Add JSDoc info to style guide (#2403)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2023-05-30 15:06:57 -04:00
f5a9f8b6d0 DOCS: TypeScript updates (#2402) 2023-05-30 12:59:58 -04:00
207ed695cf BIND: Automatically create the subdirectories leading up to zonefiles (#2397) 2023-05-26 13:16:20 -04:00
e97cf01744 DOCS: consistency in code examples in language reference (#2394) 2023-05-24 16:09:22 -04:00
0b7dabacc8 NEW FEATURE: IGNORE() (diff2 only) (#2388)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2023-05-24 15:14:36 -04:00
9a3cd8e26f DOCS: Documentation Style Guide (#2383)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-22 07:31:30 -04:00
cfcc451089 DOCS: Removed comments from dnsconfig.js code examples (#2386) 2023-05-21 13:49:35 -04:00