summaryrefslogtreecommitdiffstats
path: root/src/sss_client/ssh/sss_ssh_client.h
Commit message (Collapse)AuthorAgeFilesLines
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-071-0/+1
| | | | | 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: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-0/+1
| | | | | This change removes the need to canonicalize host names on the responder side - the relevant code was removed.
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-0/+39