summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-06resolv: fix rotate optionAurelien Jarno
2015-01-06resolv: improve comments about nserv and nservallAurelien Jarno
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers
2014-12-16Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar
2014-12-16Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar
2014-12-16Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer
2014-12-12resolv: Suppress maybe uninitialized warningStefan Liebler
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-21BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-07-08Check value at resplen2 if it is not NULLSiddhesh Poyarekar
2014-07-02Add comment to gethnamaddr.c to warn that the file is unmaintainedSiddhesh Poyarekar
2014-07-01Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.cSiddhesh Poyarekar
2014-06-03Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab
2014-05-21Don't mention linuxthreads in Depend files.Joseph Myers
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar
2014-04-11Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-22Remove unused %include lines from Versions files.Roland McGrath
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2014-02-16Deduplicate resolv/nss_dns/dns-host.cOndřej Bílka
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-10-14Correctly copy resolver address. Fixes bug #13028.Ondřej Bílka
2013-09-04Remove --disable-versioning.Joseph Myers
2013-08-30Fix typos.Ondřej Bílka
2013-08-29Fix typos.Ondřej Bílka
2013-08-27Clean up _res declaration to use __thread unconditionally.Roland McGrath
2013-08-27Don't try to use ioctl unless [FIONREAD].Roland McGrath
2013-08-27Mild decrufting in resolv code.Roland McGrath
2013-08-21Fix typos.Ondřej Bílka
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers