summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MAN: Clarify debug_level a bitJakub Hrozek2015-03-241-0/+19
* IPA: Remove the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-2411-109/+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-246-29/+33
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-242-6/+27
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-03-241-3/+3
* BUILD: Add missing header file to tarballLukas Slebodnik2015-03-241-0/+1
* ldap: refactor nds_check_expired to use util funcPavel Reichl2015-03-231-23/+6
* ldap: refactor check_pwexpire_kerberos to use util funcPavel Reichl2015-03-232-26/+8
* TESTS: test expirationPavel Reichl2015-03-236-1/+390
* memberof: Do not create request with 0 attribute valuesLukas Slebodnik2015-03-231-0/+6
* SDAP: Decorate the sdap_op functions with DEBUG messagesJakub Hrozek2015-03-231-1/+9
* SDAP: Make StartTLS bind configurable with ldap_opt_timeoutJakub Hrozek2015-03-232-4/+6
* SDAP: Make password change timeout configurable with ldap_opt_timeoutJakub Hrozek2015-03-234-6/+12
* SDAP: Make simple bind timeout configurableJakub Hrozek2015-03-235-9/+21
* LDAP: remove unused codePavel Reichl2015-03-231-5/+1
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-231-1/+4
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-2013-34/+324
* KRB5: add debug hintPavel Reichl2015-03-201-1/+2
* 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
* debug-tests: Fix test with new line in debug messageLukas Slebodnik2015-03-171-5/+5
* Add missing new lines to debug messagesLukas Slebodnik2015-03-1746-104/+107
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-179-18/+64
* responder_cache: Fix warning may be used uninitializedLukas Slebodnik2015-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
* 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
* cache_req: return ERR_INTERNAL if more than one entry is foundPavel Březina2015-03-131-1/+1
* cache_req: parse input name if neededPavel Březina2015-03-134-27/+288
* cmocka: include mock_parse_inp in header filePavel Březina2015-03-131-0/+2
* cache_req: add support for group by idPavel Březina2015-03-133-1/+420
* cache_req: remove default branch from switchesPavel Březina2015-03-131-20/+4
* cache_req: add support for group by namePavel Březina2015-03-133-1/+398
* cache_req: add support for user by uidPavel Březina2015-03-134-11/+485
* cache_req: preparations for different input typePavel Březina2015-03-133-100/+310
* cache_req tests: define user name constantPavel Březina2015-03-131-11/+14
* cache_req tests: rename test_user to test_user_by_namePavel Březina2015-03-131-25/+25
* sbus_codegen: Port to python3Lukas Slebodnik2015-03-131-8/+13
* 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
* Add unit tests for initgroupsJakub Hrozek2015-03-121-0/+346
* NSS: Handle ENOENT when doing initgroups by UPNJakub Hrozek2015-03-121-18/+28