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
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
89b9f1b641 DOCS: Code examples missing provider constants (#2384)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-21 13:31:35 -04:00
4d360d4bda DOCS: Fixed creds.json example (#2385) 2023-05-21 13:30:30 -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
ed9654c5b6 DOCS: More fixes (#2376) 2023-05-18 15:43:37 -04:00
42b3795cfd DOCS: Added M365_BUILDER() to menu and code tricks (#2371)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-18 15:27:44 -04:00
f82bcfe1e2 DOCS: Fix quote and a broken link (#2375) 2023-05-18 15:20:15 -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
221a2d4250 DOCS: Fix formatting error (missing endcode) (#2360)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-15 21:23:44 -04:00
f6785aaea5 DOCS: Improve docker example (#2359)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-15 20:36:27 -04:00
75a0d5d8b5 DOCS: Document functions that return lists (#2358)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-15 20:05:05 -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
dda3fc8cc1 AXFRDDNS Fix docs, fix handling of unsupported record types (#2335)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-08 21:44:42 -04:00
11c9f805d8 CHORE: Remove references to old CircleCI build system (#2333)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-08 08:45:21 -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
1d252dd482 POWERDNS: Add option to set the PowerDNS zone kind (#2274)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
2023-04-24 17:16:23 -05: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
61559f6a96 MSDNS: Document pssession options (#2273) 2023-04-13 13:38:39 -04:00
16976693f3 DOCS: add reference tag for TypeScript server to recognise the type definitions (#2264)
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-11 17:26:03 -04:00
e0a6426ab4 fix typos (#2270)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-11 15:08:02 -04:00
7699a0be0e Update "provider request" docs (#2269)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-10 17:44:40 -04:00
3e0e22268e DOCS: Provider requests (#2266) 2023-04-09 11:28:01 -04:00