summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_s2n_exop.c
Commit message (Expand)AuthorAgeFilesLines
* IPA: Use internal fqname format instead of parsing NSS namesJakub Hrozek2016-07-071-51/+89
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-071-0/+1
* IPA: allow lookups by cert in sub-domains on the clientSumit Bose2016-06-091-4/+21
* ipa: save cert as blob in the cacheSumit Bose2016-06-091-2/+17
* IPA: resolve PAC for trusted users on IPA clientsSumit Bose2016-04-131-1/+180
* IPA: ipa_s2n_get_list_send() allow other list typesSumit Bose2016-04-131-20/+72
* IPA: rename ipa_s2n_get_fqlist* to ipa_s2n_get_list*Sumit Bose2016-04-131-49/+49
* ldap: remove originalMeberOf if there is no memberOfSumit Bose2016-01-121-1/+11
* ipa_s2n_save_objects(): use configured user and group timeoutSumit Bose2016-01-061-5/+5
* IPA: fix override with the same nameSumit Bose2015-11-201-6/+7
* IPA: Remove MPG groups if getgrgid was called before getpw()Jakub Hrozek2015-07-311-2/+39
* views: Add is_default_view helper functionMichal Židek2015-07-021-10/+4
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+2
* IPA: update initgr expire timestamp conditionallySumit Bose2015-05-051-8/+11
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-051-3/+0
* IPA: fix segfault in ipa_s2n_exopAron Parsons2015-04-291-1/+1
* IPA: use sysdb_attrs_add_string_safe to add group memberSumit Bose2015-04-271-2/+3
* IPA: do not try to save override data for the default viewSumit Bose2015-04-271-5/+10
* IPA: set EINVAL if dn can't be linearizedPavel Reichl2015-03-191-0/+1
* IPA: make sure output variable is setSumit Bose2015-03-191-1/+3
* IPA idviews: check if view name is setSumit Bose2015-03-171-1/+4
* ipa: make sure extdom expo data is availableSumit Bose2015-03-131-0/+5
* ipa: do not treat missing sub-domain users as errorSumit Bose2015-03-131-3/+7
* ipa_s2n_save_objects: properly handle fully-qualified group namesSumit Bose2015-01-301-1/+1
* IPA: Use attr's dom for users, tooJakub Hrozek2015-01-261-11/+11
* IPA: process_members() add ghosts only onceSumit Bose2015-01-261-2/+4
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-2/+14
* views: fix GID overrride for mpg domainsSumit Bose2015-01-211-1/+20
* IPA: set SYSDB_INITGR_EXPIRE for RESP_USER_GROUPLISTSumit Bose2015-01-141-0/+14
* IPA: resolve missing membersSumit Bose2015-01-141-14/+48
* IPA: rename ipa_s2n_get_groups_send() to ipa_s2n_get_fqlist_send()Sumit Bose2015-01-141-50/+50
* IPA: process_members() optionally return missing members listSumit Bose2015-01-141-18/+67
* IPA: add missing breakSumit Bose2015-01-141-0/+1
* 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: handle GID overrides for MPG domains on clientsSumit Bose2014-12-171-0/+26
* IPA: properly handle groups from different domainsLukas Slebodnik2014-12-171-2/+16
* IPA: verify group memberships of trusted domain usersSumit Bose2014-12-171-1/+144
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-241-4/+9
* IPA: Handle NULL members in process_members()Jakub Hrozek2014-10-221-0/+6
* ipa: improve error reporting for extdom LDAP exopSumit Bose2014-10-221-3/+6
* views: search overrides for user and group requestsSumit Bose2014-10-161-21/+62
* views: get overrides during user and group lookupsSumit Bose2014-10-161-57/+305
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-161-1/+8
* 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
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-0/+1
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-021-7/+10
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-58/+58