summaryrefslogtreecommitdiffstats
path: root/src/sss_client/nss_mc_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* sss_client: Fix race condition in memory cacheLukas Slebodnik2014-11-241-2/+6
* sss_client: Fix memory leak in nss_mc_{group,passwd}Lukas Slebodnik2014-07-231-0/+8
* mmap_cache: Use two chains for hash collision.Lukas Slebodnik2013-09-231-4/+4
* mmap_cache: Off by one error.Michal Zidek2013-08-191-4/+4
* mmap_cache: Remove triple checks in client code.Michal Zidek2013-08-191-20/+10
* mmap_cache: Check data->name value in client codeMichal Zidek2013-08-191-0/+19
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-111-0/+8
* Fix errors reported by rpmlintJan Cholasta2012-11-221-3/+2
* sss_client: shared memory cache passwd map supportSimo Sorce2012-03-191-0/+217