summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_nss_srv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-221-1/+1
* cmocka-unit-test-for-functions-getpwuid*-addedPallavi Jha2014-04-031-1/+282
* TEST: Remove unused argument sysdb_pathLukas Slebodnik2014-03-121-3/+3
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-1/+1
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-121-11/+10
* nss: check for Well-Known SIDs in SID based requestsSumit Bose2013-11-151-0/+192
* nss-srv-tests: check packet statusSumit Bose2013-11-151-14/+50
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-38/+19
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-9/+6
* NSS: Print FQDN for groups with mixed domain membershipJakub Hrozek2013-10-291-0/+175
* TEST: Test getgrnam with emphasis on membersJakub Hrozek2013-10-291-8/+386
* Allow flat name in the FQname formatJakub Hrozek2013-05-301-5/+136
* CMocka based test for the NSS responderJakub Hrozek2013-03-081-0/+512