summaryrefslogtreecommitdiffstats
path: root/src/sss_client/ssh/sss_ssh_client.c
Commit message (Collapse)AuthorAgeFilesLines
* SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta2012-05-311-4/+4
|
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-1/+17
| | | | | This change removes the need to canonicalize host names on the responder side - the relevant code was removed.
* Fixed resource leak in ssh client codeJan Zeleny2012-03-091-0/+1
|
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-0/+232