about summary refs log tree commit diff
path: root/nscd/servicescache.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). rsa/stdint_noheadersRyan S. Arnold2013-05-011-0/+1
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-04-151-15/+22
* Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab2013-01-101-8/+4
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-01-101-4/+8
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Do not cache negative results in nscd if these are transientUlrich Drepper2012-01-201-3/+4
* Add missing initialization in service cache in nscdUlrich Drepper2011-08-141-1/+1
* nscd cleanupsUlrich Drepper2011-07-011-3/+8
* Avoid write to invalid file descriptor in nscdUlrich Drepper2011-06-291-2/+3
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-10/+18
* Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper2009-07-171-0/+4
* Fix lock handling in memory hander of nscd.Petr Baudis2009-07-161-4/+0
* [BZ #5381]Ulrich Drepper2009-02-131-21/+6
* * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-121-1/+1
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-2/+2
* * nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper2008-05-111-9/+4
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-4/+7
* Clear array before use.Ulrich Drepper2007-11-251-0/+2
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-131-0/+1
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.Ulrich Drepper2007-02-211-2/+2
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-0/+473