aboutsummaryrefslogtreecommitdiff
path: root/nss/nss_files/files-hosts.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-16nss_files: Remove RES_USE_INET6 from hosts processingFlorian Weimer1-27/+11
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-11nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer1-96/+129
2017-10-11nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer1-156/+138
2017-10-10nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer1-193/+202
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-5/+5
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab1-24/+11
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-12-02Use herrnop directlySiddhesh Poyarekar1-2/+2
2013-11-28Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar1-250/+257
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper1-1/+1
2011-01-13Handle long lines in host lookups in the right place.Ulrich Drepper1-6/+55
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper1-0/+5
2009-10-29Fix nss_files if /etc/hosts is missing.Steve Langasek1-1/+6
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-8/+125
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper1-1/+1
2007-04-23(HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer.Ulrich Drepper1-2/+8
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-16/+26
2007-07-31.Jakub Jelinek1-26/+16
2006-11-20* nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-stylecvs/fedora-glibc-20061120T1000Ulrich Drepper1-9/+25
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+8
2004-05-26Update.Ulrich Drepper1-1/+6
2003-03-16* nss/nss_files/files-hosts.c: Likewise.Roland McGrath1-1/+1
2003-02-12Update.Ulrich Drepper1-3/+7
2001-11-28Update.Ulrich Drepper1-1/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-11-23Update.Andreas Jaeger1-8/+0
2000-09-03Update.Ulrich Drepper1-0/+1
2000-07-23Update.Ulrich Drepper1-0/+2
2000-07-23Update.Ulrich Drepper1-12/+188
2000-05-27Update.Ulrich Drepper1-22/+12
2000-04-30Update.Ulrich Drepper1-2/+2
1999-08-25Update.Ulrich Drepper1-12/+25
1998-01-21Update.cvs/libc-ud-980122Ulrich Drepper1-3/+3
1997-07-28Update.cvs/libc-ud-970729Ulrich Drepper1-8/+12
1997-06-03Update.Ulrich Drepper1-1/+0
1997-05-29Update.Ulrich Drepper1-10/+1
1997-03-16Update.cvs/libc-ud-970316cvs/libc-970324cvs/libc-970323cvs/libc-970322cvs/libc-970321cvs/libc-970320cvs/libc-970319cvs/libc-970318cvs/libc-970317cvs/before-thomas-posix1996cvs/thomas-posix1996Ulrich Drepper1-0/+7
1997-01-30update from main archive 970129cvs/libc-970201cvs/libc-970131cvs/libc-970130Ulrich Drepper1-17/+17
1996-07-12Thu Jul 11 20:09:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+1
1996-07-02* nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args.Roland McGrath1-13/+5
1996-07-02Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-46/+47