summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_id.c
Commit message (Expand)AuthorAgeFilesLines
* IPA: Look up AD users directly if IPA server mode is onJakub Hrozek2013-06-281-4/+19
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-071-1/+1
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-1/+1
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-2/+2
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-5/+8
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-1/+1
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-151-1/+1
* Use an entry type mask macro to filter entry typesSimo Sorce2012-12-041-2/+2
* Streamline ipa_account_info handlerSimo Sorce2012-12-041-74/+55
* Fix tevent_req style for get_netgroup in ipa_idSimo Sorce2012-12-041-80/+71
* Fix ipa_subdomain_id names and tevent_req styleSimo Sorce2012-12-041-3/+2
* subdomains: check request type on one place onlyPavel Březina2012-11-121-6/+0
* Add support for filtering atributesJan Zeleny2012-05-311-1/+2
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-1/+1
* Add ID operations in subdomainsJan Zeleny2012-04-241-0/+30
* IPA: Allow service lookupsStephen Gallagher2012-03-161-0/+1
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-2/+2
* Pass sdap_id_ctx to online check from IPA providerJakub Hrozek2011-12-191-0/+10
* Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek2011-11-251-1/+1
* Added IPA account info handlerJan Zeleny2011-11-231-0/+323