aboutsummaryrefslogtreecommitdiff
path: root/nscd/aicache.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar1-19/+8
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-09-30Properly cache the result from looking up the nss database configAndreas Schwab1-8/+7
2013-08-28Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar1-1/+1
2013-08-26Initialize res_hconf in nscdSiddhesh Poyarekar1-0/+4
2013-08-26Fix indentation in aicache.cSiddhesh Poyarekar1-1/+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-12-02Avoid warning in aicache.cUlrich Drepper1-2/+5
2011-07-01nscd cleanupsUlrich Drepper1-2/+3
2011-07-01Handle nscd negtimeout==0Thorsten Kukuk1-2/+8
2011-06-27Fix handling of RES_USE_INET6 big in nscdUlrich Drepper1-1/+1
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper1-7/+15
2010-04-09Fix crash on reloading of gai data in nscd.Ulrich Drepper1-4/+6
2009-10-29Fix a few asserts and IO calls in nscd.Anders Johansson1-3/+3
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper1-0/+2
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis1-2/+0
2009-02-13[BZ #5381]Ulrich Drepper1-32/+15
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper1-1/+1
2008-05-17* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,Ulrich Drepper1-18/+19
2008-05-11* nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper1-4/+2
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-200/+288
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper1-4/+7
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper1-1/+3
2007-11-06* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper1-2/+2
2007-10-30* nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper1-6/+7
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2007-05-21* nscd/aicache.c (addhstaiX): If reported TTL is zero don't cacheUlrich Drepper1-17/+5
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-3/+33
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper1-1/+1
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath1-1/+1
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-43/+17
2007-07-122.5-18.1Jakub Jelinek1-17/+43
2004-09-20Update.Ulrich Drepper1-1/+5
2004-09-20Update.Ulrich Drepper1-2/+2
2004-09-15Update.Ulrich Drepper1-27/+77
2004-09-15Update.Ulrich Drepper1-0/+428