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

178 Commits

Author SHA1 Message Date
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
2f9d2487f6 Fix typo: "cooordinate" (#2910) 2024-04-15 08:36:03 -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
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
68c5e87c89 NEW FEATURE: Gather data for providers concurrently (#2873) 2024-03-27 13:54:36 -04:00
822a40c4e4 unused params in makeUknown() and formatDsl() 2024-03-03 15:42:49 -05:00
18f7208044 Remove unused t parameter in setupTestShellCompletionCommand 2024-03-03 15:42:49 -05:00
dfda97b593 Remove dead code in WriteTypes 2024-03-03 15:42:49 -05:00
544d731dec get-zones now outputs END); notation and prettier whitespace (#2849) 2024-02-27 15:11:13 -05:00
998c32ec5c DOCS: Broken documentation URL's (#2839) 2024-02-15 08:53:46 -05:00
f5575bba4f CHORE: Missed generated content (#2803)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-18 14:45:48 -05:00
ce454c3e51 Unknown rtypes should not result in panic (#2775) 2024-01-08 11:58:21 -05:00
9873f9f4b2 CICD: GoReleaser version #2 (#2761) 2024-01-04 10:46:36 -05:00
9221a0638c Revert "CICD: GoReleaser version" (#2756) 2024-01-02 15:20:01 -05:00
17da0bc69f CICD: GoReleaser version (#2737)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 15:14:35 -05:00
258654532a MSDNS: Fix failing DNS integration tests (#2734) 2023-12-18 12:39:48 -05:00
edf047102b FEATURE: CAA_BUILDER: add issue_critical and issuewild_critical (#2728)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-18 09:35:10 -05:00
0b8bb1d1ba FEATURE: Add experimental --reportmax flag (#2719) 2023-12-13 12:32:39 -05:00
724ce29fa2 DOCS: Fix CAA_BUILDER parameter types (issuewild type should be string[]) (#2709) 2023-12-11 07:26:34 -05:00
a5a1facdaf DOCS: add dhcid RR docs (#2715) 2023-12-11 07:25:27 -05:00
3ad9560b3a CICD: Fixed go install command (#2712)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-10 20:50:21 -05:00
8f1b33ae17 CICD: GoReleaser generates TypeScript file (#2704)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-10 10:34:24 -05:00
a6091f2ed4 BUG: Register an error if EnzureZoneExists fails (#2703) 2023-12-10 10:29:09 -05:00
cbccbbeb8d REFACTOR: Opinion: TXT records are one long string (#2631)
Co-authored-by: Costas Drogos <costas.drogos@gmail.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Vincent Hagen <blackshadev@users.noreply.github.com>
2023-12-04 17:45:25 -05:00
c29a6486be Update generated files for v4.6.2 2023-12-04 17:08:06 +00:00
88f007cd1d ROUTE53: fix parameter type for R53_EVALUATE_TARGET_HEALTH (#2658) 2023-11-29 11:34:27 -05:00
e783d7024c ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
2ca9c84dbe Unhide shell-completion flag (#2640) 2023-11-22 08:53:04 -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
7a1effb1d2 CHORE: lint (#2619) 2023-11-12 16:36:46 -05:00
5d8b8c906f Merge branch 'master' into add_completion_script_generation 2023-10-31 09:23:05 -04:00
793c3b11c5 dnscontrol.d.ts: fix DOMAIN_ELSEWHERE_AUTO signature (#2606) 2023-10-31 09:22:05 -04:00
c91fe6c1c8 CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
94f6a99309 DOCS: Deprecated get-certs command (#2595) 2023-10-18 09:39:46 -04:00
b147fbf557 wip: complete subcommands after bare flags 2023-10-15 12:37:59 +01: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
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
fa890063a1 BUG: Ensure report location is not empty (#2560) 2023-09-16 15:52:59 -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
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
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
d4f6e01e7a "get zones" js/djs format should generate double quotes, not single (#2526) 2023-08-21 16:16:13 -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
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
1d9646d4ff Adjust Error message formatting for preview/push (#2477)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-08 12:02:49 -04:00