aboutsummaryrefslogtreecommitdiff
path: root/nscd/nscd.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-09nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto1-1/+1
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-03-13nscd: add cache dumperDJ Delorie1-0/+2
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-12-12Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCCSteve Ellcey1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-4/+56
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-03-03nscd: Improved support for tracking startup failure in nscd service (BZ #16639)Siddhesh Poyarekar1-0/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-18unify xmalloc prototypes & friendsMike Frysinger1-6/+1
2013-01-10Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"Andreas Schwab1-5/+5
2013-01-10* nscd/nscd.h: Move persistent storage back to /var/run/nscdThorsten Kukuk1-5/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-4/+7
2011-10-07Implement caching of nscdUlrich Drepper1-2/+20
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper1-3/+16
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper1-23/+23
2009-05-16Move BLOCK_ALIGN* macros back.Ulrich Drepper1-0/+5
2009-05-15Further robustify nscd database lookup.Ulrich Drepper1-5/+0
2009-02-13[BZ #5381]Ulrich Drepper1-28/+2
2008-12-09[BZ #7067]Ulrich Drepper1-0/+1
2008-06-12* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper1-0/+2
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper1-1/+2
2008-05-18* nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper1-1/+1
2008-04-22* nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper1-2/+2
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper1-1/+27
2008-03-04[BZ #5818]Ulrich Drepper1-1/+4
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper1-0/+4
2007-11-23[BZ #5382]Ulrich Drepper1-0/+4
2007-11-06* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper1-3/+10
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper1-4/+18
2006-05-30* nscd/nscd.h (prune_cache): Add fd argument to prototype.cvs/fedora-glibc-20060531T1322Ulrich Drepper1-1/+1
2006-05-29* nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper1-0/+1
2006-04-30* nscd/nscd.h (struct database_dyn): Change filename to an arrayUlrich Drepper1-2/+2
2006-04-26* nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper1-1/+2
2005-12-30Remove last remnants of -S option support.Ulrich Drepper1-4/+0
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper1-0/+17
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper1-1/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-27/+7
2007-07-122.5-18.1Jakub Jelinek1-7/+27