summaryrefslogtreecommitdiff
path: root/src/responder/common/negcache.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Include header file in implementation module.Lukas Slebodnik1-0/+1
2013-09-20RESPONDER: Use right function prototypeLukas Slebodnik1-0/+1
2013-09-11Fix formating of variables with type: gid_tLukas Slebodnik1-2/+2
2013-09-11Fix formating of variables with type: uid_tLukas Slebodnik1-2/+2
2013-05-02Add sss_ncache_set_sid() and sss_ncache_check_sid()Sumit Bose1-0/+29
2013-05-02Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose1-2/+2
2013-02-10Add function get_next_domain()Simo Sorce1-4/+4
2012-10-01Add new option default_domain_suffixSumit Bose1-3/+7
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-8/+7
2012-04-24Modified responder_get_domain()Jan Zeleny1-3/+4
2012-03-16Free entry found in negative cacheJakub Hrozek1-0/+3
2012-01-27NSS: Add negative cache routines for servicesStephen Gallagher1-3/+117
2011-12-16Use the case sensitivity flag in respondersJakub Hrozek1-18/+117
2011-10-03Use explicit base 10 for converting strings to integersJakub Hrozek1-2/+2
2011-04-15Add debug logging to the negative cacheStephen Gallagher1-0/+5
2010-10-13Add negative cache features for netgroupsStephen Gallagher1-0/+35
2010-09-08Dead assignments cleanup in NSS responderJan Zeleny1-2/+0
2010-06-17Move setup of filter_users and filter_groups to negcache.cStephen Gallagher1-0/+207
2010-06-17Refactor the negative cacheStephen Gallagher1-0/+321