aboutsummaryrefslogtreecommitdiff
path: root/nscd/cache.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-17nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab1-0/+9
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer1-3/+3
2017-10-11nscd: remove reference to libnslAndreas Schwab1-3/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel1-6/+6
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell1-9/+19
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-8/+8
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-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
2011-10-07Implement caching of nscdUlrich Drepper1-2/+4
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper1-17/+29
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper1-6/+7
2009-07-16Use correct release semantic in list update.Andreas Schwab1-1/+1
2009-02-13[BZ #5381]Ulrich Drepper1-12/+2
2008-06-12* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper1-1/+1
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper1-14/+25
2008-05-11(cache_add): Before returning with failure and this is the first use of the r...Ulrich Drepper1-0/+5
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper1-2/+11
2007-11-26Declare fsync also for Unix98.Ulrich Drepper1-1/+1
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper1-1/+21
2007-11-14* nscd/cache.c (prune_cache): If cache is empty, instruct callerUlrich Drepper1-2/+5
2007-11-06* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper1-18/+19
2007-10-26(prune_cache): Move test for modified file outside of locking.Ulrich Drepper1-16/+22
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2007-01-16(cache_add): Record the failure to add to the cache.Ulrich Drepper1-1/+4
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper1-46/+24
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-1/+1
2007-07-31.Jakub Jelinek1-1/+1
2006-11-10[BZ #3465]Ulrich Drepper1-1/+1
2006-05-30* nscd/nscd.h (prune_cache): Add fd argument to prototype.cvs/fedora-glibc-20060531T1322Ulrich Drepper1-6/+28
2006-05-29* nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper1-1/+10
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-11/+9
2005-08-16* nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper1-3/+27
2005-08-16* nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper1-2/+2
2005-08-08(cache_add): Comment hash table and header to disk.Ulrich Drepper1-1/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-78/+19
2007-07-122.5-18.1Jakub Jelinek1-19/+78
2004-09-30Update.Ulrich Drepper1-0/+4
2004-09-15Update.Ulrich Drepper1-0/+4
2004-09-05Update.Ulrich Drepper1-3/+13