summaryrefslogtreecommitdiff
path: root/nscd/servicescache.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-15Properly check for short writes when sending the response in nscdAndreas Schwab
2013-01-10Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab
2013-01-10Properly check for short writes when sending the response in nscdAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-20Do not cache negative results in nscd if these are transientUlrich Drepper
2011-08-14Add missing initialization in service cache in nscdUlrich Drepper
2011-07-01nscd cleanupsUlrich Drepper
2011-06-29Avoid write to invalid file descriptor in nscdUlrich Drepper
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis
2009-02-13[BZ #5381]Ulrich Drepper
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper
2008-05-11* nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper
2007-11-25Clear array before use.Ulrich Drepper
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-02-21* nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.Ulrich Drepper
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper