about summary refs log tree commit diff
path: root/nscd/hstcache.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
* Break some lines before not after operators.Joseph Myers2019-02-221-3/+3
* 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/+20
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-161-34/+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-18/+9
* 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
* 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
* nscd cleanupsUlrich Drepper2011-07-011-2/+3
* Handle nscd negtimeout==0Thorsten Kukuk2011-07-011-3/+7
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-4/+0
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-16/+26
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-151-4/+23
* Fix a few asserts and IO calls in nscd.Anders Johansson2009-10-291-1/+1
* 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/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper2008-06-121-16/+26
* * 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/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper2007-10-301-14/+17
* [BZ #4905]Ulrich Drepper2007-08-221-13/+19
* [BZ #4814]Ulrich Drepper2007-08-221-1/+1
* * nscd/hstcache.c (cache_addhst): Minimal optimization.Ulrich Drepper2007-08-221-1/+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-16/+2
* [BZ #2114]Ulrich Drepper2006-01-061-2/+2
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-11/+9
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-221-5/+3
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-191-1/+29
* * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper2005-08-231-1/+2
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-221-1/+1
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper2005-02-211-4/+3