about summary refs log tree commit diff
path: root/nscd/nscd.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto2022-12-091-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: add cache dumperDJ Delorie2020-03-131-0/+2
* 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
* Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCCSteve Ellcey2017-12-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* 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-4/+56
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* nscd: Improved support for tracking startup failure in nscd service (BZ #16639)Siddhesh Poyarekar2014-03-031-0/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-6/+1
* Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"Andreas Schwab2013-01-101-5/+5
* * nscd/nscd.h: Move persistent storage back to /var/run/nscdThorsten Kukuk2013-01-101-5/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-4/+7
* Implement caching of nscdUlrich Drepper2011-10-071-2/+20
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-3/+16
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-23/+23
* Move BLOCK_ALIGN* macros back.Ulrich Drepper2009-05-161-0/+5
* Further robustify nscd database lookup.Ulrich Drepper2009-05-151-5/+0
* [BZ #5381]Ulrich Drepper2009-02-131-28/+2
* [BZ #7067]Ulrich Drepper2008-12-091-0/+1
* * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper2008-06-121-0/+2
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-1/+2
* * nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper2008-05-181-1/+1
* * nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper2008-04-221-2/+2
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-1/+27
* [BZ #5818]Ulrich Drepper2008-03-041-1/+4
* * nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper2007-11-251-0/+4
* [BZ #5382]Ulrich Drepper2007-11-231-0/+4
* * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper2007-11-061-3/+10
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-4/+18
* * nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322Ulrich Drepper2006-05-301-1/+1
* * nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper2006-05-291-0/+1
* * nscd/nscd.h (struct database_dyn): Change filename to an arrayUlrich Drepper2006-04-301-2/+2
* * nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper2006-04-261-1/+2
* Remove last remnants of -S option support.Ulrich Drepper2005-12-301-4/+0
* * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper2005-08-231-0/+17
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-1/+6
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-27/+7
* 2.5-18.1Jakub Jelinek2007-07-121-7/+27