aboutsummaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)AuthorFilesLines
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper14-565/+1034
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper6-68/+95
2008-07-09* resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper1-1/+0
2008-07-09* resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper1-2/+4
2008-07-09* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper1-4/+20
2008-06-27* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper1-0/+1
2008-06-13* resolv/nss_dns/dns-host.c (gaih_getanswer): Don'tUlrich Drepper1-9/+11
2008-06-10* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log andUlrich Drepper1-2/+3
2008-06-10(T_DNAME): Define.Ulrich Drepper1-2/+3
2008-05-24* resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper1-6/+24
2008-05-19* resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper2-0/+22
2008-05-17* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there areUlrich Drepper1-5/+11
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper7-133/+693
2008-04-20* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper1-8/+4
2008-04-07Handle scope IDs in resolv.conf.Ulrich Drepper1-10/+36
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-03-04[BZ #5790]Ulrich Drepper1-6/+2
2008-02-15[BZ #5737]cvs/fedora-glibc-20080216T1726Ulrich Drepper1-1/+1
2008-01-16[BZ #5607]Ulrich Drepper1-9/+16
2007-11-23[BZ #5375]Ulrich Drepper1-36/+44
2007-10-30* resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper2-4/+24
2007-10-15[BZ #3425]Ulrich Drepper1-2/+6
2007-09-23* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.Ulrich Drepper1-4/+45
2007-08-24* resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.Ulrich Drepper1-0/+5
2007-08-22[BZ #4726]Ulrich Drepper1-3/+6
2007-08-22[BZ #4814]Ulrich Drepper1-1/+3
2007-07-28* nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper1-0/+2
2007-06-18[BZ #4647]Ulrich Drepper3-11/+19
2007-04-30[BZ #4439]Ulrich Drepper3-3/+114
2007-04-23[BZ #4381]Ulrich Drepper2-19/+39
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper5-7/+90
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper9-164/+31
2007-07-31.Jakub Jelinek9-31/+164
2006-11-21* resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.Ulrich Drepper1-1/+1
2006-11-21* resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.Ulrich Drepper1-6/+4
2006-10-27USE_TLS support is now default.Ulrich Drepper1-3/+3
2006-10-14* resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.Ulrich Drepper1-1/+1
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper1-1/+1
2006-09-06* locale/programs/ld-collate.c (collate_read): Goto sym_equiv_freecvs/fedora-glibc-20060907T0853Ulrich Drepper1-0/+1
2006-09-04* resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper2-12/+5
2006-08-03[BZ #2978]Ulrich Drepper8-32/+108
2006-05-15* resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper1-7/+7
2006-05-12* resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.Ulrich Drepper1-1/+1
2006-05-06[BZ #2499]Ulrich Drepper1-7/+9
2006-05-06* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper2-28/+22
2006-05-06* resolv/res_send.c (res_queriesmatch): Fix typo in comment.Ulrich Drepper1-22/+14
2006-05-06* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.Ulrich Drepper1-8/+13
2006-05-06[BZ #2499]Ulrich Drepper1-0/+6
2006-04-25* resolv/res_hconf.c: Minor surgery to 'cmd' and the referencedUlrich Drepper1-26/+32
2006-04-25[BZ #2389]Ulrich Drepper2-121/+11