glibc/nss
Ulrich Drepper 7b3b0b2a63 More configurability for secondary group lookup
Together with a previous patch which introduced the initgroups
entry in nsswitch.conf this patch allows more customization of
the lookups for initgroups/getgrouplist.  Nothing changes if
the groups entry in nsswitch.conf is used.  If the initgroups entry
is used instead the code now doesn't automatically continue looking
for more entries aftedr a successful lookup.  Instead the normal
rules are followed which do specify that by default no more
service is consulted.  This can be overwritten with
	[SUCCESS=continue]
appropriately placed in the line.
2011-05-10 00:36:29 -04:00
..
nss_db
nss_files Report if no record is found by initgroups in nss_files. 2011-05-06 12:54:12 -04:00
alias-lookup.c
bug-erange.c
databases.def
db-Makefile
Depend
digits_dots.c
ethers-lookup.c
function.def
getent.c Update copyright year. 2011-01-17 15:08:10 -05:00
getnssent.c
getnssent_r.c Remove doubled words. 2011-04-22 21:34:32 -04:00
getXXbyYY.c
getXXbyYY_r.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
getXXent.c
getXXent_r.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c
Makefile Define initgroups callback for nss_files. 2011-04-19 13:43:03 -04: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
nss_test1.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
nsswitch.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
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
tst-nss-test1.c Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
Versions Define initgroups callback for nss_files. 2011-04-19 13:43:03 -04:00
XXX-lookup.c