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