glibc/nis
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_compat * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS 2005-07-06 21:06:29 +00:00
nss_nis * inet/getnetgrent_r.c: Include assert. 2005-09-10 03:20:33 +00:00
nss_nisplus * inet/getnetgrent_r.c: Include assert. 2005-09-10 03:20:33 +00:00
rpcsvc 2.5-18.1 2007-07-12 18:26:36 +00:00
Banner Update. 1998-11-02 22:26:02 +00:00
Depend Update. 1998-11-30 16:42:19 +00:00
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_add.c Update. 2004-10-24 20:29:20 +00:00
nis_addmember.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_call.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_callback.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
nis_checkpoint.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_clone_dir.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
nis_clone_obj.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
nis_clone_res.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
nis_creategroup.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_defaults.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_destroygroup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nis_domain_of.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_domain_of_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_error.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_file.c * nis/nis_file.c: Rewrite the two pairs of functions into wrappers 2005-07-28 07:10:28 +00:00
nis_findserv.c Update. 2001-12-13 03:40:19 +00:00
nis_free.c Update. 2004-10-24 20:29:20 +00:00
nis_getservlist.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_hash.c Update. 2004-09-08 15:46:42 +00:00
nis_intern.h 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_ismember.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_local_names.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_lookup.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_mkdir.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nis_modify.c Update. 2004-10-24 20:29:20 +00:00
nis_ping.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_print.c Update. 2004-10-24 20:29:20 +00:00
nis_print_group_entry.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nis_remove.c Update. 2004-10-24 20:29:20 +00:00
nis_removemember.c * nis/nis_table.c: Fix realloc handling. 2005-04-29 09:19:34 +00:00
nis_rmdir.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nis_server.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nis_subr.c [BZ #1188] 2005-08-16 16:05:37 +00:00
nis_table.c * nis/nis_table.c: Fix realloc handling. 2005-04-29 09:19:34 +00:00
nis_util.c Update. 2004-10-24 20:29:20 +00:00
nis_verifygroup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nis_xdr.c [BZ #1188] 2005-08-16 16:05:37 +00:00
nis_xdr.h 2.5-18.1 2007-07-12 18:26:36 +00:00
nisplus-parser.h 2.5-18.1 2007-07-12 18:26:36 +00:00
nss 2.5-18.1 2007-07-12 18:26:36 +00:00
nss-nis.c 2.5-18.1 2007-07-12 18:26:36 +00:00
nss-nis.h 2.5-18.1 2007-07-12 18:26:36 +00:00
nss-nisplus.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss-nisplus.h 2.5-18.1 2007-07-12 18:26:36 +00:00
Versions 2.5-18.1 2007-07-12 18:26:36 +00:00
yp_xdr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch. (ypprot_err): Use yp_2_yperr table also for YP_NODOM .. YP_NOMORE. 2005-03-24 00:16:58 +00:00
ypupdate_xdr.c 2.5-18.1 2007-07-12 18:26:36 +00:00