summaryrefslogtreecommitdiff
path: root/src/sss_client/nss_mc_passwd.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-23mmap_cache: Use two chains for hash collision.Lukas Slebodnik1-4/+4
2013-08-19mmap_cache: Off by one error.Michal Zidek1-4/+4
2013-08-19mmap_cache: Remove triple checks in client code.Michal Zidek1-20/+10
2013-08-19mmap_cache: Check data->name value in client codeMichal Zidek1-0/+19
2013-08-11mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek1-0/+8
2012-11-22Fix errors reported by rpmlintJan Cholasta1-3/+2
2012-03-19sss_client: shared memory cache passwd map supportSimo Sorce1-0/+217