summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
...
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-121-1/+8
* IPA: create preauth indicator file at startupSumit Bose2015-05-081-0/+66
* Add pre-auth requestSumit Bose2015-05-081-0/+1
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-1/+14
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+2
* IPA: search for overrides during initgroups in sever modeSumit Bose2015-05-051-0/+69
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-052-17/+56
* IPA: update initgr expire timestamp conditionallySumit Bose2015-05-051-8/+11
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-053-10/+21
* IPA: fix segfault in ipa_s2n_exopAron Parsons2015-04-291-1/+1
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-0/+13
* 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
* subdom: Remove unused function get_flat_name_from_subdomain_nameJakub Hrozek2015-04-162-24/+0
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-141-4/+31
* IPA: Remove the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-248-79/+19
* IPA: Deprecate the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-241-0/+4
* IPA: Only treat malformed HBAC rules as fatal if deny rules are enabledJakub Hrozek2015-03-241-14/+54
* IPA: Drop useless sysdb parameterJakub Hrozek2015-03-241-16/+10
* IPA: Use custom error codes when validating HBAC rulesJakub Hrozek2015-03-244-29/+29
* SDAP: Make simple bind timeout configurableJakub Hrozek2015-03-231-1/+6
* 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
* 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
* Add missing new lines to debug messagesLukas Slebodnik2015-03-175-9/+9
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-171-1/+1
* 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
* be_refresh: add sdap_refresh_initPavel Březina2015-03-081-5/+2
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-081-1/+1
* selinux: Delete existing user mapping on empty defaultJakub Hrozek2015-03-042-7/+17
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-032-0/+7
* Remove useless assignment to function parameterLukas Slebodnik2015-03-021-1/+0
* IPA: Remove unused argument from ipa_id_get_group_uuidsLukas Slebodnik2015-03-021-2/+0
* SELINUX: Check the return value of setuid and setgidJakub Hrozek2015-02-131-2/+12
* AD: use GC for SID requests as wellSumit Bose2015-01-301-0/+1
* ipa_s2n_save_objects: properly handle fully-qualified group namesSumit Bose2015-01-301-1/+1
* IPA: Resolve IPA user groups' overrideDN in non-default viewJakub Hrozek2015-01-301-8/+312
* SELINUX: Set and reset umask when caling set_seuser from deamon codeJakub Hrozek2015-01-271-1/+17
* SELINUX: Call setuid(0)/setgid(0) to also set the real IDs to rootJakub Hrozek2015-01-271-1/+17
* add missing '\n' in debug messagesPavel Reichl2015-01-271-3/+4
* 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: resolve IPA group-memberships for AD usersSumit Bose2015-01-262-3/+44
* AD: support for AD site overridePavel Reichl2015-01-261-1/+5
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-2/+14
* views: fix GID overrride for mpg domainsSumit Bose2015-01-211-1/+20