-
v0.2.0.4 — password probe no longer false-positives on cold boot
发布于
2026-04-26 23:08:51 +00:00 Fixed: bogus 'cfg.password does not match Windows' warning on every
fresh --purge install. _probe_password_sync's classifier matched on
'no result file' OR 'auth' — but on a still-booting guest FreeRDP
returns rc=147 ERRCONNECT_CONNECT_TRANSPORT_FAILED wrapped in the
host's 'No result file written' envelope, which matched the first
pattern. Probe now waits on wait_for_windows_responsive first AND
distinguishes transport-level failures from genuine auth failures.下载附件