summaryrefslogtreecommitdiffstats
path: root/src/responder/common/negcache.c
Commit message (Expand)AuthorAgeFilesLines
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-15/+27
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-31/+31
* permament is corrected to permanentPallavi Jha2014-01-071-2/+1
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
* RESPONDER: Use right function prototypeLukas Slebodnik2013-09-201-0/+1
* Fix formating of variables with type: gid_tLukas Slebodnik2013-09-111-2/+2
* Fix formating of variables with type: uid_tLukas Slebodnik2013-09-111-2/+2
* Add sss_ncache_set_sid() and sss_ncache_check_sid()Sumit Bose2013-05-021-0/+29
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-021-2/+2
* Add function get_next_domain()Simo Sorce2013-02-101-4/+4
* Add new option default_domain_suffixSumit Bose2012-10-011-3/+7
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-8/+7
* Modified responder_get_domain()Jan Zeleny2012-04-241-3/+4
* Free entry found in negative cacheJakub Hrozek2012-03-161-0/+3
* NSS: Add negative cache routines for servicesStephen Gallagher2012-01-271-3/+117
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-161-18/+117
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-031-2/+2
* Add debug logging to the negative cacheStephen Gallagher2011-04-151-0/+5
* Add negative cache features for netgroupsStephen Gallagher2010-10-131-0/+35
* Dead assignments cleanup in NSS responderJan Zeleny2010-09-081-2/+0
* Move setup of filter_users and filter_groups to negcache.cStephen Gallagher2010-06-171-0/+207
* Refactor the negative cacheStephen Gallagher2010-06-171-0/+321