summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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
2013-05-26Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-29BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger
2013-04-29BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger
2013-04-29BZ#15086: Fix res_debug printing of optionsAndreas Jaeger
2013-02-17Sort Versions filesAndreas Jaeger
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-11-30Fix assertion failures in resolver (BZ #13013).Aurelien Jarno
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-11-19Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar
2012-11-13Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-07-30Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-07-22Merge branch 't/sendmmsg' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-07-22Merge commit 'refs/top-bases/t/sendmmsg' into t/sendmmsgThomas Schwinge
2012-07-22Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-07-12id:"87a9zubdm9.fsf@schwinge.name"Thomas Schwinge
2012-07-12Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel
2012-06-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-26Merge remote-tracking branch 'refs/remotes/savannah/top-bases/tschwinge/Roger...Thomas Schwinge
2012-04-23Merge remote-tracking branch 'refs/remotes/origin/top-bases/tschwinge/Roger_W...Samuel Thibault
2012-04-23libpthread needs to be built before modules which need it.Samuel Thibault
2012-03-31Merge copyright years in resolv/nss_dns/dns-host.cSiddhesh Poyarekar
2012-03-30Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar
2012-03-30 * resolv/nss_dns/dns-host.c: Update copyright year.Jeff Law
2012-03-30Better error handling for sendmmsg use in res_sendUlrich Drepper