summaryrefslogtreecommitdiff
path: root/src/util/sss_ssh.h
AgeCommit message (Collapse)AuthorFilesLines
2013-05-07SSH: Use separate field for domain name in client requestsJan Cholasta1-0/+4
Instead of appending @domain to names when the --domain option of sss_ssh_* is used, put domain name in a separate field in client requests.
2012-09-04SSH: Simplify public key formatting functionJan Cholasta1-13/+0
2012-09-04SSH: Return error code in SSH utility functionsJan Cholasta1-4/+6
2012-04-24SSH: Add support for hashed known_hostsJan Cholasta1-1/+2
https://fedorahosted.org/sssd/ticket/1203
2012-02-26SSH: Refactor responder and client common codeJan Cholasta1-0/+59