aboutsummaryrefslogtreecommitdiff
path: root/nss/nsswitch.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie1-40/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-14nsswitch: handle missing actions properlyDJ Delorie1-1/+4
2020-12-04nsswitch: use new internal API (core)DJ Delorie1-776/+33
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel1-11/+3
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-14/+4
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-03-03Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab1-1/+1
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey1-4/+12
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer1-9/+4
2017-08-21Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu1-0/+4
2017-03-15Fix build with --enable-static-nss [BZ #21088]Alexey Neyman1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-04-29NSS: Implement group merging support.Stephen Gallagher1-0/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-28Avoid more warnings in nsswitch.cRoland McGrath1-0/+4
2012-09-28Avoid unused static function warning in nsswitch.c.Roland McGrath1-0/+2
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath1-3/+7
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-0/+4
2012-05-22For [BZ#14122], plug memory leaks in nsswitch.c.Paul Pluzhnikov1-24/+70
2012-04-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-9/+9
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-15Clean up internal fopen usesUlrich Drepper1-1/+1
2011-10-07Implement caching of nscdUlrich Drepper1-0/+2
2011-10-06Stop crash in OOM handling in NSSUlrich Drepper1-5/+3
2011-10-06More fallout from OOM in NSSJiri Olsa1-1/+1
2011-10-06Handle OOM in NSSJiri Olsa1-1/+4
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper1-43/+122
2010-08-11Add self-contained test for NSS.Ulrich Drepper1-1/+5
2009-04-26* nss/nsswitch.c (__nss_lookup_function): En/Decrypt cachedUlrich Drepper1-3/+7
2007-12-26* nss/nsswitch.c (__nss_lookup): Actually use alternative name incvs/fedora-glibc-20071227T0908Ulrich Drepper1-2/+2
2007-10-30* nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper1-5/+22
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper1-2/+2
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper1-2/+2
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper1-3/+4
2005-12-20* sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper1-3/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-6/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+6
2004-06-15[BZ #217, BZ #219]Roland McGrath1-2/+4
2003-09-04Update.Ulrich Drepper1-1/+1
2003-08-27Update.Ulrich Drepper1-0/+1