glibc/nss
Ulrich Drepper ff3cacc50c * inet/getnetgrent_r.c: Include assert.
(setup): Remove FUNC_NAME and ALL arguments, assume they are always
	"setnetgrent" and 1.
	(endnetgrent_hook): New function.
	(internal_endnetgrent): Use it.
	(__internal_setnetgrent_reuse): Use it.  Adjust setup caller.
	If status is NSS_STATUS_SUCCESS, yet action is continue, call
	endnetgrent hook.
	(internal_getnetgrent_r): Use __nss_lookup_function rather than
	setup.  Recompute getfct pointer after successful
	__internal_setnetgrent_reuse.  Don't use __nss_next.
	(innetgr): Use __nss_lookup_function instead of __nss_lookup.
	Adjust setup caller.
	* nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Always clear
	data_size and cursor.  Add libnss_files_hidden_proto and
	libnss_files_hidden_def.
	(_nss_files_setnetgrent): Call _nss_files_endnetgrent on failure.
	* nis/nss_nis/nis-netgrp.c (internal_endnetgrent): Always clear
	data_size and cursor.
	(_nss_nis_setnetgrent): Don't call internal_endnetgrent.
	(_nss_nis_getnetgrent_r): Remove result->cursor == NULL handling.
	* nis/nss_nisplus/nisplus-netgrp.c (internal_endnetgrent): Always clear
	data_size and position.
	(_nss_nisplus_setnetgrent): Don't call internal_endnetgrent.

2005-09-09  Ulrich Drepper  <drepper@redhat.com>

	* nss/getent.c (netgroup_keys): Call endnetgrent.
	(main): Call mtrace.

	* nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): We don't
	need locking for the stream.  Use feof_unlocked.

2005-09-09  Jakub Jelinek  <jakub@redhat.com>
2005-09-10 03:20:33 +00:00
..
nss_db Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss_files * inet/getnetgrent_r.c: Include assert. 2005-09-10 03:20:33 +00:00
alias-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
databases.def 2.5-18.1 2007-07-12 18:26:36 +00:00
db-Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Depend
digits_dots.c Update. 2004-08-05 23:32:24 +00:00
ethers-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
function.def 2.5-18.1 2007-07-12 18:26:36 +00:00
getent.c * inet/getnetgrent_r.c: Include assert. 2005-09-10 03:20:33 +00:00
getnssent.c Update. 2004-12-13 21:50:20 +00:00
getnssent_r.c Update. 2004-08-05 23:32:24 +00:00
getXXbyYY.c Update. 2004-12-13 21:50:20 +00:00
getXXbyYY_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
getXXent.c Update. 2003-06-16 17:18:06 +00:00
getXXent_r.c Update. 2004-03-10 09:29:17 +00:00
grp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hosts-lookup.c Update. 2002-08-03 07:02:10 +00:00
key-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
makedb.c [BZ #40] 2004-05-17 18:59:35 +00:00
Makefile Update. 2002-09-29 18:25:48 +00:00
netgrp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
network-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nsswitch.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nsswitch.conf
nsswitch.h Update. 2004-05-26 06:42:16 +00:00
proto-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rpc-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
service-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-netdb.c Update. 2001-08-24 20:38:43 +00:00
Versions Update. 2003-06-26 08:00:21 +00:00
XXX-lookup.c Update. 2002-08-03 07:02:10 +00:00