about summary refs log tree commit diff
path: root/nscd/servicescache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer2018-06-251-38/+18
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-161-31/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar2014-04-301-16/+8
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-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