summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_ssh.c
Commit message (Collapse)AuthorAgeFilesLines
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-8/+15
|
* Add domain to sysdb_delete_customSimo Sorce2013-01-151-1/+1
|
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-151-1/+2
| | | | Also changes sysdb_search_custom_by_name()
* Add domain argument to sysdb_store_custom()Simo Sorce2013-01-151-1/+1
|
* SSH: When host keys are removed from LDAP, remove them from the cache as wellJan Cholasta2012-10-121-36/+34
| | | | https://fedorahosted.org/sssd/ticket/1574
* SSH: Expire hosts in known_hostsJan Cholasta2012-10-051-2/+70
|
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-79/+167
|
* Unify usage of sysdb transactions (part 2).Michal Zidek2012-09-041-1/+5
|
* SSH: Add more debugging messagesJan Cholasta2012-02-271-4/+11
|
* SSH: Save SSH host name aliasesJan Cholasta2012-02-261-7/+78
|
* IPA: Add host info handlerJan Cholasta2012-02-071-0/+114