History log of /sssd-io/src/util/sss_ssh.h
Revision Date Author Comments Expand
28e55560008f21a532b103b3f612c6fca2a54d76 07-May-2013 Jan Cholasta <jcholast@redhat.com>

SSH: Use separate field for domain name in client requests 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.

4a628b83d129463e7886c8cdaa31739512947e42 04-Sep-2012 Jan Cholasta <jcholast@redhat.com>

SSH: Simplify public key formatting function

ef9f85751b26995093cc9782fe48ddeacc8e2d3f 04-Sep-2012 Jan Cholasta <jcholast@redhat.com>

SSH: Return error code in SSH utility functions

4fa3ef8d8a8a3cddf8025d306c3b90b37dd431bc 24-Apr-2012 Jan Cholasta <jcholast@redhat.com>

SSH: Add support for hashed known_hosts https://fedorahosted.org/sssd/ticket/1203

748ba184db97b7534254f97018fa04e8aa458fae 27-Feb-2012 Jan Cholasta <jcholast@redhat.com>

SSH: Refactor responder and client common code