Page MenuHomePhabricator

Drop Windows-specific SSH code
ClosedPublic

Authored by hach-que on Jun 18 2015, 2:51 PM.
Referenced Files
Unknown Object (File)
Mon, Apr 8, 1:56 AM
Unknown Object (File)
Mon, Apr 8, 1:56 AM
Unknown Object (File)
Mon, Apr 8, 1:50 AM
Unknown Object (File)
Mon, Apr 8, 1:23 AM
Unknown Object (File)
Thu, Apr 4, 3:54 PM
Unknown Object (File)
Mon, Apr 1, 1:42 PM
Unknown Object (File)
Feb 19 2024, 2:17 PM
Unknown Object (File)
Feb 19 2024, 2:10 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T2015: Implement Drydock
Commits
Restricted Diffusion Commit
rP827aa05a676e: Drop Windows-specific SSH code
Summary

Ref T2015. This code is only relevant when attempting to run commands on a Windows host over SSH. Since SSH on Windows is extremely fragile and hard to maintain, and WinRM is a better long-term solution, drop this code (which will end up being unused when later diffs introduce the WinRM command interface).

Test Plan

This code won't be used when D10495 lands.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hach-que retitled this revision from to Drop Windows-specific SSH code.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 19 2015, 12:17 AM
This revision was automatically updated to reflect the committed changes.