Age | Commit message (Expand) | Author | Files | Lines |
2023-08-29 | nscd: Skip unusable entries in first pass in prune_cache (bug 30800) | Florian Weimer | 1 | -14/+11 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-09-23 | Use C11 atomics instead of atomic_increment(_val) | Wilco Dijkstra | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-09-17 | nscd: bump GC cycle during cache pruning (bug 26130) | Andreas Schwab | 1 | -0/+9 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-11-23 | nss: Export nscd hash function as __nss_hash [BZ #22459] | Florian Weimer | 1 | -3/+3 |
2017-10-11 | nscd: remove reference to libnsl | Andreas Schwab | 1 | -3/+3 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-06-24 | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 1 | -6/+6 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-03-13 | Enhance nscd's inotify support (Bug 14906). | Carlos O'Donell | 1 | -9/+19 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -8/+8 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -2/+1 |
2011-10-07 | Implement caching of nscd | Ulrich Drepper | 1 | -2/+4 |
2011-07-11 | Generalize framework to register monitoring of files in nscd | Ulrich Drepper | 1 | -17/+29 |
2011-02-05 | Schedule nscd cache pruning more accurately fromr re-added values. | Ulrich Drepper | 1 | -6/+7 |
2009-07-16 | Use correct release semantic in list update. | Andreas Schwab | 1 | -1/+1 |
2009-02-13 | [BZ #5381] | Ulrich Drepper | 1 | -12/+2 |
2008-06-12 | * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache | Ulrich Drepper | 1 | -1/+1 |
2008-05-18 | * nscd/cache.c (cache_add): Take additional parameter specifying | Ulrich Drepper | 1 | -14/+25 |
2008-05-11 | (cache_add): Before returning with failure and this is the first use of the r... | Ulrich Drepper | 1 | -0/+5 |
2008-04-19 | [BZ #5209, BZ #5381] | Ulrich Drepper | 1 | -2/+11 |
2007-11-26 | Declare fsync also for Unix98. | Ulrich Drepper | 1 | -1/+1 |
2007-11-25 | * nscd/nscd.h (MAX_STACK_USE): Define. | Ulrich Drepper | 1 | -1/+21 |
2007-11-14 | * nscd/cache.c (prune_cache): If cache is empty, instruct caller | Ulrich Drepper | 1 | -2/+5 |
2007-11-06 | * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only | Ulrich Drepper | 1 | -18/+19 |
2007-10-26 | (prune_cache): Move test for modified file outside of locking. | Ulrich Drepper | 1 | -16/+22 |
2007-07-16 | * elf/ldconfig.c: Allow GPLv2 or any later version. | Roland McGrath | 1 | -2/+3 |
2007-01-16 | (cache_add): Record the failure to add to the cache. | Ulrich Drepper | 1 | -1/+4 |
2007-01-14 | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper | 1 | -46/+24 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -1/+1 |
2007-07-31 | . | Jakub Jelinek | 1 | -1/+1 |
2006-11-10 | [BZ #3465] | Ulrich Drepper | 1 | -1/+1 |
2006-05-30 | * nscd/nscd.h (prune_cache): Add fd argument to prototype.cvs/fedora-glibc-20060531T1322 | Ulrich Drepper | 1 | -6/+28 |
2006-05-29 | * nscd/nscd.h (struct database_dyn): Add prunelock field. | Ulrich Drepper | 1 | -1/+10 |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 1 | -11/+9 |
2005-08-16 | * nscd/cache.c (prune_cache): Add more debug output. Only for | Ulrich Drepper | 1 | -3/+27 |
2005-08-16 | * nscd/cache.c (prune_cache): Use stat64 not stat. | Ulrich Drepper | 1 | -2/+2 |
2005-08-08 | (cache_add): Comment hash table and header to disk. | Ulrich Drepper | 1 | -1/+7 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -78/+19 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -19/+78 |