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_r.c Remove doubled words. 2011-04-22 21:34:32 -04:00
getnssent.c
getXXbyYY_r.c
getXXbyYY.c
getXXent_r.c
getXXent.c
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_test1.c
nss.h
nsswitch.c
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h
proto-lookup.c
pwd-lookup.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c
spwd-lookup.c
test-netdb.c
tst-nss-test1.c
Versions Define initgroups callback for nss_files. 2011-04-19 13:43:03 -04:00
XXX-lookup.c