summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KRB5: Unify prototype and definitionLukas Slebodnik2015-04-011-2/+3
* GPO: Check return value of ad_gpo_store_policy_settingsLukas Slebodnik2015-04-011-0/+6
* SSH: Ignore the default_domain_suffixJakub Hrozek2015-04-011-1/+1
* PAC: Remove unused functionLukas Slebodnik2015-03-311-35/+0
* test_resolv_fake: Fix alignment warningLukas Slebodnik2015-03-271-9/+10
* MAN: Update ppolicy descriptionPavel Reichl2015-03-271-4/+7
* Fix a few typos in commentsPavel Reichl2015-03-262-5/+5
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* test_ldap_auth: Use right assertion for integer comparisonLukas Slebodnik2015-03-261-6/+6
* test_expire: Use right assertion macro for standard functionsLukas Slebodnik2015-03-261-2/+3
* pam_client: fix casting to const pointerLukas Slebodnik2015-03-261-7/+8
* 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