summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv_nc.c
AgeCommit message (Collapse)AuthorFilesLines
2010-06-17Refactor the negative cacheStephen Gallagher1-321/+0
Rename functions from nss_ncache_* to sss_ncache_* Move negative cache to responder/common and rename as negcache.c/h
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-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.
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+321
Also update BUILD.txt