glibc/nis/nss_compat
Ulrich Drepper ccab6d8f73 Fix broken up NIS groups for compat NSS module.
The check for the inclusion of a group in the result gave up too early
in case of broken-up NIS groups.  We now fall back automatically to
the slow mode of using getgrent_r.  As an optimization, if there is
not blacklist we need not perform the check in the first place and
therefore can just accept the results of the initgroups_dyn callback.
2009-06-20 20:39:19 -07:00
..
compat-grp.c * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set 2007-07-22 18:38:37 +00:00
compat-initgroups.c Fix broken up NIS groups for compat NSS module. 2009-06-20 20:39:19 -07:00
compat-pwd.c Remove useless "if" before "free". 2008-03-19 06:43:34 +00:00
compat-spwd.c Remove useless "if" before "free". 2008-03-19 06:43:34 +00:00