glibc/nss
Jeroen van Bemmel 7b6e99be77 Avoid duplicate DNS requests if answer is longer than a implementation
limit

        [BZ #14307]
        * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
        the temporary buffer used to invoke __gethostbyname2_r,
        __gethostbyaddr_r and gethostbyname4_r to make room for struct
        host_data / struct gaih_addrtuple.
        * resolv/nss_dns/dns-host.c (global scope): Move definition of
        implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
        header file nss/nsswitch.h.
        * nss/nsswitch.h (global scope): Add definition of implementation
        constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
        resolv/nss_dns/dns-host.c).
2012-07-12 11:31:48 +05:30
..
nss_db Hurd: Add missing includes 2012-05-10 15:57:25 -07:00
nss_files Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
Makefile 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2012-04-06 13:49:35 -07:00
Versions Implement caching of nscd 2011-10-07 10:06:31 -04:00
XXX-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
alias-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
databases.def Add missing gshadow handling in __nss_configure_lookup 2012-03-06 21:55:18 -05:00
db-Makefile Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
digits_dots.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ethers-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
function.def Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getXXbyYY.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getXXbyYY_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getXXent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getXXent_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getnssent.c 2012-03-23 Jeff Law <law@redhat.com> 2012-03-23 14:56:42 -06:00
getnssent_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
grp-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
hosts-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
key-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
makedb.c Hurd: mmap deficiencies 2012-05-10 15:57:26 -07:00
netgrp-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
network-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nss.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
nss_test1.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
nsswitch.c For [BZ#14122], plug memory leaks in nsswitch.c. 2012-05-22 13:09:27 -07:00
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h Avoid duplicate DNS requests if answer is longer than a implementation 2012-07-12 11:31:48 +05:30
proto-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pwd-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
rpc-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
service-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sgrp-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
spwd-lookup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
test-netdb.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-nss-static.c 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2012-04-06 13:49:35 -07:00
tst-nss-test1.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00