tst-backtrace4: expand output even on failures
[jlayton/glibc.git] / resolv /
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-14 Ondřej BílkaCorrectly copy resolver address. Fixes bug #13028.
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-08-30 Ondřej BílkaFix typos.
2013-08-29 Ondřej BílkaFix typos.
2013-08-27 Roland McGrathClean up _res declaration to use __thread unconditionally.
2013-08-27 Roland McGrathDon't try to use ioctl unless [FIONREAD].
2013-08-27 Roland McGrathMild decrufting in resolv code.
2013-08-21 Ondřej BílkaFix typos.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-29 Andreas JaegerBZ#15084: Apparent typos in strings in res_debug.c
2013-04-29 Andreas JaegerBZ#15085: Fix comments/strings for RES_NOCHECKNAME
2013-04-29 Andreas JaegerBZ#15086: Fix res_debug printing of options
2013-02-17 Andreas JaegerSort Versions files
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-11-30 Aurelien JarnoFix assertion failures in resolver (BZ #13013).
2012-11-20 Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-11-19 Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
2012-11-13 Joseph MyersDefine IPPORT_RESERVED in netdb.h for XPG4 and UNIX98...
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-07-12 Jeroen van BemmelAvoid duplicate DNS requests if answer is longer than...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-03-31 Siddhesh PoyarekarMerge copyright years in resolv/nss_dns/dns-host.c
2012-03-30 Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30 Jeff Law * resolv/nss_dns/dns-host.c: Update copyright...
2012-03-30 Ulrich DrepperBetter error handling for sendmmsg use in res_send
2012-03-30 Ulrich DrepperCorrect check for DNS request send success
2012-03-30 Ulrich DrepperSpeed up DNS by avoiding a system call if possible
2012-03-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28 Jeff Law [BZ #13760]
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-08 Thomas SchwingeFix struct timespec normalization (as used in many...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-29 Jeff Law[network] Avoid out ouf bounds read in __libc_res_nquer...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-12-17 Ross LagerwallOpen /etc/resolv.conf with FD_CLOEXEC
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-11-12 Ulrich DrepperAvoid unused warning in getaddrinfo_a
2011-09-21 Joseph MyersLink libresolv.so with ld.so for __stack_chk_guard.
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-18 Ulrich DrepperAdd rules to build libresolv with SSP flags
2011-08-04 Andreas SchwabProperly tokenize nameserver line for servers with...
2011-07-20 Andreas SchwabUse size_t for strlen results
2011-07-07 Andreas JaegerFix warnings in resolver code
2011-06-16 Ulrich DrepperFix typo in recent resolver change which causes segvs
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-31 Ulrich DrepperHandle DNS server failures in case of AF_UNSPEC lookups...
2011-05-30 Ulrich DrepperMake resolv.conf parsing more compact
2011-05-30 Ulrich DrepperRecognize use-vc option in resolv.conf
2011-05-07 Ulrich DrepperBackport BIND code to query name as TLD.
2011-05-06 Andreas SchwabInstall rpc/netdb.h again
2011-05-05 Andreas SchwabDon't use removed rpc headers
2011-05-02 Bruno HaibleFix getnameinfo flags parameter type.
2010-11-26 Andreas SchwabDon't ignore zero TTL in DNS answers
2010-09-14 Ulrich DrepperActually make it possible to user the default name...
2010-08-25 Ulrich DrepperMissing server address again leads to localhost being...
2010-04-10 Ulrich DrepperFix crash on reloading of gai data in nscd.
2010-04-05 Ulrich DrepperHandle DNS timeouts in old-style lookkup code.
2010-04-05 Ulrich DrepperDeclare iruserok and iruserok_af.
2010-03-17 Andreas SchwabFix debug statements in resolver
2010-03-06 Yann DroneaudFix DEBUG statements in resolv/res_send.c
2010-01-15 Ulrich DrepperAlways use IPv4 sockets for IPv4 addresses.
2010-01-14 Ulrich DrepperRelax visibility of some more declaration.
2010-01-14 Ulrich DrepperRelax condition for resolver constant definition.
2010-01-13 Ulrich DrepperFix up netdb.h for XPG7.
2009-11-10 Andreas SchwabHandle running out of buffer space with IPv6 mapping...
2009-10-30 Ulrich DrepperInitialize local variable in resolver.
2009-10-29 Petar BogdanovicFix mixing IPv4 and IPv6 name server in resolv.conf.
2009-07-27 Adam TkacDefine and implement RES_USE_DNSSEC option in resolver.
2009-07-26 Ulrich DrepperHandle SERVFAIL, NOTIMP, REFUSED replies from DNS serve...
2009-07-17 Ulrich DrepperHandle overly large answer buffers in resolver.
2009-06-26 Ulrich DrepperImplement second fallback mode for DNS requests.
2009-06-11 Ulrich DrepperRemember we switched to single-request mode.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-05-09 Ulrich Drepper[BZ #10128]
2009-04-16 Ulrich Drepper(send_dg): Don't just ignore the result we got in case...
2009-04-16 Ulrich Drepper* resolv/res_send.c (send_dg): Don't switch into single...
2009-04-08 Ulrich Drepper* malloc/malloc.c (_int_realloc): Add parameter with...
2009-04-07 Ulrich Drepper* resolv/res_hconf.c (_res_hconf_trim_domain): Use...
2009-04-07 Ulrich Drepper* resolv/resolv.h (RES_SNGLKUP): Define. cvs/fedora-glibc-20090407T0545
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2009-02-07 Ulrich Drepper[BZ #9781]
next