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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss_files Fix getnetbyaddr implementation. 2009-07-01 02:42:59 -07:00
alias-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
databases.def * sunrpc/auth_none.c (ops): Mark as const. 2005-12-20 19:00:19 +00:00
db-Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
digits_dots.c Update. 2004-08-05 23:32:24 +00:00
ethers-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
function.def [BZ #1912] 2005-11-25 16:42:59 +00:00
getent.c Fix getnetbyaddr implementation. 2009-07-01 02:42:59 -07:00
getnssent_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
getnssent.c Update. 2004-12-13 21:50:20 +00:00
getXXbyYY_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
getXXbyYY.c Update. 2004-12-13 21:50:20 +00:00
getXXent_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
getXXent.c Update. 2003-06-16 17:18:06 +00:00
grp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hosts-lookup.c Update. 2002-08-03 07:02:10 +00:00
key-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
makedb.c [BZ #40] 2004-05-17 18:59:35 +00:00
Makefile [BZ #9955] 2009-04-23 18:29:30 +00:00
netgrp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
network-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
proto-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rpc-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
service-lookup.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
sgrp-lookup.c [BZ #9955] 2009-04-23 18:29:30 +00:00
spwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-netdb.c Update. 2001-08-24 20:38:43 +00:00
Versions [BZ #9955] 2009-04-23 18:29:30 +00:00
XXX-lookup.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00