summaryrefslogtreecommitdiff
path: root/src/sss_client/ssh/sss_ssh_client.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-31SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta1-4/+4
2012-03-15SSH: Allow clients to explicitly specify host aliasJan Cholasta1-1/+17
This change removes the need to canonicalize host names on the responder side - the relevant code was removed.
2012-03-09Fixed resource leak in ssh client codeJan Zeleny1-0/+1
2012-02-26SSH: Refactor responder and client common codeJan Cholasta1-0/+232