about summary refs log tree commit diff
path: root/nscd/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* nscd: Skip unusable entries in first pass in prune_cache (bug 30800)Florian Weimer2023-08-291-14/+11
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra2022-09-231-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
* nscd: bump GC cycle during cache pruning (bug 26130)Andreas Schwab2020-09-171-0/+9
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer2017-11-231-3/+3
* nscd: remove reference to libnslAndreas Schwab2017-10-111-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Enhance nscd's inotify support (Bug 14906).Carlos O'Donell2015-03-131-9/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-8/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+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
* Implement caching of nscdUlrich Drepper2011-10-071-2/+4
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-17/+29
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-6/+7
* Use correct release semantic in list update.Andreas Schwab2009-07-161-1/+1
* [BZ #5381]Ulrich Drepper2009-02-131-12/+2
* * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper2008-06-121-1/+1
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-14/+25
* (cache_add): Before returning with failure and this is the first use of the r...Ulrich Drepper2008-05-111-0/+5
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-2/+11
* Declare fsync also for Unix98.Ulrich Drepper2007-11-261-1/+1
* * nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper2007-11-251-1/+21
* * nscd/cache.c (prune_cache): If cache is empty, instruct callerUlrich Drepper2007-11-141-2/+5
* * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper2007-11-061-18/+19
* (prune_cache): Move test for modified file outside of locking.Ulrich Drepper2007-10-261-16/+22
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* (cache_add): Record the failure to add to the cache.Ulrich Drepper2007-01-161-1/+4
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-46/+24
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-1/+1
* .Jakub Jelinek2007-07-311-1/+1
* [BZ #3465]Ulrich Drepper2006-11-101-1/+1
* * nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322Ulrich Drepper2006-05-301-6/+28
* * nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper2006-05-291-1/+10
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-11/+9
* * nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper2005-08-161-3/+27
* * nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper2005-08-161-2/+2
* (cache_add): Comment hash table and header to disk.Ulrich Drepper2005-08-081-1/+7
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-78/+19