| Commit message (Expand) | Author | Age | Files | Lines |
* | * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC | Ulrich Drepper | 2008-12-08 | 1 | -3/+3 |
* | * resolv/res_init.c (__res_vinit): Always assign to statp->nscount | Ulrich Drepper | 2008-12-08 | 1 | -2/+1 |
* | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper | 2008-12-03 | 2 | -5/+17 |
* | * resolv/res_init.c (__res_vinit): Fill in IPv4 name server | Ulrich Drepper | 2008-12-03 | 1 | -3/+3 |
* | * resolv/res_send.c (send_dg): Create sockets with non-blocking | Ulrich Drepper | 2008-12-02 | 1 | -11/+47 |
* | (gaih_getanswer_slice): Don't abort for unknown request types for now. | Ulrich Drepper | 2008-11-12 | 1 | -0/+7 |
* | [BZ #6942] | Ulrich Drepper | 2008-10-31 | 1 | -1/+9 |
* | * grp/initgroups.c (internal_getgrouplist): Don't prematurely | Ulrich Drepper | 2008-10-30 | 1 | -1/+1 |
* | * resolv/res_send.c (send_dg): On timeout, only return nonzero | Ulrich Drepper | 2008-10-30 | 1 | -1/+1 |
* | Fix tests for existence of second reply. | Ulrich Drepper | 2008-10-24 | 1 | -3/+3 |
* | * resolv/res_query.c (__libc_res_nquery): Add a few casts. | Ulrich Drepper | 2008-10-24 | 1 | -4/+4 |
* | (send_vc): Fix use of unaligned address. Properly handle partial reads. | Ulrich Drepper | 2008-10-06 | 1 | -3/+11 |
* | (res_nmkquery): Call ns_name_compress directly instead of going through dn_comp. | Ulrich Drepper | 2008-08-12 | 1 | -2/+7 |
* | * Versions.def: Add GLIBC_2.9 to libresolv. | Ulrich Drepper | 2008-08-01 | 14 | -565/+1034 |
* | * resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320 | Ulrich Drepper | 2008-07-28 | 6 | -68/+95 |
* | * resolv/res_send.c: Remove unnecessary res_pquery prototype. | Ulrich Drepper | 2008-07-09 | 1 | -1/+0 |
* | * resolv/res_query.c (__libc_res_nquery): Issue debug message only | Ulrich Drepper | 2008-07-09 | 1 | -2/+4 |
* | * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA | Ulrich Drepper | 2008-07-09 | 1 | -4/+20 |
* | * resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry. | Ulrich Drepper | 2008-06-27 | 1 | -0/+1 |
* | * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't | Ulrich Drepper | 2008-06-13 | 1 | -9/+11 |
* | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and | Ulrich Drepper | 2008-06-10 | 1 | -2/+3 |
* | (T_DNAME): Define. | Ulrich Drepper | 2008-06-10 | 1 | -2/+3 |
* | * resolv/res_send.c (send_dg): If we already have one of two | Ulrich Drepper | 2008-05-24 | 1 | -6/+24 |
* | * resolv/res_query.c (__libc_res_nquery): In case one of two | Ulrich Drepper | 2008-05-19 | 2 | -0/+22 |
* | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are | Ulrich Drepper | 2008-05-17 | 1 | -5/+11 |
* | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 2008-05-10 | 7 | -133/+693 |
* | * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16. | Ulrich Drepper | 2008-04-20 | 1 | -8/+4 |
* | Handle scope IDs in resolv.conf. | Ulrich Drepper | 2008-04-07 | 1 | -10/+36 |
* | Remove useless "if" before "free". | Ulrich Drepper | 2008-03-19 | 1 | -2/+1 |
* | [BZ #5790] | Ulrich Drepper | 2008-03-04 | 1 | -6/+2 |
* | [BZ #5737]cvs/fedora-glibc-20080216T1726 | Ulrich Drepper | 2008-02-15 | 1 | -1/+1 |
* | [BZ #5607] | Ulrich Drepper | 2008-01-16 | 1 | -9/+16 |
* | [BZ #5375] | Ulrich Drepper | 2007-11-23 | 1 | -36/+44 |
* | * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add | Ulrich Drepper | 2007-10-30 | 2 | -4/+24 |
* | [BZ #3425] | Ulrich Drepper | 2007-10-15 | 1 | -2/+6 |
* | * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt. | Ulrich Drepper | 2007-09-23 | 1 | -4/+45 |
* | * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define. | Ulrich Drepper | 2007-08-24 | 1 | -0/+5 |
* | [BZ #4726] | Ulrich Drepper | 2007-08-22 | 1 | -3/+6 |
* | [BZ #4814] | Ulrich Drepper | 2007-08-22 | 1 | -1/+3 |
* | * nscd/selinux.c (preserve_capabilities): Initialize new_caps | Ulrich Drepper | 2007-07-28 | 1 | -0/+2 |
* | [BZ #4647] | Ulrich Drepper | 2007-06-18 | 3 | -11/+19 |
* | [BZ #4439] | Ulrich Drepper | 2007-04-30 | 3 | -3/+114 |
* | [BZ #4381] | Ulrich Drepper | 2007-04-23 | 2 | -19/+39 |
* | * resolv/res_init.c (res_setoptions): Recognize edns0 option. | Ulrich Drepper | 2007-02-09 | 5 | -7/+90 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 9 | -164/+31 |
* | . | Jakub Jelinek | 2007-07-31 | 9 | -31/+164 |
* | * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change. | Ulrich Drepper | 2006-11-21 | 1 | -1/+1 |
* | * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit. | Ulrich Drepper | 2006-11-21 | 1 | -6/+4 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -3/+3 |
* | * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated. | Ulrich Drepper | 2006-10-14 | 1 | -1/+1 |