glibc/nss
Ulrich Drepper 29ba9812bb Fix getnetbyaddr implementation.
There were two problems in the getnetbyaddr implementation.  The type
argument is pretty much useless since (almost) no input file contains
this information and the NSS backends make up the value they fill in
for the n_addrtype field.  Therefore we now declare that passing AF_UNSPEC
is always recognized.  Secondly, the files backend didn't compare the network
numbers with the correct endianess.

Also change getent to take advantage of the type parameter change.
2009-07-01 02:42:59 -07:00
..
nss_db
nss_files Fix getnetbyaddr implementation. 2009-07-01 02:42:59 -07:00
alias-lookup.c
bug-erange.c
databases.def
db-Makefile
Depend
digits_dots.c
ethers-lookup.c
function.def
getent.c Fix getnetbyaddr implementation. 2009-07-01 02:42:59 -07:00
getnssent_r.c
getnssent.c
getXXbyYY_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
getXXbyYY.c
getXXent_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
getXXent.c
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c
Makefile [BZ #9955] 2009-04-23 18:29:30 +00:00
netgrp-lookup.c
network-lookup.c
nss.h * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend 2008-05-10 23:27:39 +00:00
nsswitch.c * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached 2009-04-26 16:45:03 +00:00
nsswitch.conf [BZ #9955] 2009-04-23 18:29:30 +00:00
nsswitch.h
proto-lookup.c
pwd-lookup.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c [BZ #9955] 2009-04-23 18:29:30 +00:00
spwd-lookup.c
test-netdb.c
Versions [BZ #9955] 2009-04-23 18:29:30 +00:00
XXX-lookup.c