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 |
|
Tom Limoncelli
|
f80f94f94b
|
REFACTOR: .target should always be FQDN (#2421)
|
2023-06-02 15:27:43 -04:00 |
|
Tom Limoncelli
|
e9b4b9b34d
|
CHORE: Rename js.Javascript to js.JavaScript (#2405)
|
2023-05-30 18:02:24 -04:00 |
|
Tom Limoncelli
|
0b7dabacc8
|
NEW FEATURE: IGNORE() (diff2 only) (#2388)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
|
2023-05-24 15:14:36 -04:00 |
|
nemunaire
|
5ae231030e
|
Update version in go.mod (#2382)
|
2023-05-20 13:21:45 -04:00 |
|
Julius Rickert
|
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 |
|
Tom Limoncelli
|
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 |
|
Tom Limoncelli
|
0d479b2780
|
verifyCNAMEAssertions should warn, not panic (#2340)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-05-09 14:29:09 -04:00 |
|
Tom Limoncelli
|
ace2242daf
|
BUG: diff2 doesn't process IGNORE_TARGET() correctly (#2338)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-05-08 22:29:58 -04:00 |
|
Daniil Lemenkov
|
36e3595612
|
CHORE: Satisfy Staticcheck and remove unused code (#2331)
|
2023-05-08 16:49:26 -04:00 |
|
Florent Thoumie
|
a8b0d4ca66
|
NS1 Fix URLFWD implementation by being more consistent (#2320)
|
2023-05-05 09:11:57 -04:00 |
|
Tom Limoncelli
|
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 |
|
Tom Limoncelli
|
780e17ada9
|
Linting (#2308)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-05-01 18:40:10 -04:00 |
|
Tom Limoncelli
|
8f4a08a7e6
|
ROUTE53: Fix "No such DNS type error" on legacy or ignored records (#2294)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-05-01 18:33:29 -04:00 |
|
Tom Limoncelli
|
fba40d5373
|
BIND: Enable hermetic zone builds (#2275)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-04-25 18:00:11 -05:00 |
|
Tom Limoncelli
|
be8495c5e8
|
Integration tests should test diff2's IGNORE* (#2292)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-04-23 13:28:18 -05:00 |
|
Tom Limoncelli
|
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 |
|
Tom Limoncelli
|
2a28d81490
|
MSDNS: be more efficient with ttl changes (#2251)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-31 09:08:26 -04:00 |
|
Tom Limoncelli
|
f676c4956e
|
diff2: Add a "hints" when change is TTL-only (#2249)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-29 14:34:10 -04:00 |
|
Tom Limoncelli
|
6ac1961341
|
TESTING: Disable colorized output during tests (#2248)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
|
2023-03-29 13:57:49 -04:00 |
|
Paul Dee
|
036c8b23b3
|
CHORE: Alphabetize various code lists (#2242)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
|
2023-03-28 19:30:01 -04:00 |
|