Commit graph

364 commits

Author SHA1 Message Date
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
tomf
b1b41c5fba
Change "push -i" prompt text from "Y/n" to "y/N" to match reality (#2605) 2023-10-24 14:30:13 -04:00
Tom Limoncelli
c91fe6c1c8
CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
Tom Limoncelli
46f15114dd
IMPORT_TRANSFORM: Be more forgiving about non-standard rtypes (#2587) 2023-10-08 11:33:19 -04:00
Tom Limoncelli
69bf714852
TESTING: handoff() tests should disable NO_PURGE (#2568) 2023-09-26 11:25:57 -04:00
Tom Limoncelli
08afef7f7c
CHORE: Clean up checkRecordSetHasMultipleTTLs (#2565) 2023-09-20 13:03:46 -04:00
Tom Limoncelli
c01fb2d40b
Update Deps, fix staticcheck and golint warnings (#2558) 2023-09-15 15:30:55 -04:00
Florian Ritterhoff
b6e183d4b5 add missing handling of dhcid 2023-09-10 08:09:02 +02:00
Florian Ritterhoff
3e1e7aeb8e fix: correct order for dhcid 2023-09-10 08:09:02 +02:00
Florian Ritterhoff
1c5e038c67 add dhcid type 2023-09-10 08:09:02 +02:00
Vincent Hagen
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
Chris Brown
e26afaf7e0
New feature: Telegram Notifier (#2503)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-29 13:25:06 -04:00
Costas Drogos
8bf996bb8e
Strip ANSI color codes from notifications (#2508)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-29 13:24:09 -04:00
tomf
a7fe17a29c
Display changes, even if upstream has no records. (#2531)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-24 10:29:27 -04:00
Tom Limoncelli
7fc80ac7cc
CLOUDFLARE: BUGFIX: Proxy=full not handled in diff2 (#2525)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 12:19:16 -04:00
Christian
354063cc09
BUGFIX: Add missing var statements at loop initialization (#2436) 2023-06-13 13:28:22 -04:00
Tom Limoncelli
794fcd68fa
CHORE: remove pkg/natsort which is unused (#2426) 2023-06-07 07:26:34 -04:00