summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_responder_cache_req.c
Commit message (Expand)AuthorAgeFilesLines
* negcache: allow domain name for UID and GIDSumit Bose2015-07-271-2/+2
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-151-1/+413
* cache_req: parse input name if neededPavel Březina2015-03-131-2/+169
* cache_req: add support for group by idPavel Březina2015-03-131-1/+362
* cache_req: add support for group by namePavel Březina2015-03-131-1/+342
* cache_req: add support for user by uidPavel Březina2015-03-131-2/+368
* cache_req tests: define user name constantPavel Březina2015-03-131-11/+14
* cache_req tests: rename test_user to test_user_by_namePavel Březina2015-03-131-25/+25
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-12/+16
* responders: new interface for cache requestPavel Březina2015-01-091-0/+529