summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_hostid.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-27SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta1-1/+8
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-1/+1
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-1/+1
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-2/+4
2013-01-21Remove sysdb argument from ipa_host_info_send()Simo Sorce1-4/+2
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-1/+1
2013-01-15Add domain arguments to sysdb ssh functionsSimo Sorce1-1/+2
2012-10-05SSH: Refactor sysdb and related codeJan Cholasta1-2/+16
2012-05-03SSH: Add dp_get_host_send to common responder codeJakub Hrozek1-9/+6
2012-02-26SSH: Save SSH host name aliasesJan Cholasta1-29/+8
2012-02-24IPA hosts refactoringJan Zeleny1-10/+3
2012-02-07IPA: Add host info handlerJan Cholasta1-0/+345