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

Commit Graph

  • 69bf714852 TESTING: handoff() tests should disable NO_PURGE (#2568) Tom Limoncelli 2023-09-26 11:25:57 -04:00
  • 88a4ac59d8 fix tests Tom Limoncelli 2023-09-26 09:42:54 -04:00
  • 13e058e876 IGNORE in NO_PURGE mode should hide items from the report Tom Limoncelli 2023-09-26 09:08:26 -04:00
  • 2822525141 Merge branch 'master' into tlim_silentignore Tom Limoncelli 2023-09-25 21:25:41 -04:00
  • 22a7e0b155 more simple headers Tom Limoncelli 2023-09-25 17:59:36 -04:00
  • 439d2f3f5a Pretty up the reporting about IGNORE/NO_PURGE Tom Limoncelli 2023-09-24 11:22:22 -04:00
  • 5e20497e0d reportSkips works Tom Limoncelli 2023-09-24 10:11:22 -04:00
  • 350c865492 silence Tom Limoncelli 2023-09-23 14:38:20 -04:00
  • 08afef7f7c CHORE: Clean up checkRecordSetHasMultipleTTLs (#2565) Tom Limoncelli 2023-09-20 13:03:46 -04:00
  • bf94f19345 Build(deps): Bump goreleaser/goreleaser-action from 4 to 5 (#2562) dependabot[bot] 2023-09-20 11:34:59 -04:00
  • 08338b3223 Build(deps): Bump docker/login-action from 2 to 3 (#2563) dependabot[bot] 2023-09-20 11:32:58 -04:00
  • 39445b1cad Build(deps): Bump docker/setup-qemu-action from 2 to 3 (#2561) dependabot[bot] 2023-09-20 10:57:44 -04:00
  • fa890063a1 BUG: Ensure report location is not empty (#2560) v4.4.1 imlonghao 2023-09-17 03:52:59 +08:00
  • c01fb2d40b Update Deps, fix staticcheck and golint warnings (#2558) v4.4.0 Tom Limoncelli 2023-09-15 15:30:55 -04:00
  • 6ad7f348f7 NEW RECORD TYPE: DHCID (#2557) Tom Limoncelli 2023-09-15 09:11:30 -04:00
  • 5761028cbe Merge branch 'master' into dhcid Tom Limoncelli 2023-09-14 13:18:10 -04:00
  • 255e08cff2 PORKBUN: Add registrar support (#2542) str4d 2023-09-14 18:17:02 +01:00
  • 1d825be67a NEW FEATURE: Added "push --report" flag which generates JSON report of changes made (#2543) Florian Ritterhoff 2023-09-14 19:15:54 +02:00
  • f1fd723c80 Build(deps): Bump actions/cache from 3.3.1 to 3.3.2 (#2554) dependabot[bot] 2023-09-14 10:26:51 -04:00
  • d75b72f08a Build(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#2555) dependabot[bot] 2023-09-14 10:26:22 -04:00
  • 5b95f29082 Improve require() docs (#2553) Tom Limoncelli 2023-09-14 10:25:45 -04:00
  • b6e183d4b5 add missing handling of dhcid Florian Ritterhoff 2023-09-10 08:05:26 +02:00
  • 3e1e7aeb8e fix: correct order for dhcid Florian Ritterhoff 2023-08-22 11:09:50 +02:00
  • 1c5e038c67 add dhcid type Florian Ritterhoff 2023-06-02 06:10:35 +02:00
  • af91e37043 CLOUDFLAREAPI: Add NAPTR record support (#2548) asn-iac 2023-09-07 13:31:34 -07:00
  • 0b5de1adf2 Build(deps): Bump actions/checkout from 3 to 4 (#2544) dependabot[bot] 2023-09-07 14:10:49 -04:00
  • 56acf4a6b2 CHORE: Update dependencies (#2552) Tom Limoncelli 2023-09-07 14:10:00 -04:00
  • c4d5d9bf20 NETLIFY: fix SRV priority and allow apex NS records (#2549) imlonghao 2023-09-07 23:03:27 +08:00
  • a1c7a26351 MSDNS: Improve PowerShell reliability (#2551) Tom Limoncelli 2023-09-07 10:30:18 -04:00
  • c9ce326ae1 MYTHICBEASTS: Add SSHFP record support (#2545) tomf 2023-09-05 15:27:04 +00:00
  • 84f0bc1552 docs: Fix small route53 typo (#2546) Major Hayden 2023-09-05 15:26:03 +00:00
  • e32bdc053f NEW FEATURE: Order changes based on the record dependencies (#2419) v4.3.0 Vincent Hagen 2023-08-29 20:00:09 +02:00
  • e26afaf7e0 New feature: Telegram Notifier (#2503) Chris Brown 2023-08-30 03:25:06 +10:00
  • 8bf996bb8e Strip ANSI color codes from notifications (#2508) Costas Drogos 2023-08-29 19:24:09 +02:00
  • d8047eb112 OVH: allow native OVH records for DKIM, etc. to be managed (#2535) Brice Figureau 2023-08-29 19:23:04 +02:00
  • 7e2e3bd4e4 AUTODNS: Added CAA records (#2533) Erik 2023-08-25 15:26:47 +02:00
  • 541679386b NEW PROVIDER: Mythic Beasts DNS (#2528) tomf 2023-08-25 13:24:44 +00:00
  • c69bd43678 Doc fixes noticed while writing a provider (#2530) tomf 2023-08-24 14:31:04 +00:00
  • a7fe17a29c Display changes, even if upstream has no records. (#2531) tomf 2023-08-24 14:29:27 +00:00
  • c2eb98993c DOCS: Improved docker instructions (#2532) Tom Limoncelli 2023-08-23 10:27:13 -04:00
  • d4f6e01e7a "get zones" js/djs format should generate double quotes, not single (#2526) v4.2.0 Tom Limoncelli 2023-08-21 16:16:13 -04:00
  • bdbe4768a3 NS1: Enable BYO secrets for NS1 in the CI/CD pipeline (#2523) Costas Drogos 2023-08-21 20:35:43 +03:00
  • 68f0de49e2 32-bit binaries are no longer supported. Update CI/CD-related files (#2524) David M 2023-08-21 12:00:56 -05:00
  • 7fc80ac7cc CLOUDFLARE: BUGFIX: Proxy=full not handled in diff2 (#2525) Tom Limoncelli 2023-08-21 12:19:16 -04:00
  • d93308f54b POWERDNS: Add option to set SOA-EDIT-API when creating zones via the API (#2458) dkim1970 2023-08-18 15:50:21 +01:00
  • 012c9441cb New flag: --no-colors (disables colored output) (#2507) Costas Drogos 2023-08-18 16:19:18 +03:00
  • b74da0eb1d CLOUDFLARE: Bump github.com/cloudflare/cloudflare-go from 0.68.0 to 0.75.0 (#2519) dependabot[bot] 2023-08-18 09:12:26 -04:00
  • ec0585cb29 CHORE: Fix CF and NS1 due to api changes (#2520) Tom Limoncelli 2023-08-18 08:25:36 -04:00
  • 56b11d0881 CLOUDFLARE: Upgrade modules/GitHub.com/cloudflare/cloudflare go 0.70.0 (#2518) Tom Limoncelli 2023-08-17 13:07:13 -04:00
  • 5d9b82e917 CLOUDFLARE: Support unicode domains (#2466) Brian Hartvigsen 2023-08-17 09:41:52 -06:00
  • 89cc1f0667 DOCS: Expand docs about how to use notifications (#2504) Jeffrey Cafferata 2023-08-17 17:40:40 +02:00
  • e211bfb4cc DOCS: Remove second parameter from NewDnsProvider() (#2505) Jeffrey Cafferata 2023-08-17 17:39:34 +02:00
  • f13ae54858 Implementing API retries when receiving 429 (TooManyRequests) HTTP Error (#2506) Alexander Kabenin 2023-08-17 08:37:36 -07:00
  • 3c33ee2212 NS1: update ns1-go to 2.7.8 (#2516) Costas Drogos 2023-08-17 18:19:16 +03:00
  • 194c4711a8 Build(deps): Bump alpine from 3.18.2 to 3.18.3 (#2502) dependabot[bot] 2023-08-15 17:46:15 -04:00
  • 38b0be5d3f Fix types for SPF_BUILDER (#2487) Jed Fox 2023-08-15 14:45:31 -07:00
  • 1d9646d4ff Adjust Error message formatting for preview/push (#2477) asn-iac 2023-08-08 09:02:49 -07:00
  • 59cbb73a9f OVH: Add DMARC support (#2485) Gaspard d'Hautefeuille 2023-08-08 17:55:16 +02:00
  • 5c44e7eef9 CHORE: Update deps (#2500) Tom Limoncelli 2023-08-08 11:42:27 -04:00
  • d6a12bc3a0 CHORE: Fix release automation (#2498) Tom Limoncelli 2023-08-08 11:41:30 -04:00
  • 1ea9f4ced6 GCLOUD: Support "private domains" plus many bugfixes (#2482) asn-iac 2023-08-08 07:47:39 -07:00
  • acd47d57ad CORE: Update docs CCI -> GHA (#2496) Tom Limoncelli 2023-08-04 10:54:17 -04:00
  • 7a3e30b2b5 CHORE: Update goreleaser config for new NFPM format (#2467) Tom Limoncelli 2023-08-04 10:23:39 -04:00
  • 449e2a77e5 FOUND-1643: FEATURE: Adding rate limit to CSCGlobal (#2490) Atma Rutledge 2023-08-01 07:40:59 -06:00
  • 31bf652e34 ANNOUNCEMENT: Proposal to no longer generate 32-bit binaries (#2464) Tom Limoncelli 2023-06-28 08:35:59 -06:00
  • 0f1a256311 CHORE: Update dependencies (#2460) Tom Limoncelli 2023-06-25 10:38:46 -06:00
  • f3dd7bb24e wip! Tom Limoncelli 2023-06-24 16:56:47 -06:00
  • f181fc1d1a REFACTOR: js/djs formats should use double quotes Tom Limoncelli 2023-06-24 16:47:04 -06:00
  • d16bbf5f22 Fixing tests Tom Limoncelli 2023-06-24 16:29:13 -06:00
  • 6c8ad84f10 Fix parse tests Tom Limoncelli 2023-06-24 16:11:13 -06:00
  • 7ab38dd825 dnscontrol get-zones --help typo fix (#2459) jesse-matsec 2023-06-24 11:12:48 -04:00
  • 1c2c207790 draft! Tom Limoncelli 2023-06-21 18:41:01 -06:00
  • 10f06c2834 fix helpers.js for txt Tom Limoncelli 2023-06-21 18:11:23 -06:00
  • c56a04fb23 Merge branch 'master' into tlim_newtxt Tom Limoncelli 2023-06-21 18:06:48 -06:00
  • 4ba630d0be HEXONET: Updated GO-SDK to the latest version (#2448) Asif Nawaz 2023-06-21 14:08:26 +01:00
  • 9741d3c527 BUG: BIND not handling long TXT records correctly (#2447) Tom Limoncelli 2023-06-20 12:35:11 -04:00
  • e462bfc01a wip! Tom Limoncelli 2023-06-19 17:31:12 -06:00
  • 8656ffdbd5 DOCS: The Javascript code examples are no longer tied to a DNS provider (#2443) Jeffrey Cafferata 2023-06-18 05:35:13 +02:00
  • 5b3bb312ea DOCS: Improved the preview of the new rtypes addition. (#2441) Jeffrey Cafferata 2023-06-17 14:58:46 +02:00
  • 7977a7b81c DOCS: Improve consistency in code examples in language reference (#2439) Jeffrey Cafferata 2023-06-17 14:58:17 +02:00
  • 0bf24d0282 LINODE: Add Default TTL as allowed TTL (#2442) Koen Vlaswinkel 2023-06-17 13:51:13 +02:00
  • d00804b4f5 TRANSIP: Improve error-checking on ListZones() (#2433) Tom Limoncelli 2023-06-15 09:59:15 -04:00
  • fddec1db68 DIGITALOCEAN: Enable get-zones "all" feature (implement ListZones()) (#2437) Ricky Grassmuck 2023-06-15 08:23:50 -05:00
  • 354063cc09 BUGFIX: Add missing var statements at loop initialization (#2436) Christian 2023-06-13 19:28:22 +02:00
  • bd81bb36a3 CHORE: Add runtime dependencies for container (#2434) Grant 2023-06-12 14:27:58 +03:00
  • 68084726c0 INWX: Implemented ListZones() support (#2428) Patrik Kernstock 2023-06-08 18:59:57 +01:00
  • 3250681821 INWX: Fix PTR test failing/unexpected PTR modify operation (#2430) Patrik Kernstock 2023-06-08 18:34:03 +01:00
  • e166160072 INWX: Update providers.md maintainer (#2427) Patrik Kernstock 2023-06-08 16:35:20 +01:00
  • 794fcd68fa CHORE: remove pkg/natsort which is unused (#2426) Tom Limoncelli 2023-06-07 07:26:34 -04:00
  • 9c9ff4d45a CICD: Add required GHA permissions for goreleaser (#2424) v4.1.1 Grant 2023-06-06 13:52:09 +03:00
  • f80f94f94b REFACTOR: .target should always be FQDN (#2421) Tom Limoncelli 2023-06-02 15:27:43 -04:00
  • 8b915a4760 Build(deps): Bump github.com/G-Core/gcore-dns-sdk-go from 0.2.3 to 0.2.6 (#2413) dependabot[bot] 2023-06-02 10:49:31 -04:00
  • 5477b10cf7 CICD: Also push container images to GitHub Container Registry (ghcr.io) (#2418) Grant 2023-06-02 15:26:20 +01:00
  • 83e41e5169 Revert "Also push container images to github / gcr.io" (#2416) Tom Limoncelli 2023-06-01 18:24:26 -04:00
  • f4ae37ffd6 Also push container images to github / gcr.io (#2408) Grant 2023-06-01 21:02:37 +01:00
  • c1777cf19c CHORE: Update dependencies (#2415) Tom Limoncelli 2023-06-01 13:49:50 -04:00
  • ce89f7fb96 CHORE: Eliminate SetTargetTXTString() (#2409) Tom Limoncelli 2023-06-01 13:11:36 -04:00
  • 23ba49e753 BIND: reset zonefile for reading records (#2407) Florian Ritterhoff 2023-05-31 18:14:04 +02:00
  • e6f3fb42f2 DOCS: Add to styleguide info about top-of-doc params (#2404) Tom Limoncelli 2023-05-30 19:46:37 -04:00
  • e9b4b9b34d CHORE: Rename js.Javascript to js.JavaScript (#2405) Tom Limoncelli 2023-05-30 18:02:24 -04:00