summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Advise the user to inspect the krb5_child.log if the child doesn't retu...Jakub Hrozek2017-05-231-0/+3
* AD SUBDOMAINS: Fix search bases for child domainsMichal Židek2017-05-192-0/+22
* AD: Add debug messagesMichal Židek2017-05-191-0/+6
* CACHE_REQ: Ensure the domains are updated for "filter" related callsFabiano Fidêncio2017-05-171-5/+81
* CACHE_REQ: Avoid using of uninitialized valueFabiano Fidêncio2017-05-151-6/+6
* sss_nss_getlistbycert: return results from multiple domainsSumit Bose2017-05-104-12/+192
* test_ldap.py: Add test for filter_{users,groups}Lukas Slebodnik2017-05-101-0/+96
* CACHE_REQ: Make use of cache_req_ncache_filter_fn()Fabiano Fidêncio2017-05-108-39/+165
* CACHE_REQ_RESULT: Introduce cache_req_create_ldb_result_from_msg_list()Fabiano Fidêncio2017-05-102-0/+40
* CACHE_REQ: Add a new cache_req_ncache_filter_fn() plugin functionFabiano Fidêncio2017-05-1021-0/+33
* NSS: Move output name formatting to utilsNikolai Kondrashov2017-05-107-49/+87
* DP: Reduce Data Provider log level noiseJustin Stephenson2017-05-093-4/+13
* MAN: AD Provider GSSAPI clarificationJustin Stephenson2017-05-091-1/+4
* KCM: include missing header fileLukas Slebodnik2017-05-091-0/+1
* SERVER_MODE: Update sdap lists for each ad_ctxMichal Židek2017-05-041-0/+36
* PAM: check matching certificates from all domainsSumit Bose2017-05-041-6/+63
* LDAP/AD: Do not fail in case rfc2307bis_nested_groups_recv() returns ENOENTFabiano Fidêncio2017-05-031-1/+7
* AD: Make ad_account_can_shortcut() reusable by SSSD on an IPA serverJakub Hrozek2017-05-021-78/+84
* SDAP: Fix handling of search basesMichal Židek2017-05-024-16/+30
* LDAP: Remove duplicated debug messageFabiano Fidêncio2017-05-021-1/+0
* NSS: Fix typo inigroups -> initgroupsFabiano Fidêncio2017-05-022-2/+2
* ssh tools: Split connect and communication phasesSimo Sorce2017-04-281-8/+22
* ssh tools: Fix issues with multiple IP addressesSimo Sorce2017-04-281-1/+7
* ssh tools: The ai structure is not an array,Simo Sorce2017-04-281-3/+3
* cache_req: Avoid bool in switch/caseLukas Slebodnik2017-04-281-11/+7
* Use correct spelling of overrideRené Genz2017-04-286-8/+8
* IPA: Improve s2n debug message for missing ipaNTSecurityIdentifierJustin Stephenson2017-04-281-1/+7
* overrides: add certificates to mapped attributeSumit Bose2017-04-281-0/+41
* ad: handle forest root not listed in ad_enabled_domainsSumit Bose2017-04-281-3/+36
* utils: add sss_domain_is_forest_root()Sumit Bose2017-04-282-0/+6
* CONFDB: Fix standalone application domainsJakub Hrozek2017-04-281-4/+22
* IPA: Use search bases instead of domain_to_basedn when fetching external groupsJakub Hrozek2017-04-261-17/+13
* LDAP: Allow passing a NULL map to sdap_search_bases_ex_sendJakub Hrozek2017-04-261-1/+1
* CACHE_REQ_DOMAIN: debug the set domain resolution orderFabiano Fidêncio2017-04-261-0/+11
* RESPONDER_COMMON: Improve domaiN_resolution_order debug messagesFabiano Fidêncio2017-04-261-0/+6
* CACHE_REQ_DOMAIN: Add some comments to cache_req_domain_new_list_from_string_...Fabiano Fidêncio2017-04-261-0/+4
* CACHE_REQ: Allow configurationless shortname lookupsFabiano Fidêncio2017-04-263-1/+50
* NSS/TESTS: Improve non-fqnames testsFabiano Fidêncio2017-04-261-15/+30
* RESPONDER: Fallback to global domain resolution order in case the view doesn'...Fabiano Fidêncio2017-04-263-53/+74
* IPA: Improve DEBUG message if a group has no ipaNTSecurityIdentifierHEADmasterJakub Hrozek2017-04-241-1/+4
* SECRETS: remove unused variableLukas Slebodnik2017-04-211-5/+0
* IFP: Use sized_domain_name to format the groups the user is a member ofJakub Hrozek2017-04-211-14/+15
* Move sized_output_name() and sized_domain_name() into responder common codeJakub Hrozek2017-04-215-99/+112
* minor typo fixesRené Genz2017-04-195-16/+16
* UTIL: Use max 15 characters for AD host UPNLukas Slebodnik2017-04-121-1/+7
* sbus: check connection for NULL before unregister itSumit Bose2017-04-121-1/+7
* KRB5_LOCATOR: add env variable to disable pluginSumit Bose2017-04-112-0/+20
* config-check: Message when sssd.conf is missingMichal Židek2017-04-101-1/+4
* sssctl: integrate pam_test_client into sssctlSumit Bose2017-04-103-60/+67
* pam_test_client: add InfoPipe user lookupSumit Bose2017-04-101-0/+71