summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* SDAP: Remove user from cache for missing user in LDAPrhel-6.7Lukas Slebodnik2015-06-221-21/+26
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-084-0/+70
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-082-0/+21
* DP: Add a function to inherit DP options, if setJakub Hrozek2015-06-082-0/+62
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-031-3/+12
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-024-29/+32
* DP: Set extra_value to NULL for enum requestsJakub Hrozek2015-06-021-1/+2
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-254-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-252-9/+42
* SDAP: Fix id mapping with disabled subdomainsLukas Slebodnik2015-05-251-0/+7
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-151-1/+8
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-065-17/+34
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+2
* IPA: search for overrides during initgroups in sever modeSumit Bose2015-05-061-0/+69
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-062-17/+56
* IPA: update initgr expire timestamp conditionallySumit Bose2015-05-061-8/+11
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-063-10/+21
* GPO: Do not ignore missing attrs for GPOsLukas Slebodnik2015-04-301-3/+9
* IPA: fix segfault in ipa_s2n_exopAron Parsons2015-04-291-1/+1
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-294-2/+29
* simple-access-provider: make user grp res more robustPavel Reichl2015-04-281-4/+22
* IPA: check ghosts in groups found by uuid as wellSumit Bose2015-04-271-9/+12
* 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
* AD GPO: Always look up GPOs from machine domainStephen Gallagher2015-04-151-21/+33
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-11/+7
* AD: Clean up ad_access_gpoStephen Gallagher2015-04-151-7/+5
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-151-4/+31
* SDAP: Filter ad groups in initgroupsLukas Slebodnik2015-04-141-0/+12
* SDAP: Extract filtering AD group to functionLukas Slebodnik2015-04-144-47/+99
* SDAP: Do not set gid 0 twiceLukas Slebodnik2015-04-141-7/+0
* enumeration: fix talloc contextPavel Březina2015-04-142-2/+2
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-273-34/+21
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-261-1/+1
* LDAP: remove unused codePavel Reichl2015-03-261-5/+1
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-261-1/+4
* IPA: set EINVAL if dn can't be linearizedPavel Reichl2015-03-201-0/+1
* IPA: make sure output variable is setSumit Bose2015-03-201-1/+3
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-209-18/+64
* selinux: Handle setup with empty default and no configured rulesJakub Hrozek2015-03-172-4/+10
* IPA idviews: check if view name is setSumit Bose2015-03-171-1/+4
* ipa_selinux: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1
* 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
* ldap_child: fix coverity warningPavel Reichl2015-03-131-2/+12
* be_refresh: support groupsPavel Březina2015-03-083-0/+53
* be_refresh: support usersPavel Březina2015-03-083-0/+53
* be_refresh: add sdap_refresh_initPavel Březina2015-03-085-30/+33