about summary refs log tree commit diff
path: root/nscd/initgrcache.c
Commit message (Expand)AuthorAgeFilesLines
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-091-2/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nsswitch: use new internal API (callers)DJ Delorie2020-12-041-4/+4
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-7/+1
* 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
* nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer2019-05-151-2/+2
* Break some lines before not after operators.Joseph Myers2019-02-221-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-161-34/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-2/+7
* 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
* grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar2014-04-301-16/+8
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Properly cache the result from looking up the nss database configAndreas Schwab2013-09-301-8/+7
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-04-151-14/+22
* Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab2013-01-101-6/+1
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-01-101-1/+6
* 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
* Do not cache negative results in nscd if these are transientUlrich Drepper2012-01-201-3/+4
* nscd cleanupsUlrich Drepper2011-07-011-3/+4
* Handle nscd negtimeout==0Thorsten Kukuk2011-07-011-3/+7
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-6/+13
* Fix a few asserts and IO calls in nscd.Anders Johansson2009-10-291-3/+3
* Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper2009-07-171-0/+4
* Fix lock handling in memory hander of nscd.Petr Baudis2009-07-161-4/+0
* [BZ #5381]Ulrich Drepper2009-02-131-21/+6
* * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-121-1/+5
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-2/+2
* * nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper2008-05-111-9/+4
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-4/+7
* Clear array before use.Ulrich Drepper2007-11-251-1/+3
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-051-1/+1
* * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper2006-08-021-1/+4
* [BZ #2114]Ulrich Drepper2006-01-061-2/+2
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-11/+9
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-221-5/+3
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-191-3/+32
* * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper2005-08-231-1/+2
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-221-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-46/+17
* 2.5-18.1Jakub Jelinek2007-07-121-17/+46