summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder_cache_req.c
Commit message (Expand)AuthorAgeFilesLines
* negcache: allow domain name for UID and GIDSumit Bose2015-07-271-4/+4
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-151-13/+143
* IFP: add FindByCertificate method for User objectsSumit Bose2015-06-191-8/+80
* responder_cache: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1
* cache_req: return ERR_INTERNAL if more than one entry is foundPavel Březina2015-03-131-1/+1
* cache_req: parse input name if neededPavel Březina2015-03-131-15/+108
* cache_req: add support for group by idPavel Březina2015-03-131-0/+44
* cache_req: remove default branch from switchesPavel Březina2015-03-131-20/+4
* cache_req: add support for group by namePavel Březina2015-03-131-0/+42
* cache_req: add support for user by uidPavel Březina2015-03-131-6/+99
* cache_req: preparations for different input typePavel Březina2015-03-131-89/+256
* responders: enable views in cache requestPavel Březina2015-01-091-3/+9
* responders: new interface for cache requestPavel Březina2015-01-091-0/+560