aboutsummaryrefslogtreecommitdiff
path: root/nscd/initgrcache.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-24Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie1-2/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-04nsswitch: use new internal API (callers)DJ Delorie1-4/+4
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel1-7/+1
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-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer1-2/+2
2019-02-22Break some lines before not after operators.Joseph Myers1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov1-1/+1
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella1-34/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey1-2/+7
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-04-08grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar1-16/+8
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab1-8/+7
2013-04-15Properly check for short writes when sending the response in nscdAndreas Schwab1-14/+22
2013-01-10Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab1-6/+1
2013-01-10Properly check for short writes when sending the response in nscdAndreas Schwab1-1/+6
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2012-01-20Do not cache negative results in nscd if these are transientUlrich Drepper1-3/+4
2011-07-01nscd cleanupsUlrich Drepper1-3/+4
2011-07-01Handle nscd negtimeout==0Thorsten Kukuk1-3/+7
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper1-6/+13
2009-10-29Fix a few asserts and IO calls in nscd.Anders Johansson1-3/+3
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper1-0/+4
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis1-4/+0
2009-02-13[BZ #5381]Ulrich Drepper1-21/+6
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper1-1/+5
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper1-2/+2
2008-05-11* nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper1-9/+4
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper1-4/+7
2007-11-25Clear array before use.Ulrich Drepper1-1/+3
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2006-09-052006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-1/+1
2006-08-02* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper1-1/+4
2006-01-06[BZ #2114]Ulrich Drepper1-2/+2
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-11/+9