about summary refs log tree commit diff
path: root/resolv/res_init.c
Commit message (Expand)AuthorAgeFilesLines
...
* Convert a few more function definitions to prototype style.Joseph Myers2015-10-211-2/+2
* Simplify handling of nameserver configuration in resolverAndreas Schwab2015-05-211-33/+14
* resolv: fix rotate optionAurelien Jarno2015-01-061-1/+2
* resolv: improve comments about nserv and nservallAurelien Jarno2015-01-061-2/+2
* Fix resolver inet_* namespace (bug 17722).Joseph Myers2014-12-171-2/+2
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-1/+1
* Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers2014-12-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-4/+4
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Open /etc/resolv.conf with FD_CLOEXECRoss Lagerwall2011-12-171-1/+1
* Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab2011-08-041-1/+1
* Make resolv.conf parsing more compactUlrich Drepper2011-05-291-32/+35
* Recognize use-vc option in resolv.confUlrich Drepper2011-05-291-0/+2
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-071-0/+5
* Actually make it possible to user the default name server.Ulrich Drepper2010-09-141-0/+1
* Missing server address again leads to localhost being usedUlrich Drepper2010-08-251-27/+25
* Implement second fallback mode for DNS requests.Ulrich Drepper2009-06-261-0/+3
* * resolv/resolv.h (RES_SNGLKUP): Define. cvs/fedora-glibc-20090407T0545Ulrich Drepper2009-04-071-0/+3
* * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.Ulrich Drepper2008-12-291-1/+1
* * resolv/res_init.c (__res_vinit): Always assign to statp->nscountUlrich Drepper2008-12-081-2/+1
* * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper2008-12-031-1/+1
* * resolv/res_init.c (__res_vinit): Fill in IPv4 name serverUlrich Drepper2008-12-031-3/+3
* Handle scope IDs in resolv.conf.Ulrich Drepper2008-04-071-10/+36
* [BZ #4647]Ulrich Drepper2007-06-181-3/+6
* * resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper2007-02-091-0/+2
* * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper2006-09-041-4/+1
* * resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper2005-11-011-13/+18
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-19/+17
* 2.5-18.1Jakub Jelinek2007-07-121-17/+19
* [BZ #434]Ulrich Drepper2004-10-111-0/+3
* Update.Ulrich Drepper2004-09-141-1/+1
* Update.Ulrich Drepper2004-08-181-0/+3
* Update.Ulrich Drepper2004-08-131-1/+4
* Update.Ulrich Drepper2004-08-051-0/+4
* Update.Ulrich Drepper2004-06-281-0/+3
* Update.Ulrich Drepper2004-01-151-0/+3
* Update.Ulrich Drepper2003-09-041-2/+4
* Update.Ulrich Drepper2003-09-041-1/+1
* 2003-02-25 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-251-0/+4
* * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath2003-02-221-0/+24
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-011-2/+2
* Update.Ulrich Drepper2002-08-031-0/+6
* Update.Ulrich Drepper2002-05-311-8/+8
* Update.Ulrich Drepper2001-07-171-0/+3
* Update.Ulrich Drepper2001-01-051-1/+2
* Update.Ulrich Drepper2000-09-261-2/+2
* Update.Ulrich Drepper2000-08-211-14/+15
* Update.Ulrich Drepper2000-07-261-1/+47
* Update.Ulrich Drepper2000-07-191-12/+35