summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_id.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-28IPA: Look up AD users directly if IPA server mode is onJakub Hrozek1-4/+19
2013-06-07LDAP: Pass in a connection to ID functionsJakub Hrozek1-1/+1
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-1/+1
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-2/+2
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-5/+8
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-1/+1
2013-01-15Add domain arg to sysdb_search/delete_netgroup()Simo Sorce1-1/+1
2012-12-04Use an entry type mask macro to filter entry typesSimo Sorce1-2/+2
2012-12-04Streamline ipa_account_info handlerSimo Sorce1-74/+55
2012-12-04Fix tevent_req style for get_netgroup in ipa_idSimo Sorce1-80/+71
2012-12-04Fix ipa_subdomain_id names and tevent_req styleSimo Sorce1-3/+2
2012-11-12subdomains: check request type on one place onlyPavel Březina1-6/+0
2012-05-31Add support for filtering atributesJan Zeleny1-1/+2
2012-05-10LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher1-1/+1
2012-04-24Add ID operations in subdomainsJan Zeleny1-0/+30
2012-03-16IPA: Allow service lookupsStephen Gallagher1-0/+1
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher1-2/+2
2011-12-19Pass sdap_id_ctx to online check from IPA providerJakub Hrozek1-0/+10
2011-11-25Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek1-1/+1
2011-11-23Added IPA account info handlerJan Zeleny1-0/+323