summaryrefslogtreecommitdiffstats
path: root/src/responder/common/negcache.h
Commit message (Collapse)AuthorAgeFilesLines
* Add negative cache features for netgroupsStephen Gallagher2010-10-131-0/+4
|
* Move setup of filter_users and filter_groups to negcache.cStephen Gallagher2010-06-171-0/+8
| | | | | Creates a new function - sss_ncache_prepopulate() - that can be shared with other responders, such as PAM.
* Refactor the negative cacheStephen Gallagher2010-06-171-0/+51
Rename functions from nss_ncache_* to sss_ncache_* Move negative cache to responder/common and rename as negcache.c/h