]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv
Merge remote branch 'origin/roland/hwcap_mask'
[thirdparty/glibc.git] / resolv /
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]
2009-01-08  Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r...
2008-12-29  Ulrich Drepper* resolv/res_init.c (__res_vinit): Count all servers...
2008-12-08  Ulrich Drepper* resolv/res_send.c (send_dg): Use correct guards for...
2008-12-08  Ulrich Drepper* resolv/res_init.c (__res_vinit): Always assign to...
2008-12-03  Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r...
2008-12-03  Ulrich Drepper* resolv/res_init.c (__res_vinit): Fill in IPv4 name...
2008-12-02  Ulrich Drepper* resolv/res_send.c (send_dg): Create sockets with...
2008-11-12  Ulrich Drepper(gaih_getanswer_slice): Don't abort for unknown request...
2008-10-31  Ulrich Drepper[BZ #6942]
2008-10-30  Ulrich Drepper* grp/initgroups.c (internal_getgrouplist): Don't prema...
2008-10-30  Ulrich Drepper* resolv/res_send.c (send_dg): On timeout, only return...
2008-10-24  Ulrich DrepperFix tests for existence of second reply.
2008-10-24  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): Add a few...
2008-10-06  Ulrich Drepper(send_vc): Fix use of unaligned address. Properly...
2008-08-12  Ulrich Drepper(res_nmkquery): Call ns_name_compress directly instead...
2008-08-01  Ulrich Drepper* Versions.def: Add GLIBC_2.9 to libresolv.
2008-07-28  Ulrich Drepper* resolv/res_send.c (__libc_res_nsend): Take additional... cvs/fedora-glibc-20080728T2320
2008-07-09  Ulrich Drepper* resolv/res_send.c: Remove unnecessary res_pquery...
2008-07-09  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): Issue debug...
2008-07-09  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): Align buffer...
2008-06-27  Ulrich Drepper* resolv/res_debig.c (__p_type_syms): Add ns_t_dname...
2008-06-13  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
2008-06-10  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer_slice)...
2008-06-10  Ulrich Drepper(T_DNAME): Define.
2008-05-24  Ulrich Drepper* resolv/res_send.c (send_dg): If we already have one...
2008-05-19  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): In case one...
2008-05-17  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer_slice)...
2008-05-10  Ulrich Drepper* include/resolv.h: Adjust __libc_res_nquery and __libc...
2008-04-20  Ulrich Drepper* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 inste...
2008-04-07  Ulrich DrepperHandle scope IDs in resolv.conf.
2008-03-19  Ulrich DrepperRemove useless "if" before "free".
2008-03-04  Ulrich Drepper[BZ #5790]
2008-02-15  Ulrich Drepper[BZ #5737] cvs/fedora-glibc-20080216T1726
2008-01-16  Ulrich Drepper[BZ #5607]
2007-11-23  Ulrich Drepper[BZ #5375]
2007-10-30  Ulrich Drepper* resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
2007-10-15  Ulrich Drepper[BZ #3425]
2007-09-23  Ulrich Drepper* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6...
2007-08-24  Ulrich Drepper* resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
2007-08-22  Ulrich Drepper[BZ #4726]
2007-08-22  Ulrich Drepper[BZ #4814]
2007-07-28  Ulrich Drepper* nscd/selinux.c (preserve_capabilities): Initialize...
2007-06-18  Ulrich Drepper[BZ #4647]
2007-04-30  Ulrich Drepper[BZ #4439]
2007-04-23  Ulrich Drepper[BZ #4381]
2007-02-09  Ulrich Drepper* resolv/res_init.c (res_setoptions): Recognize edns0...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-11-21  Ulrich Drepper* resolv/mapv4v6addr.h (map_v4v6_address): Fix last...
2006-11-21  Ulrich Drepper* resolv/mapv4v6addr.h (map_v4v6_address): Optimize...
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2006-10-14  Ulrich Drepper* resolv/arpa/nameser.h: Document that ns_t_a6 is depre...
2006-10-11  Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-09-06  Ulrich Drepper* locale/programs/ld-collate.c (collate_read): Goto... cvs/fedora-glibc-20060907T0853
2006-09-04  Ulrich Drepper* resolv/res_mkquery.c (res_nmkquery): Set hp->id to...
2006-08-03  Ulrich Drepper[BZ #2978]
2006-05-15  Ulrich Drepper* resolv/res_debug.c (loc_ntoa): Make error const.
2006-05-12  Ulrich Drepper* resolv/res_debug.c (loc_ntoa): Define error as array...
2006-05-06  Ulrich Drepper[BZ #2499]
2006-05-06  Ulrich Drepper* include/arpa/nameser.h: Also optimize NS_PUT16 and...
2006-05-06  Ulrich Drepper* resolv/res_send.c (res_queriesmatch): Fix typo in...
2006-05-06  Ulrich Drepper* include/arpa/nameser.h: Add optimizations for NS_GET1...
2006-05-06  Ulrich Drepper[BZ #2499]
2006-04-25  Ulrich Drepper* resolv/res_hconf.c: Minor surgery to 'cmd' and the...
2006-04-25  Ulrich Drepper[BZ #2389]
2005-12-30  Ulrich Drepper* resolv/res_debug.c (latlon2ul): Use ISO C function...
2005-12-27  Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-12-21  Ulrich Drepper* resolv/herror.c (h_errlist): Mark as const.
2005-12-20  Ulrich Drepper* resolv/res_hconf.c (arg_service_list): Reduce size...
2005-12-20  Ulrich Drepper* resolv/res_hconf.c (cmd): Mark as const.
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2005-11-21  Ulrich Drepper..
2005-11-01  Ulrich Drepper* resolv/res_init.c (__res_iclose): New function. ...
2005-08-22  Ulrich Drepper* resolv/res_send.c (Aerror): Fix printing IP address. cvs/fedora-glibc-20050822T0727
next