Commit Graph

19 Commits (01610a3ac733160c08a1727cce971e108a4d86fa)

Author SHA1 Message Date
Chip Senkbeil 01610a3ac7
Add search support (#131) 2 years ago
Chip Senkbeil 53fd8d0c4f
Add capabilities support to server and manager 2 years ago
Chip Senkbeil 1fa3a8acea
Refactor ssh options into a generic options map and rename extra/Extra into options/Map 2 years ago
Chip Senkbeil 591cd6ff41
Fix ssh launch login shell using sh on windows; update shell cli to use default shell from system info before defaulting 2 years ago
Chip Senkbeil 6d0bbd56fc
Add back missing newlines for system info printing 2 years ago
Chip Senkbeil 56a030e6dd
Update SystemInfo to support username and shell 2 years ago
Chip Senkbeil 04b20d1348
Fix distant client shell choosing appropriate default; update CHANGELOG 2 years ago
Chip Senkbeil 74a37209eb
Refactor --shutdown-after into --shutdown (#49) 2 years ago
Chip Senkbeil 1ff3ef2db1
Fix shutdown-after such that it now functions 2 years ago
Chip Senkbeil 41d35f88de
Fix handling of IPv6 for Destination and DistantSingleKeyCredentials 2 years ago
Chip Senkbeil 768dbdc053
Rewrite Destination to no longer use uriparse library 2 years ago
Chip Senkbeil 86b34d23c6
Fix ssh settings not getting applied, ssh.bin being mispelled, and added ClientConnectConfig 2 years ago
Chip Senkbeil 9097892c61
Move access control to be manager-specific 2 years ago
Chip Senkbeil 0633530a13
Expose `windows-pipe` and `unix-socket` regardless of platform 2 years ago
Chip Senkbeil 44b0dc065c
Split fallback_scheme into launch and connect choices 2 years ago
Chip Senkbeil 4223c4e03f
Fix json support for client launch/connect and add json format support for client select (#118) 2 years ago
Chip Senkbeil 5e1b6e7c51
Update cache to not fail on read error 2 years ago
Chip Senkbeil b9d2e2e57e
Update termwiz 0.15.0 -> 0.17.1 2 years ago
Chip Senkbeil ea2e128bc4
Refactor to use distant manager (#112) 2 years ago