summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_initgroups.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Relax search filters in application domainsJakub Hrozek2017-03-301-7/+30
* sdap_get_users_send(): new argument mapped_attrsSumit Bose2017-03-231-1/+1
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-081-5/+23
* LDAP: Remove unused parameter attr_type from groups_get_sendLukas Slebodnik2017-01-161-1/+1
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-031-1/+7
* LDAP/AD: resolve domain local groups for remote usersSumit Bose2016-10-311-7/+151
* sdap: make some nested group related calls publicSumit Bose2016-10-311-10/+2
* sysdb: add parent_dom to sysdb_get_direct_parents()Sumit Bose2016-10-311-4/+7
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-211-1/+1
* sdap_initgr_nested_get_membership_diff: use fully-qualified namesSumit Bose2016-09-011-1/+1
* LDAP: Use FQDN when linking parent LDAP groupsJakub Hrozek2016-08-041-1/+1
* LDAP: Fix storing initgroups for users with no supplementary groupsJakub Hrozek2016-08-021-14/+18
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-291-2/+7
* LDAP: include email in UPN searchesSumit Bose2016-07-291-6/+26
* sdap: Fix ldap_rfc_2307_fallback_to_local_usersMichal Židek2016-07-151-0/+3
* fix some 'might be used uninitialized' warningsSumit Bose2016-07-071-0/+5
* LDAP: Use fqdns during nested RFC2307 initgroupsJakub Hrozek2016-07-071-19/+3
* LDAP: make it clear that sdap_add_incomplete_groups operates on sysdb namesJakub Hrozek2016-07-071-5/+5
* SYSDB: Add a utility function to return a list of qualified namesJakub Hrozek2016-07-071-4/+4
* LDAP: Use shortname for LDAP queriesJakub Hrozek2016-07-071-21/+75
* LDAP: Rename DP filter value from name to filter_valueJakub Hrozek2016-07-071-8/+8
* SDAP: Search functions don't need to construct per-domain namesJakub Hrozek2016-07-071-11/+2
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-011-42/+6
* SDAP: rename sdap_get_id_specific_filterPavel Březina2016-01-191-14/+8
* initgr: only search for primary group if it is not already cachedSumit Bose2015-11-271-21/+36
* LDAP: remove unused param. in sdap_fallback_local_userPavel Reichl2015-10-121-2/+1
* SDAP: Log failure from sysdb_handle_original_uuidLukas Slebodnik2015-06-141-0/+6
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-221-1/+1
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-3/+11
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-0/+2
* SDAP: Filter ad groups in initgroupsLukas Slebodnik2015-04-141-0/+12
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-201-1/+6
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-3/+3
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-171-7/+7
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-301-3/+13
* Use the alternative objectclass in group maps.Michal Zidek2014-09-151-11/+39
* AD: process non-posix nested groups w/o tokenGroupsPavel Reichl2014-09-081-5/+1
* IPA: process non-posix nested groupsPavel Reichl2014-09-081-1/+1
* LDAP: If extra_value is 'U' do a UPN searchSumit Bose2014-09-011-2/+9
* LDAP: Enable tokenGroups with Windows Server 2003Jakub Hrozek2014-09-011-2/+2
* Revert "IPA: process non-posix nested groups"Jakub Hrozek2014-08-191-72/+3
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-191-9/+3
* IPA: process non-posix nested groupsPavel Reichl2014-08-191-3/+72
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-191-3/+9
* SDAP: fix use after free in async_initgroupsPavel Reichl2014-07-241-1/+0
* SDAP: reduce code duplicity-rfc2307bis nested groupsPavel Reichl2014-07-231-41/+29
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-021-2/+5
* LDAP: fix - find primary group by gidPavel Reichl2014-06-021-1/+0
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-021-2/+4
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-73/+100