summaryrefslogtreecommitdiff
path: root/source3/lib/id_cache.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-20s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)Michael Adam1-90/+0
2011-10-12s3:smbcontrol: let smbd pass the idmap msg to its children for convenienceGregor Beck1-12/+12
2011-10-12s3: fix id_cache_kill to delete the the id-mappig from cachesGregor Beck1-2/+2
2011-08-21s3-passdb: Keep caches coherentAndreas Schneider1-0/+15
2011-08-21s3-id_cache: Use better names for id cache management opsAndreas Schneider1-13/+13
2011-08-21s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider1-0/+190