Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-27 | SSH: Remove unused --file option of sss_ssh_knownhostsproxy | Jan Cholasta | 1 | -5/+0 |
2012-02-27 | SSH: Add more debugging messages | Jan Cholasta | 2 | -4/+18 |
2012-02-26 | SSH: Manage global known_hosts file in the responder | Jan Cholasta | 1 | -78/+2 |
2012-02-26 | SSH: Continue connecting to SSH server even when SSSD is not running in sss_s... | Jan Cholasta | 1 | -112/+85 |
2012-02-26 | SSH: Refactor responder and client common code | Jan Cholasta | 4 | -177/+72 |
2012-02-13 | SSH: Verify that names received from client are valid UTF-8 in responder | Jan Cholasta | 1 | -0/+17 |
2012-02-07 | Fix SSH compilation on RHEL5 | Jakub Hrozek | 1 | -1/+3 |
2012-02-07 | SSH: OpenSSH known_hosts client | Jan Cholasta | 1 | -0/+401 |
2012-02-07 | SSH: OpenSSH authorized_keys client | Jan Cholasta | 1 | -0/+130 |
2012-02-07 | SSH: Common client code | Jan Cholasta | 2 | -0/+347 |