summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_ssh.c
Commit message (Expand)AuthorAgeFilesLines
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-7/+56
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-23/+23
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-3/+3
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh moduleMichal Zidek2013-11-151-22/+16
* 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
* 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
* 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