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

128 Commits

Author SHA1 Message Date
7ab38dd825 dnscontrol get-zones --help typo fix (#2459) 2023-06-24 09:12:48 -06:00
4ba630d0be HEXONET: Updated GO-SDK to the latest version (#2448) 2023-06-21 07:08:26 -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
cbf4f00686 CHORE: update deps (#2162) 2023-03-13 15:00:04 -04:00
0e55421e96 DOCS: Update NS.md (#2156)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-13 14:42:08 -04:00
ad4b8daa13 BUGFIX: REPORT change type always crashes on push (#2130) 2023-03-08 22:22:12 -08:00
3d3f15d1d0 DOCS: Correct flag name (#2118)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-06 15:23:06 -05:00
5d554f1cef BUG: Compare zones list to ace zone name (#2096) (#2110)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
2023-03-01 08:38:13 -05:00
1fda0de4d9 Fix parameter type for DEFAULTS (#2072)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-13 14:13:27 -05:00
d1dcba45ed CHORE: update deps (#2071) 2023-02-13 13:42:52 -05:00
5e06c249d6 Rename DomainCreator to the more accurate ZoneCreator (#2038)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-07 07:22:49 -05:00
83252ef641 Remove all template tag lines from the .d.ts file (#2030) 2023-01-31 16:42:17 -05:00
8ec4e26703 go generate (#2029) 2023-01-31 14:36:10 -05:00
430568c8f8 DOCS: Replace stackexchange.github.io (#2004)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-29 13:14:22 -05:00
8249a4b95b Linting (#1996) 2023-01-28 11:09:38 -05:00
3a6b488b8a CHORE: Update deps (#1984) 2023-01-25 16:35:50 -05:00
4c3583cd5a Domains flag should accept simple wildcards (#1983) 2023-01-25 12:17:21 -05:00
32c7703702 get-zones: improve error message for unsupported providers (#1978) 2023-01-24 10:11:38 -05:00
a1b24a2e82 GANDI_V5: Temporarily disable ListDomains (#1962) 2023-01-21 17:22:26 -05:00
9b3ad81b1d Embed types-dnscontrol.d.ts into the binary instead of fetching it via HTTP (#1942)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 12:10:43 -05:00