summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* sysdb: add certmap related callsSumit Bose2017-02-131-0/+250
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-02-131-2/+2
* certmap: add new library libsss_certmapSumit Bose2017-02-131-0/+853
* SUDO: Only store lowercased attribute value onceJakub Hrozek2017-02-101-0/+5
* cache_req: add host by name searchPavel Březina2017-02-081-0/+33
* cache_req: move dp request to pluginPavel Březina2017-02-082-19/+40
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-082-5/+11
* TESTS: Tests for sdap_search_initgr_user_in_batchPetr Čech2017-02-081-0/+540
* TEST: create_multidom_test_ctx() extendingPetr Čech2017-02-083-12/+3
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-081-104/+0
* TESTS: Add to IPA DN testJustin Stephenson2017-02-071-0/+7
* libwbclient-sssd: wbcLookupSid() allow NULL argumentsSumit Bose2017-01-211-0/+122
* nss: make nss responder tests work with new codePavel Březina2016-12-193-63/+95
* responders: unify usage of sss_cmd_send_empty and _errorPavel Březina2016-12-191-5/+23
* cache_req: encapsulate output data into structurePavel Březina2016-12-191-38/+20
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-191-6/+5
* krb5: add tests for common functionsSumit Bose2016-11-281-0/+297
* TESTS: Extending sysdb sudo store testsPetr Čech2016-11-081-1/+167
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-031-6/+37
* PAM: add pam_response_filter optionSumit Bose2016-11-021-7/+142
* PAM: add a test for filter_responses()Sumit Bose2016-11-021-0/+52
* cache_req: switch to new codePavel Březina2016-10-201-1/+1
* tests: Add tests for getorig by UPN NSS opJakub Hrozek2016-10-111-0/+34
* tests: Add tests for sidbyname NSS operationJakub Hrozek2016-10-111-0/+129
* tests: Add a regression test for upstream ticket #3131Jakub Hrozek2016-09-221-0/+66
* p11: return a fully-qualified nameSumit Bose2016-09-161-8/+8
* p11: only set PKCS11_LOGIN_TOKEN_NAME if gdm-smartcard is usedSumit Bose2016-09-161-12/+77
* TESTS: Adding tests for ad_enabled_domains optionPetr Cech2016-08-171-0/+328
* Make resolv_is_address() function public and create some basic testsJustin Stephenson2016-08-161-0/+25
* TESTS: Use the DP handlers in simple provider tests, add more testsJakub Hrozek2016-08-101-21/+165
* dyndns-tests: Fix false positive failuresLukas Slebodnik2016-08-101-0/+1
* SYSDB: Avoid optimisation with modifyTimestamp for usersLukas Slebodnik2016-08-101-14/+0
* SYSDB: Fix setting dataExpireTimestamp if sysdb is supposed to set the curren...Jakub Hrozek2016-08-051-0/+83
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-291-0/+34
* utils: add is_email_from_domain()Sumit Bose2016-07-291-0/+21
* views: properly override group member namesSumit Bose2016-07-291-9/+9
* test_utils: Fixing assignment discards 'const' qualifierPetr Cech2016-07-261-2/+2
* tests: add tests for netlogon_get_domain_infoSumit Bose2016-07-251-0/+81
* tests: add tests for sss_get_domain_mappings_content()Sumit Bose2016-07-251-0/+163
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-183-17/+17
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-181-6/+12
* test_utils: Clean files after sss_write_krb5_conf_snippetLukas Slebodnik2016-07-181-0/+9
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-151-2/+2
* nss-srv-tests: Fix prototype of wrapped ncache functionsLukas Slebodnik2016-07-121-16/+12
* sudo: solve problems with fully qualified namesPavel Březina2016-07-071-60/+12
* UTIL: Remove unused functionsJakub Hrozek2016-07-072-95/+0
* RESPONDERS: Return the sysdb name from cache_reqJakub Hrozek2016-07-071-2/+2
* PAM: Use qualified names internally in the PAM responderJakub Hrozek2016-07-071-28/+73
* TESTS: Start fixing the PAM responder tests for fully qualified names in sysdbMichal Zidek2016-07-071-11/+21
* TESTS; orig_name does not need to be expanded to sysdb formatSumit Bose2016-07-071-21/+3