glibc/nss
Ulrich Drepper 5cd1f906c3 Fix getent networks lookup and resulting incorrect NSS change.
I changed the files NSS backend for networks because I thought the
getent use of getnetbyaddr is correct.  But it isn't.  Undo parts
of the last change and fix getent.
2009-07-01 03:33:26 -07:00
..
nss_db
nss_files Fix getent networks lookup and resulting incorrect NSS change. 2009-07-01 03:33:26 -07:00
Depend
Makefile [BZ #9955] 2009-04-23 18:29:30 +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
alias-lookup.c
bug-erange.c
databases.def
db-Makefile
digits_dots.c
ethers-lookup.c
function.def
getXXbyYY.c
getXXbyYY_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
getXXent.c
getXXent_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
getent.c Fix getent networks lookup and resulting incorrect NSS change. 2009-07-01 03:33:26 -07:00
getnssent.c
getnssent_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c
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 * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
proto-lookup.c
pwd-lookup.c
rpc-lookup.c
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
test-netdb.c