summaryrefslogtreecommitdiff
path: root/resolv/res_init.c
AgeCommit message (Expand)Author
2015-12-29resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu
2015-10-21Convert a few more function definitions to prototype style.Joseph Myers
2015-05-21Simplify handling of nameserver configuration in resolverAndreas Schwab
2015-01-06resolv: fix rotate optionAurelien Jarno
2015-01-06resolv: improve comments about nserv and nservallAurelien Jarno
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2011-12-17Open /etc/resolv.conf with FD_CLOEXECRoss Lagerwall
2011-08-04Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab
2011-05-29Make resolv.conf parsing more compactUlrich Drepper
2011-05-29Recognize use-vc option in resolv.confUlrich Drepper
2011-05-07Backport BIND code to query name as TLD.Ulrich Drepper
2010-09-14Actually make it possible to user the default name server.Ulrich Drepper
2010-08-25Missing server address again leads to localhost being usedUlrich Drepper
2009-06-26Implement second fallback mode for DNS requests.Ulrich Drepper
2009-04-07* resolv/resolv.h (RES_SNGLKUP): Define.cvs/fedora-glibc-20090407T0545Ulrich Drepper
2008-12-29* resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.Ulrich Drepper
2008-12-08* resolv/res_init.c (__res_vinit): Always assign to statp->nscountUlrich Drepper
2008-12-03* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper
2008-12-03* resolv/res_init.c (__res_vinit): Fill in IPv4 name serverUlrich Drepper
2008-04-07Handle scope IDs in resolv.conf.Ulrich Drepper
2007-06-18[BZ #4647]Ulrich Drepper
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper
2006-09-04* resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-11[BZ #434]Ulrich Drepper
2004-09-14Update.Ulrich Drepper
2004-08-18Update.Ulrich Drepper
2004-08-13Update.Ulrich Drepper
2004-08-05Update.Ulrich Drepper
2004-06-28Update.Ulrich Drepper
2004-01-15Update.Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2003-02-252003-02-25 Roland McGrath <roland@redhat.com>Roland McGrath
2003-02-22* malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath
2002-08-03Update.Ulrich Drepper
2002-05-31Update.Ulrich Drepper
2001-07-17Update.Ulrich Drepper
2001-01-05Update.Ulrich Drepper
2000-09-26Update.Ulrich Drepper
2000-08-21Update.Ulrich Drepper
2000-07-26Update.Ulrich Drepper