about summary refs log tree commit diff
path: root/nss/nsswitch.c
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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-091-40/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nsswitch: handle missing actions properlyDJ Delorie2020-12-141-1/+4
* nsswitch: use new internal API (core)DJ Delorie2020-12-041-776/+33
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-11/+3
* 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-14/+4
* 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 multiple definitions of __nss_*_database (bug 22918)Andreas Schwab2018-03-031-1/+1
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-4/+12
* NSS: Remove internal_function function attributeFlorian Weimer2017-08-311-9/+4
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-0/+4
* Fix build with --enable-static-nss [BZ #21088]Alexey Neyman2017-03-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* NSS: Implement group merging support.Stephen Gallagher2016-04-291-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Avoid more warnings in nsswitch.cRoland McGrath2012-09-281-0/+4
* Avoid unused static function warning in nsswitch.c.Roland McGrath2012-09-281-0/+2
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-3/+7
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+4
* For [BZ#14122], plug memory leaks in nsswitch.c.Paul Pluzhnikov2012-05-221-24/+70
* 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2012-04-061-9/+9
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Clean up internal fopen usesUlrich Drepper2011-11-151-1/+1
* Implement caching of nscdUlrich Drepper2011-10-071-0/+2
* Stop crash in OOM handling in NSSUlrich Drepper2011-10-061-5/+3
* More fallout from OOM in NSSJiri Olsa2011-10-061-1/+1
* Handle OOM in NSSJiri Olsa2011-10-061-1/+4
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-43/+122
* Add self-contained test for NSS.Ulrich Drepper2010-08-111-1/+5
* * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cachedUlrich Drepper2009-04-261-3/+7
* * nss/nsswitch.c (__nss_lookup): Actually use alternative name in cvs/fedora-glibc-20071227T0908Ulrich Drepper2007-12-261-2/+2
* * nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper2007-10-301-5/+22
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-2/+2
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-2/+2
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-3/+4
* * sunrpc/auth_none.c (ops): Mark as const.Ulrich Drepper2005-12-201-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-6/+5