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

145 Commits

Author SHA1 Message Date
e89922d158 fixup! 2023-10-18 11:16:31 -04:00
5c8d51e235 Merge branch 'master' into tlim_newtxt 2023-10-18 10:48:24 -04:00
94f6a99309 DOCS: Deprecated get-certs command (#2595) 2023-10-18 09:39:46 -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
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
f3dd7bb24e wip! 2023-06-24 16:56:47 -06:00
f181fc1d1a REFACTOR: js/djs formats should use double quotes 2023-06-24 16:47:04 -06:00
d16bbf5f22 Fixing tests 2023-06-24 16:29:13 -06:00
7ab38dd825 dnscontrol get-zones --help typo fix (#2459) 2023-06-24 09:12:48 -06:00
c56a04fb23 Merge branch 'master' into tlim_newtxt 2023-06-21 18:06:48 -06:00
4ba630d0be HEXONET: Updated GO-SDK to the latest version (#2448) 2023-06-21 07:08:26 -06:00
e462bfc01a wip! 2023-06-19 17:31:12 -06:00
e9b4b9b34d CHORE: Rename js.Javascript to js.JavaScript (#2405) 2023-05-30 18:02:24 -04:00
f5a9f8b6d0 DOCS: TypeScript updates (#2402) 2023-05-30 12:59:58 -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
5ae231030e Update version in go.mod (#2382) 2023-05-20 13:21:45 -04:00
d8f45aa868 DOCS: Split horizon (#2379)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-20 13:19:55 -04:00
08cdba4a79 NEW FEATURE: M365_BUILDER() (Microsoft 365 builder) (#2365)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-17 10:38:24 -04:00
a597b28785 diff2 is now the default. Users of diff1 will get a warning (#2366)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-16 13:50:31 -04:00
66a76c44c1 Don't count diff2.REPORT (informational warnings) as a "correction" (#2361)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-16 10:42:08 -04:00
3d1cd30a1d BUG: "dnscontrol version" not working (#2356)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-12 10:52:31 -04:00
f896b749d3 Fix doc URLs in .d.ts file (#2342)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-09 14:29:58 -04:00
444b48bb0a Suggestion to use diff2 should be more clear 2023-05-08 21:59:57 -04:00
5fd8b65815 format=js generates wrong DS() format (#2332)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-08 08:08:26 -04:00
489be2e3dc ROUTE53: fix R53_ZONE() handling for domains (#2306)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-02 13:04:59 -04:00
fba40d5373 BIND: Enable hermetic zone builds (#2275)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-25 18:00:11 -05:00
5e9472bd44 BUG: diff2 flag can not work in both places (#2286)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-17 14:59:35 -04:00
bcf590f649 Enable --diff2 flag anywhere on the command line (#2281)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:46:39 -04:00
60470a3886 BUG: Some DNS zones are downloaded twice (#2120)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Grégoire Henry <hnrgrgr@users.noreply.github.com>
Co-authored-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Kai Schwarz <kschwarz@hexonet.net>
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Will Power <1619102+willpower232@users.noreply.github.com>
2023-04-14 15:22:23 -04:00
ac5006ba68 DOCS: Fix number type in typescript (#2219) 2023-03-24 08:39:04 -04:00
80bf577afb CHORE: go generate 2023-03-20 09:29:19 -04:00
ac8815e0e1 MAINT: Use WaitGroup instead of labeled loop (#2201)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-19 15:30:19 -04:00
e0dadba9b5 DOCS: Reintroduced the missing space (#2198)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-17 15:40:09 -04:00
feecdd73d8 DOCS: LOC Link errors (#2188) 2023-03-16 23:04:13 -04:00
8b2a38a845 CHORE: go generate (#2181)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-16 14:10:58 -04:00
3b6591fd95 NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
731181ffa1 DOCS: Mostly styling and links (#2178)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-15 18:43:57 -04:00
28fcd264ee DOCS: Update SPF_BUILDER.md (#2169)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-15 12:13:15 -04:00
9beb00f6b1 Add tlsa to hetzner provider (#2168) 2023-03-15 09:44:18 -04:00
2be3edc0a7 Report provider name even in skinny mode (--full=false) (#2163) 2023-03-14 13:45:32 -04:00
0ecae2c151 DOCS: Update NAMESERVER.md (#2155)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-13 16:33:05 -04:00
af99942a3e DOCS: Add NAPTR doc (#2150)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-13 16:28:59 -04:00