summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_nss_srv.c
Commit message (Expand)AuthorAgeFilesLines
* 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