This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc ./ChangeLog nis/Makefile nis/Versions nis ...
- From: jakub at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 8 Oct 2006 13:30:47 -0000
- Subject: libc ./ChangeLog nis/Makefile nis/Versions nis ...
CVSROOT: /cvs/glibc
Module name: libc
Branch: fedora-2_5-branch
Changes by: jakub@sourceware.org 2006-10-08 13:30:47
Modified files:
. : ChangeLog
nis : Makefile Versions nis_table.c
nis/nss_nisplus: nisplus-grp.c
Added files:
nis/nss_nisplus: nisplus-initgroups.c
Log message:
2006-10-06 Ulrich Drepper <drepper@redhat.com>
* nis/nis_table.c (nis_list): If __follow_path fails in the new
code, make sure the nis_freeresult call doesn't crash and that the
result is reported correctly.
2006-09-27 Jakub Jelinek <jakub@redhat.com>
* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
when callback is NULL.
* nis/Versions (libnss_nisplus): Add
_nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
* nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
* nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
_nss_create_tablename): Rename to...
(grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
... these. No longer static.
(internal_setgrent): Adjust users.
(_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
Don't use locking around _nss_grp_create_tablename call.
* nis/nss_nisplus/nisplus-initgroups.c: New file.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.8782.2.214.2.1&r2=1.8782.2.214.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/Makefile.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.31.2.1&r2=1.31.2.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/Versions.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.7.2.2&r2=1.7.2.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nis_table.c.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.22.2.8&r2=1.22.2.8.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-initgroups.c.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_nisplus/nisplus-grp.c.diff?cvsroot=glibc&only_with_tag=fedora-2_5-branch&r1=1.16.2.3&r2=1.16.2.3.2.1