summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_nss_srv.c
Commit message (Expand)AuthorAgeFilesLines
* CACHE_REQ: Make use of domainResolutionOrderFabiano Fidêncio2017-03-291-0/+4
* NSS/TESTS: Include searches for non-fqnames members of a subdomainFabiano Fidêncio2017-03-291-37/+213
* NSS/TESTS: Improve setup/teardown for subdomains testsFabiano Fidêncio2017-03-291-32/+150
* NSS/TESTS: Fix subdomains attributionPavel Březina2017-03-291-1/+1
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-291-2/+4
* nss-idmap: add sss_nss_getlistbycert()Sumit Bose2017-03-231-0/+158
* LDAP: always store the certificate from the requestSumit Bose2017-03-231-1/+1
* UTIL: Store UPN suffixes when creating a new subdomainJakub Hrozek2017-03-021-1/+1
* cache_req: use own namespace for UPNsSumit Bose2017-03-021-0/+49
* nss: make nss responder tests work with new codePavel Březina2016-12-191-61/+93
* responders: unify usage of sss_cmd_send_empty and _errorPavel Březina2016-12-191-5/+23
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-191-6/+5
* 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
* views: properly override group member namesSumit Bose2016-07-291-9/+9
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-181-1/+1
* nss-srv-tests: Fix prototype of wrapped ncache functionsLukas Slebodnik2016-07-121-16/+12
* TESTS; orig_name does not need to be expanded to sysdb formatSumit Bose2016-07-071-21/+3
* NSS: Fix NSS responder to cope with fully-qualified usernamesJakub Hrozek2016-07-071-470/+825
* TESTS: Start fixing the NSS test for fully qualified names in sysdbMichal Zidek2016-07-071-61/+130
* Responders: Make the client context more genericSimo Sorce2016-06-291-1/+14
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-091-0/+145
* RESPONDER: Removing ncache from nss_ctxPetr Cech2016-05-111-6/+0
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-111-1/+0
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-1/+1
* NSS: fix a use-after-free issueSumit Bose2015-11-041-0/+1
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-181-1/+1
* NSS: Don't ignore backslash in usernames with ldap providerLukas Slebodnik2015-09-011-2/+2
* negcache: allow domain name for UID and GIDSumit Bose2015-07-271-3/+5
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-161-39/+53
* tests: Move N_ELEMENTS definition to tests/common.hJakub Hrozek2015-07-151-3/+0
* UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it privateJakub Hrozek2015-06-141-0/+1
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-2/+2
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-221-0/+100
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-221-4/+4
* tests: Add NSS responder tests for bysid requestsJakub Hrozek2015-04-241-0/+219
* Add unit tests for initgroupsJakub Hrozek2015-03-121-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-03-121-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-03-121-9/+9
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-72/+88
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-2/+1
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-1/+130
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-091-3/+2
* nss: return user_attributes in origbyname requestSumit Bose2014-11-051-0/+133
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-0/+88
* NSS: Use right domain for group members with fq namesLukas Slebodnik2014-09-051-1/+1
* TESTS: Add unit tests for the replace-space functionalityJakub Hrozek2014-08-131-0/+225
* Make the space override responder-agnosticJakub Hrozek2014-08-131-1/+1
* Only replace space with the specified substitutionJakub Hrozek2014-08-131-0/+1
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-1/+1