232cd14 Refactor the negative cache

Authored and Committed by sgallagh 13 years ago
    Refactor the negative cache
    
    Rename functions from nss_ncache_* to sss_ncache_*
    Move negative cache to responder/common and rename as negcache.c/h
    
        
file modified
+3 -2
src/responder/common/negcache.c src/responder/nss/nsssrv_nc.c
file renamed
+23 -23
src/responder/common/negcache.h src/responder/nss/nsssrv_nc.h
file renamed
+11 -11
file modified
+8 -8
file modified
+1 -2
file modified
+22 -21