summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_id.c
Commit message (Expand)AuthorAgeFilesLines
* ipa_resolve_user_list_get_user_step fixSumit Bose2016-07-131-2/+14
* IPA: make ipa_resolve_user_list_{send|recv} publicSumit Bose2016-07-131-2/+2
* DP: Switch to new interfacePavel Březina2016-06-201-135/+138
* IPA: Add interface to call into IPA provider from LDAP providerJakub Hrozek2016-02-241-1/+4
* IPA_PROVIDER: Explicit no handle of servicesPetr Cech2015-12-111-1/+29
* views: Add is_default_view helper functionMichal Židek2015-07-021-6/+3
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-011-0/+5
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-1/+14
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-051-17/+46
* IPA: check ghosts in groups found by uuid as wellSumit Bose2015-04-271-9/+12
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-081-1/+1
* IPA: Remove unused argument from ipa_id_get_group_uuidsLukas Slebodnik2015-03-021-2/+0
* IPA: Resolve IPA user groups' overrideDN in non-default viewJakub Hrozek2015-01-301-8/+312
* IPA: ipa_resolve_user_list_send() take care of overridesSumit Bose2015-01-131-10/+8
* IPA: resolve ghost members if a non-default view is appliedSumit Bose2015-01-131-0/+212
* IPA: check overrrides for IPA users as wellSumit Bose2014-11-201-2/+403
* views: search overrides for user and group requestsSumit Bose2014-10-161-15/+3
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-161-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-3/+4
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-5/+5
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-1/+1
* 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