summaryrefslogtreecommitdiff
path: root/src/tools/nscd.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Move nscd.c from tools to utilOndrej Kos1-97/+0
2013-04-05Wrong condition after waitpid.Michal Zidek1-1/+1
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-2/+2
2011-07-01Replace system() function with fork and execl call.Matthew Ife1-22/+30
2010-03-15Flush NSCD cache after modifying local databaseJakub Hrozek1-0/+89