Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-24 | Modified responder_get_domain() | Jan Zeleny | 1 | -1/+1 | |
Now it checks for subdomains as well as for the domain itself | |||||
2012-01-27 | NSS: Add negative cache routines for services | Stephen Gallagher | 1 | -0/+15 | |
2011-12-16 | Use the case sensitivity flag in responders | Jakub Hrozek | 1 | -5/+5 | |
2010-10-13 | Add negative cache features for netgroups | Stephen Gallagher | 1 | -0/+4 | |
2010-06-17 | Move setup of filter_users and filter_groups to negcache.c | Stephen Gallagher | 1 | -0/+8 | |
Creates a new function - sss_ncache_prepopulate() - that can be shared with other responders, such as PAM. | |||||
2010-06-17 | Refactor the negative cache | Stephen Gallagher | 1 | -0/+51 | |
Rename functions from nss_ncache_* to sss_ncache_* Move negative cache to responder/common and rename as negcache.c/h |