Age | Commit message (Expand) | Author | Files | Lines |
2008-07-09 | * resolv/res_send.c: Remove unnecessary res_pquery prototype. | Ulrich Drepper | 1 | -1/+0 |
2008-07-09 | * resolv/res_query.c (__libc_res_nquery): Issue debug message only | Ulrich Drepper | 1 | -2/+4 |
2008-07-09 | * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA | Ulrich Drepper | 1 | -4/+20 |
2008-06-27 | * resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry. | Ulrich Drepper | 1 | -0/+1 |
2008-06-13 | * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't | Ulrich Drepper | 1 | -9/+11 |
2008-06-10 | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and | Ulrich Drepper | 1 | -2/+3 |
2008-06-10 | (T_DNAME): Define. | Ulrich Drepper | 1 | -2/+3 |
2008-05-24 | * resolv/res_send.c (send_dg): If we already have one of two | Ulrich Drepper | 1 | -6/+24 |
2008-05-19 | * resolv/res_query.c (__libc_res_nquery): In case one of two | Ulrich Drepper | 2 | -0/+22 |
2008-05-17 | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are | Ulrich Drepper | 1 | -5/+11 |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 7 | -133/+693 |
2008-04-20 | * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16. | Ulrich Drepper | 1 | -8/+4 |
2008-04-07 | Handle scope IDs in resolv.conf. | Ulrich Drepper | 1 | -10/+36 |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper | 1 | -2/+1 |
2008-03-04 | [BZ #5790] | Ulrich Drepper | 1 | -6/+2 |
2008-02-15 | [BZ #5737]cvs/fedora-glibc-20080216T1726 | Ulrich Drepper | 1 | -1/+1 |
2008-01-16 | [BZ #5607] | Ulrich Drepper | 1 | -9/+16 |
2007-11-23 | [BZ #5375] | Ulrich Drepper | 1 | -36/+44 |
2007-10-30 | * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add | Ulrich Drepper | 2 | -4/+24 |
2007-10-15 | [BZ #3425] | Ulrich Drepper | 1 | -2/+6 |
2007-09-23 | * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt. | Ulrich Drepper | 1 | -4/+45 |
2007-08-24 | * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define. | Ulrich Drepper | 1 | -0/+5 |
2007-08-22 | [BZ #4726] | Ulrich Drepper | 1 | -3/+6 |
2007-08-22 | [BZ #4814] | Ulrich Drepper | 1 | -1/+3 |
2007-07-28 | * nscd/selinux.c (preserve_capabilities): Initialize new_caps | Ulrich Drepper | 1 | -0/+2 |
2007-06-18 | [BZ #4647] | Ulrich Drepper | 3 | -11/+19 |
2007-04-30 | [BZ #4439] | Ulrich Drepper | 3 | -3/+114 |
2007-04-23 | [BZ #4381] | Ulrich Drepper | 2 | -19/+39 |
2007-02-09 | * resolv/res_init.c (res_setoptions): Recognize edns0 option. | Ulrich Drepper | 5 | -7/+90 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 9 | -164/+31 |
2007-07-31 | . | Jakub Jelinek | 9 | -31/+164 |
2006-11-21 | * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change. | Ulrich Drepper | 1 | -1/+1 |
2006-11-21 | * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit. | Ulrich Drepper | 1 | -6/+4 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 1 | -3/+3 |
2006-10-14 | * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated. | Ulrich Drepper | 1 | -1/+1 |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 1 | -1/+1 |
2006-09-06 | * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_freecvs/fedora-glibc-20060907T0853 | Ulrich Drepper | 1 | -0/+1 |
2006-09-04 | * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after | Ulrich Drepper | 2 | -12/+5 |
2006-08-03 | [BZ #2978] | Ulrich Drepper | 8 | -32/+108 |
2006-05-15 | * resolv/res_debug.c (loc_ntoa): Make error const. | Ulrich Drepper | 1 | -7/+7 |
2006-05-12 | * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer. | Ulrich Drepper | 1 | -1/+1 |
2006-05-06 | [BZ #2499] | Ulrich Drepper | 1 | -7/+9 |
2006-05-06 | * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32. | Ulrich Drepper | 2 | -28/+22 |
2006-05-06 | * resolv/res_send.c (res_queriesmatch): Fix typo in comment. | Ulrich Drepper | 1 | -22/+14 |
2006-05-06 | * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32. | Ulrich Drepper | 1 | -8/+13 |
2006-05-06 | [BZ #2499] | Ulrich Drepper | 1 | -0/+6 |
2006-04-25 | * resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced | Ulrich Drepper | 1 | -26/+32 |
2006-04-25 | [BZ #2389] | Ulrich Drepper | 2 | -121/+11 |
2005-12-30 | * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. | Ulrich Drepper | 2 | -15/+4 |
2005-12-27 | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath | 1 | -1/+0 |