summaryrefslogtreecommitdiffstats
path: root/src/sss_client/nss_mc_group.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
* Add type parameter to DISCARD_ALIGN macroMichal Zidek2014-07-011-1/+1
* Properly align buffer when storing pointers.Michal Zidek2013-12-101-1/+9
* 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/+18
* 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 group map supportSimo Sorce2012-03-191-0/+216