summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_nc.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the negative cacheStephen Gallagher2010-06-171-321/+0
| | | | | Rename functions from nss_ncache_* to sss_ncache_* Move negative cache to responder/common and rename as negcache.c/h
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-1/+1
| | | | | | Logs from confdb with missing '\n' in the DEBUG statements annoyed me so I decided to fix them. I also made a quick grep through the code and found other places so I fixed them too.
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+321
Also update BUILD.txt