summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Mark globals in ldap_opts.h as externPavel Březina2015-12-142-330/+388
* SYSDB: Add missing include to sysdb_services.hPavel Březina2015-12-141-0/+2
* DEBUG: Add missing new linesLukas Slebodnik2015-12-147-14/+14
* MAN: Clarify when should TGs be disabled for group nesting restrictionJakub Hrozek2015-12-111-2/+4
* IPA_PROVIDER: Explicit no handle of servicesPetr Cech2015-12-111-1/+29
* MAN: sssd.conf should mention SSS_NSS_USE_MEMCACHEMichal Židek2015-12-101-1/+7
* LDAP: check early for missing SID in mapping checkSumit Bose2015-12-101-0/+6
* DP: Reduce code duplication in Data Provider handlersJakub Hrozek2015-12-101-167/+102
* DP: Reduce code duplication in the callback handlersJakub Hrozek2015-12-104-232/+137
* Clarify that subdomains always use service discoveryDan Lavu2015-12-101-3/+11
* IPA: Use search timeout, not enum timeout for searching overridesJakub Hrozek2015-12-091-1/+1
* FO: Use tevent_req_defer_callback() when notifying callersJakub Hrozek2015-12-072-5/+59
* KRB5: Handle KRB5_REALM_UNKNOWN as ERR_NETWORK_IOJakub Hrozek2015-12-071-0/+1
* KRB5: Handle preauth request timeout more gracefullyJakub Hrozek2015-12-071-0/+5
* MAN: Clarify that subdomain_inherit only works for IPA and ADDan Lavu2015-11-301-0/+4
* man sssd-ad: fix typoPavel Březina2015-11-271-1/+1
* initgr: only search for primary group if it is not already cachedSumit Bose2015-11-271-21/+36
* ldap: skip sdap_save_grpmem() if ignore_group_members is setSumit Bose2015-11-271-0/+8
* AD: Add autofs providerJakub Hrozek2015-11-268-4/+145
* Changes to allow SSSD to be used for access control with a machine account be...Mathieu Deaudelin-Lemay2015-11-261-1/+6
* p11: enable ocsp checksSumit Bose2015-11-2617-22/+208
* p11: check if cert is valid before selecting itSumit Bose2015-11-261-10/+12
* BUILD: Only install polkit rules if the directory is availableJakub Hrozek2015-11-261-0/+19
* sysdb-tests: Fix warning - incompatible pointer typePavel Reichl2015-11-211-2/+2
* p11: allow p11_child to run completely unprivilegedSumit Bose2015-11-201-21/+6
* IPA: fix override with the same nameSumit Bose2015-11-204-10/+103
* DP: Do not confuse static analysers with dead codeJakub Hrozek2015-11-201-1/+2
* sbus_codegen_tests: Use portable definition of large constantsLukas Slebodnik2015-11-201-12/+13
* ldap_local_override_test: Fix failure with python2.6Lukas Slebodnik2015-11-191-5/+24
* ldap_local_override_test: Remove sss_cache from teardownMichal Židek2015-11-191-1/+0
* intg: Add test for user and group local overridesPavel Reichl2015-11-142-0/+936
* intg: Add more LDAP testsNikolai Kondrashov2015-11-141-0/+361
* sbus: Check string arguments for valid UTF-8 stringsJakub Hrozek2015-11-142-1/+94
* DP: Check callback messages for valid UTF-8Jakub Hrozek2015-11-141-16/+30
* DP: Drop dp_pam_err_to_stringJakub Hrozek2015-11-141-52/+23
* test_sysdb_subdomains: Do not use assignment in assertionsLukas Slebodnik2015-11-141-9/+9
* TEST: Add test_groups_by_recent_filter_validPetr Cech2015-11-141-0/+66
* TEST: Refactor of test_responder_cache_req.cPetr Cech2015-11-141-6/+17
* TEST: Add test_group_by_recent_filter_validPetr Cech2015-11-141-0/+44
* TEST: Add test_users_by_recent_filter_validPetr Cech2015-11-141-1/+62
* TEST: Add common function are_values_in_array()Petr Cech2015-11-142-0/+29
* TEST: Refactor of test_responder_cache_req.cPetr Cech2015-11-141-15/+46
* TEST: Refactor of test_responder_cache_req.cPetr Cech2015-11-141-2/+4
* TEST: Add test_user_by_recent_filter_validPetr Cech2015-11-141-0/+50
* SSSD: Add a new option diag_cmdJakub Hrozek2015-11-135-22/+198
* AD: remove annoying debug messagePavel Březina2015-11-121-4/+0
* pam-srv-tests: Add UT for cached 'online' auth.Pavel Reichl2015-11-123-1/+194
* pam-srv-tests: split pam_test_setup() so it can be reusedPavel Reichl2015-11-121-15/+19
* cache_req: check all domains for lookups by certificateSumit Bose2015-11-111-3/+4
* Revert "intg: Invalidate memory cache before removing files"Lukas Slebodnik2015-11-113-3/+0