summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* IPA: make version check more preciseSumit Bose2015-01-141-2/+2
* IPA: do not look up overrides on client with default viewSumit Bose2015-01-141-14/+49
* 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-132-0/+213
* IPA: add get_be_acct_req_for_user_name()Sumit Bose2015-01-132-0/+18
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-2/+1
* IPA: handle GID overrides for MPG domains on clientsSumit Bose2015-01-131-0/+26
* IPA: properly handle groups from different domainsLukas Slebodnik2015-01-131-2/+16
* IPA: verify group memberships of trusted domain usersSumit Bose2015-01-131-1/+144
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-131-0/+1
* IPA: Do not append domain name to fq nameLukas Slebodnik2014-12-081-4/+17
* Add extra_args to exec_child()Jakub Hrozek2014-12-031-1/+2
* IPA: only update view data if it really changedSumit Bose2014-12-031-50/+66
* krb5: make krb5 provider view awareSumit Bose2014-12-031-0/+13
* views: allow view name change at startupSumit Bose2014-11-261-16/+81
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-253-0/+10
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-251-4/+9
* IPA: check overrrides for IPA users as wellSumit Bose2014-11-203-4/+432
* IPA: make get_object_from_cache() publicSumit Bose2014-11-202-4/+10
* ipa: add get_be_acct_req_for_uuid()Sumit Bose2014-11-202-6/+40
* ipa: add split_ipa_anchor()Sumit Bose2014-11-202-0/+65
* Fix uuid defaultsSumit Bose2014-11-191-2/+2
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-191-0/+1
* Revert "LDAP: Remove unused option ldap_user_uuid"Sumit Bose2014-11-191-0/+1
* IPA: Store right username to selinux child contextLukas Slebodnik2014-11-071-1/+1
* selinux_child: Do not ignore return values.Michal Zidek2014-11-071-0/+8
* IPA: Move setting the SELinux context to a child processJakub Hrozek2014-11-052-20/+661
* Views: apply user SSH public key overrideSumit Bose2014-11-052-0/+2
* IPA: inherit ldap_user_extra_attrs to AD subdomainsSumit Bose2014-11-051-0/+31
* IPA: use ipaUserGroup object class for groupsPavel Březina2014-11-051-1/+1
* IPA: Don't fail the request when BE doesn't find the objectJakub Hrozek2014-11-051-4/+6
* IPA: Handle NULL members in process_members()Jakub Hrozek2014-10-221-0/+6
* ipa_subdomains_handler_master_done: initialize reply_countSumit Bose2014-10-221-1/+1
* ipa: improve error reporting for extdom LDAP exopSumit Bose2014-10-221-3/+6
* ipa: fix issues with older servers not supporting viewsSumit Bose2014-10-223-6/+27
* IPA: Use set_seuser instead of writing selinux login fileMichal Zidek2014-10-221-134/+48
* UTIL: Always write capathsJakub Hrozek2014-10-161-3/+1
* views: search overrides for user and group requestsSumit Bose2014-10-165-101/+601
* views: get overrides during user and group lookupsSumit Bose2014-10-163-102/+522
* views: add ipa_get_ad_override_send()Sumit Bose2014-10-162-0/+262
* IPA: add view support and get view nameSumit Bose2014-10-166-28/+328
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-164-5/+16
* add_v1_group_data: fix for empty members listSumit Bose2014-10-141-16/+25
* IPA: Fix error handling after talloc_ber_flattenLukas Slebodnik2014-10-121-2/+1
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* Add alternative objectClass to group attribute mapsMichal Zidek2014-09-151-1/+2
* IPA: process non-posix nested groupsPavel Reichl2014-09-081-1/+1
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-2/+2
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-271-0/+1