-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3 0 submission #369
Merged
darkoperator
merged 9 commits into
darkoperator:3_0_submission
from
MVKozlov:3_0_submission
Jan 25, 2021
Merged
3 0 submission #369
darkoperator
merged 9 commits into
darkoperator:3_0_submission
from
MVKozlov:3_0_submission
Jan 25, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add example to remove all sessions
Thanks, will take a look as soon as I get a new laptop. My MacBook died yesterday
…Sent from my iPhone
On Jan 25, 2021, at 9:42 AM, Max Kozlov ***@***.***> wrote:
Reworked IStorage to support KeyNames
Added compatibility cmdlets for registry Storage
Added OpenSSH storage
You can view, comment on, or merge this pull request online at:
#369
Commit Summary
Add example to remove all sessions
Merge pull request #351 from sguitardude/patch-1
Newtonsoft.Json, remove static from MemoryStorage
netstd2.0 prj, module req. downgrade, assemblies
remove registry reference
add KeyName to KeyStorage format
Compatibility cmdlets for registry storage import
(fix) minor Verbosity in NewSessionBase, JsonStore
OpenSSH known_hosts support
File Changes
M .gitignore (1)
A Release/Convert-SSHRegistryToJSonStore.ps1 (9)
A Release/Get-SSHRegistryKeyStore.ps1 (24)
M Release/Posh-SSH.psd1 (11)
M Source/PoshSSH/PoshSSH.Core/PoshSSH.Core.csproj (15)
M Source/PoshSSH/PoshSSH/NewSessionBase.cs (29)
M Source/PoshSSH/PoshSSH/NewSshJsonStore.cs (9)
A Source/PoshSSH/PoshSSH/NewSshOpenSSHStore.cs (39)
M Source/PoshSSH/PoshSSH/PoshSSH.csproj (9)
M Source/PoshSSH/PoshSSH/Stores/IStore.cs (21)
M Source/PoshSSH/PoshSSH/Stores/JsonStore.cs (21)
M Source/PoshSSH/PoshSSH/Stores/MemoryStore.cs (38)
A Source/PoshSSH/PoshSSH/Stores/OpenSSHStore.cs (167)
M Source/PoshSSH/PoshSSH/packages.config (2)
A Source/PoshSSH/PoshSSH_std.sln (29)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/.signature.p7s (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/SshNet.Security.Cryptography.1.3.0.nupkg (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/net20/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/net20/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/net40/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/net40/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/net45/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/net45/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/netstandard1.0/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/netstandard1.0/SshNet.Security.Cryptography.xml (1421)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/netstandard1.3/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/netstandard1.3/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/netstandard2.0/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/netstandard2.0/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml (1421)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/sl4/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/sl4/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/sl5/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/sl5/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/uap10.0/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/uap10.0/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/wp71/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/wp71/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/wp8/SshNet.Security.Cryptography.dll (0)
D Source/PoshSSH/packages/SshNet.Security.Cryptography.1.3.0/lib/wp8/SshNet.Security.Cryptography.xml (1232)
D Source/PoshSSH/packages/System.Json.4.7.1/.signature.p7s (0)
D Source/PoshSSH/packages/System.Json.4.7.1/Icon.png (0)
D Source/PoshSSH/packages/System.Json.4.7.1/LICENSE.TXT (23)
D Source/PoshSSH/packages/System.Json.4.7.1/System.Json.4.7.1.nupkg (0)
D Source/PoshSSH/packages/System.Json.4.7.1/THIRD-PARTY-NOTICES.TXT (375)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/Xamarinmac20/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/monoandroid10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/monotouch10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/net461/System.Json.dll (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/net461/System.Json.xml (315)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/netstandard1.0/System.Json.dll (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/netstandard1.0/System.Json.xml (315)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/netstandard2.0/System.Json.dll (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/netstandard2.0/System.Json.xml (315)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/xamarinios10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/xamarintvos10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/lib/xamarinwatchos10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/ref/Xamarinmac20/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/ref/monoandroid10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/ref/monotouch10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/ref/xamarinios10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/ref/xamarintvos10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/ref/xamarinwatchos10/_._ (0)
D Source/PoshSSH/packages/System.Json.4.7.1/useSharedDesignerContext.txt (0)
D Source/PoshSSH/packages/System.Json.4.7.1/version.txt (1)
M docs/Remove-SSHSession.md (11)
Patch Links:
https://github.com/darkoperator/Posh-SSH/pull/369.patch
https://github.com/darkoperator/Posh-SSH/pull/369.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reworked IStorage to support KeyNames
Added compatibility cmdlets for registry Storage
Added OpenSSH storage