aboutsummaryrefslogtreecommitdiff
path: root/nscd/hstcache.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar1-18/+9
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2012-01-20Do not cache negative results in nscd if these are transientUlrich Drepper1-3/+4
2011-07-01nscd cleanupsUlrich Drepper1-2/+3
2011-07-01Handle nscd negtimeout==0Thorsten Kukuk1-3/+7
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-4/+0
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper1-16/+26
2011-01-15Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper1-4/+23
2009-10-29Fix a few asserts and IO calls in nscd.Anders Johansson1-1/+1
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper1-0/+4
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis1-4/+0
2009-02-13[BZ #5381]Ulrich Drepper1-21/+6
2008-06-12* nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper1-16/+26
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper1-2/+2
2008-05-11* nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper1-9/+4
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper1-4/+7
2007-11-25Clear array before use.Ulrich Drepper1-0/+2
2007-10-30* nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper1-14/+17
2007-08-22[BZ #4905]Ulrich Drepper1-13/+19
2007-08-22[BZ #4814]Ulrich Drepper1-1/+1
2007-08-22* nscd/hstcache.c (cache_addhst): Minimal optimization.Ulrich Drepper1-1/+1
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2007-02-21* nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.Ulrich Drepper1-2/+2
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper1-16/+2
2006-01-06[BZ #2114]Ulrich Drepper1-2/+2
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-11/+9
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper1-5/+3
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper1-1/+29
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper1-1/+2
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper1-1/+1
2005-02-21* nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper1-4/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-41/+17
2007-07-122.5-18.1Jakub Jelinek1-17/+41
2004-09-20Update.Ulrich Drepper1-1/+5
2004-09-20Update.Ulrich Drepper1-2/+2
2004-09-12(cache_addhst): Sync also negative results to disk.Ulrich Drepper1-6/+15
2004-09-10Update.Ulrich Drepper1-2/+7
2004-09-08Update.Ulrich Drepper1-139/+24
2004-08-26Update.Ulrich Drepper1-288/+418
2004-07-27Update.Ulrich Drepper1-10/+19
2004-07-18Update.Ulrich Drepper1-22/+15
2003-04-28Update.Ulrich Drepper1-0/+1
2003-01-15Update.Ulrich Drepper1-58/+20
2003-01-15(addhstbynamev6): Don't interpret hostname as IPv6 address in debug output.Ulrich Drepper1-7/+2
2002-12-15* sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.Roland McGrath1-20/+20