summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* be_refresh: refactor netgroups refreshPavel Březina2015-03-081-32/+77
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-084-17/+13
* be_refresh: refresh all domains in backendPavel Březina2015-03-084-37/+66
* SDAP: fix minor neglect in is_account_locked()Pavel Reichl2015-03-061-0/+2
* SDAP: Lock out ssh keys when account naturally expiresPavel Reichl2015-03-063-90/+231
* ldap_child: initialized ccname_file_dummySumit Bose2015-03-061-1/+1
* selinux: Delete existing user mapping on empty defaultJakub Hrozek2015-03-042-7/+17
* LDAP: unlink ccname_file_dummy if there is an errorDaniel Hjorth2015-03-041-1/+11
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-045-1/+89
* SDAP: refactor pwexpire policyPavel Reichl2015-03-042-32/+90
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-039-9/+48
* LDAP: Handle ENOENT better in the cleanup taskJakub Hrozek2015-02-181-9/+8
* LDAP: Add better DEBUG messages to the cleanup taskJakub Hrozek2015-02-181-0/+11