Commit graph

480 commits

Author SHA1 Message Date
Tom Limoncelli
d1a84205b6
CHORE: Update deps (#3026)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-29 15:33:35 -04:00
Tom Limoncelli
7fd6a74e0c
CLOUDFLAREAPI: CF_REDIRECT/CF_TEMP_REDIRECT should dtrt using Single Redirects (#3002)
Co-authored-by: Josh Zhang <jzhang1@stackoverflow.com>
2024-06-18 17:38:50 -04:00
Tom Limoncelli
8eb3c65050
FEATURE: Enable "require()" function to accept json5 files (#3003)
Co-authored-by: charliez0 <charliez0sp@gmail.com>
2024-06-11 15:27:11 -04:00
Jeffrey Cafferata
1f4c4c65f5
FEATURE: Add TTL() support to CAA_BUILDER() (#2978) 2024-05-29 16:36:26 -04:00
Tom Limoncelli
1fa92de07e
CHORE: Linting and comment-fixing (#2937) 2024-05-07 14:47:28 -04:00
Tom Limoncelli
6817e08baa
BUG: "ppreview --expect-no-changes" returns error for "informational" messages (#2936) 2024-05-07 14:14:20 -04:00
Florian Ritterhoff
3a9b413175
NEW RECORD TYPE: HTTPS & SVCB (#2919)
Thanks so much for this contribution!  I have a feeling that a lot of people are going to need these records soon!
2024-05-01 11:37:15 -04:00
xtex
3f05482e6b
NEW RECORD TYPE: DNSKEY (#2917)
Signed-off-by: xtex <xtexchooser@duck.com>
2024-04-22 09:54:12 -04:00
Jeffrey Cafferata
c31064781f
DOCS: Documentation directory structure (#2905) 2024-04-09 14:26:45 -04:00
Tom Limoncelli
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
Tom Limoncelli
68a00bbc2b
DEV: Fix broken DNAME test (#2903) 2024-04-02 15:45:00 -04:00
imlonghao
42125b5248
NEW RECORD TYPE: DNAME (#2893) 2024-04-02 14:28:57 -04:00
Tom Limoncelli
a9a4725356
BUG: ALIAS target not properly canonicalized (#2899) 2024-04-01 16:47:11 -04:00
Tom Limoncelli
68c5e87c89
NEW FEATURE: Gather data for providers concurrently (#2873) 2024-03-27 13:54:36 -04:00
Tom Limoncelli
e52ec54453
Remove unused CantUseNOPURGE capability (#2877) 2024-03-18 18:30:09 -04:00
Tom Limoncelli
51d1c57a8d remove unused parameters 2024-03-04 21:10:38 -05:00
Tom Limoncelli
ce12d892df deadcode: move sfplib.Lookups to parse_test.go 2024-03-04 21:10:38 -05:00
Tom Limoncelli
b1477d35e4 fix unused params in: pkg/normalize 2024-03-04 12:28:09 -05:00
Tom Limoncelli
798c0d6b9e deadcode: Change/ChangeList.String 2024-03-03 15:42:49 -05:00
Tom Limoncelli
0576cec7d8 deadcode: Errorf 2024-03-03 15:42:49 -05:00
Tom Limoncelli
2ff585d4c5 deadcode: dump Print 2024-03-03 15:42:49 -05:00
Tom Limoncelli
a3dad4d382 deadcode: RRstoRCs (moved) 2024-03-03 15:42:49 -05:00
Tom Limoncelli
ea71a9c3c9 deadcode: CaaTargetHasSemicolon 2024-03-03 15:42:49 -05:00
Tom Limoncelli
28ca119b18 deadcode: WriteZoneFileRR 2024-03-03 15:42:49 -05:00
Tom Limoncelli
4d13c0251a deadcode: NewUTF8, utf8.Execute, utf8.Exit 2024-03-03 15:42:49 -05:00
Tom Limoncelli
951b47d583 deadcode: SSH.StartProcess, SSH.createCmd, SSH.quote 2024-03-03 15:42:49 -05:00
Tom Limoncelli
80ff814988 deadcode: groupbyRSet 2024-03-03 15:42:49 -05:00
Tom Limoncelli
34d6e079b2 deadcode: groupbyRSet 2024-03-03 15:42:49 -05:00
Tom Limoncelli
ed999b99bd deadcode: justMsgString (move to test) 2024-03-03 15:42:49 -05:00
Tom Limoncelli
e4dc7aaf38 deadcode: quotedList() keysWithColons() 2024-03-03 15:42:49 -05:00
Tom Limoncelli
bb3d191efb
CHORE: Vendor go-powershell (#2837) 2024-02-15 13:46:32 -05:00
Tom Limoncelli
ce454c3e51
Unknown rtypes should not result in panic (#2775) 2024-01-08 11:58:21 -05:00
Jeffrey Cafferata
9873f9f4b2
CICD: GoReleaser version #2 (#2761) 2024-01-04 10:46:36 -05:00
Tom Limoncelli
9221a0638c
Revert "CICD: GoReleaser version" (#2756) 2024-01-02 15:20:01 -05:00
Jeffrey Cafferata
17da0bc69f
CICD: GoReleaser version (#2737)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 15:14:35 -05:00
Tom Limoncelli
1ebe4404d1
BUG: --full outputs an extra newline when skipping providers (#2730) 2023-12-18 12:55:49 -05:00
Tom Limoncelli
258654532a
MSDNS: Fix failing DNS integration tests (#2734) 2023-12-18 12:39:48 -05:00
llange
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
Tom Limoncelli
e146fc5c07
BUG: Fix M365 Builder indexOf error (#2724) 2023-12-14 15:24:58 -05:00
Tom Limoncelli
8b1739e632
CHORE: Update deps and gogenerate (#2720) 2023-12-13 13:51:23 -05:00
Tom Limoncelli
0b8bb1d1ba
FEATURE: Add experimental --reportmax flag (#2719) 2023-12-13 12:32:39 -05:00
Tom Limoncelli
2e4aa7a4c8
CHORE: Fix golint warnings about stuttering (#2718) 2023-12-12 10:36:39 -05:00
Tom Limoncelli
790513a170
CHORE: Fix golint and staticcheck errors/warnings (#2717) 2023-12-11 16:24:11 -05:00
Vincent Hagen
a7e764391c
TRANSIP: Fix TXT quoting (#2708)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-10 20:47:44 -05:00
Tom Limoncelli
377193926c
CHORE: Clarify TXT string limits (#2691) 2023-12-06 16:23:18 -05:00
Tom Limoncelli
76d93acaf5
CHORE: Remove dead code: txtutil.SplitSingleLongTxt() and txtutil.Segment() (#2685) 2023-12-05 09:47:52 -05:00
Tom Limoncelli
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
Jonathan Bouvier
e783d7024c
ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
Tom Limoncelli
3dab594757
CHORE: More cleanups (#2632) 2023-11-19 13:44:49 -05:00
Tom Limoncelli
8040e7bba2
REFACTOR: Add Joined and Segmented accessors to TXT, and other cleanups (#2628) 2023-11-18 10:37:46 -05:00