summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-04-161-3/+3
* AD GPO: Always look up GPOs from machine domainStephen Gallagher2015-04-151-21/+33
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-152-11/+8
* AD: Clean up ad_access_gpoStephen Gallagher2015-04-151-7/+5
* Option filter_users had no effect for retrieving sudo rulesAdam Tkac2015-04-153-0/+39
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-144-4/+109
* selinux: Begin and end the transaction on the same nesting levelJakub Hrozek2015-04-141-6/+14
* selinux: Disconnect before closing the handleJakub Hrozek2015-04-141-3/+10
* SDAP: Filter ad groups in initgroupsLukas Slebodnik2015-04-141-0/+12
* SDAP: Extract filtering AD group to functionLukas Slebodnik2015-04-145-47/+101
* SDAP: Do not set gid 0 twiceLukas Slebodnik2015-04-141-7/+0
* sudo: sanitize filter valuesPavel Březina2015-04-131-2/+13
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* GPO: Check return value of ad_gpo_store_policy_settingsLukas Slebodnik2015-04-081-0/+6
* CLIENT: Clear errno with enabled sss-default-nss-pluginLukas Slebodnik2015-04-071-0/+2
* MAN: Update ppolicy descriptionPavel Reichl2015-03-271-4/+7
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* 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-246-29/+33
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-242-6/+27
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-2413-34/+324
* build: Only run cmocka tests if cmocka 1.0 or newer is availableJakub Hrozek2015-03-241-2/+2
* RPM: BuildRequire libcmocka >= 1.0Jakub Hrozek2015-03-241-1/+1
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-2433-638/+741
* memberof: Do not create request with 0 attribute valuesLukas Slebodnik2015-03-231-0/+6
* LDAP: remove unused codePavel Reichl2015-03-231-5/+1
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-231-1/+4
* 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
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-179-18/+64
* 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
* pam_initgr_check_timeout: add debug outputSumit Bose2015-03-131-0/+4
* PAM: use the logon_name as the key for the PAM initgr cacheSumit Bose2015-03-131-13/+3
* test: Check ERR_LASTMichal Zidek2015-03-133-1/+12
* DEBUG: Add missing strings for error messagesMichal Zidek2015-03-132-1/+4
* MAN: libkrb5 and SSSD use different expansionsPavel Reichl2015-03-131-0/+9
* NSS: Handle ENOENT when doing initgroups by UPNJakub Hrozek2015-03-121-18/+28
* ldap_child: fix coverity warningPavel Reichl2015-03-111-2/+12
* Log reason in debug message why ldb_modify failedLukas Slebodnik2015-03-118-10/+68
* be_refresh: support groupsPavel Březina2015-03-085-0/+63
* be_refresh: support usersPavel Březina2015-03-085-0/+62
* 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