Files
Dwi Siswanto bbc010b637 fix(js): probe SMBv1 support after SMB2 negotiation (#7430)
`ConnectSMBInfoMode` only tried SMBv1 when SMB2/3
negotiation failed so dual-stack servers could
report `SupportV1` as false even when SMBv1 was
enabled.

Run a same-target SMBv1 probe after successful
SMB2/3 negotiation and merge the support flag into
the returned log w/o changing the negotiated
SMB2/3 version.

Fixes #4832

Signed-off-by: Dwi Siswanto <git@dw1.io>
2026-05-30 09:16:06 +02:00
..
2026-05-14 18:42:48 +02:00
2025-08-25 13:36:58 +05:30
2026-03-22 01:55:54 +07:00
2025-10-10 17:32:54 +02:00
2023-10-17 17:44:13 +05:30