Fix whitespaces.
[platform/upstream/glibc.git] / resolv /
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
2005-08-21 Ulrich Drepper* resolv/res_send.c (send_vc): Pass correct sockaddr...
2005-07-20 Ulrich Drepper* include/stdio.h (__fxprintf): Remove wfmt argument.
2005-07-20 Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2005-07-08 Ulrich Drepper(send_dg): Recognize referral results and treat them...
2005-07-03 Roland McGrath* manual/install.texi (Installation): Don't mention...
2005-02-17 Roland McGrath[BZ #284, BZ #721]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-27 Ulrich DrepperUpdate.
2004-10-24 Ulrich DrepperUpdate.
2004-10-24 Ulrich DrepperUpdate.
next