about summary refs log tree commit diff
path: root/nscd/pwdcache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* nscd: Use errval, not errno to guide cache update (bug 30662)Florian Weimer2023-07-241-1/+1
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-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
* 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
* manual: Revise crypt.texi.Zack Weinberg2018-06-291-2/+2
* nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer2018-06-251-38/+18
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix nscd assertion failure in gc (bug 19755)Andreas Schwab2016-06-091-1/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+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 check for short writes when sending the response in nscdAndreas Schwab2013-04-151-16/+24
* Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab2013-01-101-6/+2
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-01-101-2/+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-2/+3
* Handle nscd negtimeout==0Thorsten Kukuk2011-07-011-3/+7
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-13/+22
* 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-1/+5
* Fix lock handling in memory hander of nscd.Petr Baudis2009-07-161-5/+1
* [BZ #5381]Ulrich Drepper2009-02-131-32/+6
* * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-121-3/+17
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-5/+6
* * nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper2008-05-111-22/+5
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-4/+7
* Clear array before use.Ulrich Drepper2007-11-251-0/+2
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* [BZ #4074]Ulrich Drepper2007-02-211-0/+1
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-16/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+1
* .Jakub Jelinek2007-07-311-1/+2
* * nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper2006-04-261-7/+10
* [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-1/+29
* 2005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath2005-11-181-0/+1