summaryrefslogtreecommitdiffstats
path: root/src/util/sss_ssh.h
Commit message (Collapse)AuthorAgeFilesLines
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-071-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.
* SSH: Simplify public key formatting functionJan Cholasta2012-09-041-13/+0
|
* SSH: Return error code in SSH utility functionsJan Cholasta2012-09-041-4/+6
|
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-241-1/+2
| | | | https://fedorahosted.org/sssd/ticket/1203
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-0/+59