summaryrefslogtreecommitdiffstats
path: root/src/sss_client/ssh/sss_ssh_knownhostsproxy.c
Commit message (Expand)AuthorAgeFilesLines
* SSH: Don't abort connection in sss_ssh_knownhostsproxy when DNS records are m...Jan Cholasta2012-05-311-36/+49
* SSH: Supress error message output in sss_ssh_knownhostsproxyJan Cholasta2012-05-311-11/+4
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-2/+2
* SSH: Fix infinite loop in sss_ssh_knownhostsproxyJan Cholasta2012-03-201-6/+9
* SSH: Canonicalize host name and do reverse DNS lookup in sss_ssh_knownhostsproxyJan Cholasta2012-03-151-26/+38
* SSH: Allow clients to explicitly specify host aliasJan Cholasta2012-03-151-1/+2
* Fixed uninitialized pointer in SSH known host proxyJan Zeleny2012-03-091-1/+1
* SSH: Remove unused --file option of sss_ssh_knownhostsproxyJan Cholasta2012-02-271-5/+0
* SSH: Add more debugging messagesJan Cholasta2012-02-271-4/+14
* SSH: Manage global known_hosts file in the responderJan Cholasta2012-02-261-78/+2
* SSH: Continue connecting to SSH server even when SSSD is not running in sss_s...Jan Cholasta2012-02-261-112/+85
* SSH: Refactor responder and client common codeJan Cholasta2012-02-261-14/+9
* SSH: OpenSSH known_hosts clientJan Cholasta2012-02-071-0/+401