glibc/sunrpc
Ulrich Drepper f7e7a39681 Update.
* grp/initgroups.c: Move compat_call implementation...
	* grp/compat-initgroups.c: ...to here.  New file.
	* grp/Makefile (distribute): Add compat-initgroups.c.
	(CFLAGS-initgroups.c): Add -DUSE_NSCD=1.
	* mscd/initgrcache.c: New file.
	* nscd/nscd_initgroups.c: New file.
	* nscd/Makefile (routines): Add nscd_initgroups.
	(nscd-modules): Add initgrcache.
	* nscd/cache.c (prune_cache): Add support for INITGROUPS entries.
	* nscd/connections.c: Handle INITGROUPS requests.
	* nscd/nscd-client.h: Define INITGROUPS, initgr_response_header.
	Add initgrdata element to struct datahead.  Fix typo in comment.
	* nscd/nscd_proto.h: Declare __nscd_getgrouplist.  Fix parameter
	type in __nscd_getgrgrid_r.
	* nscd/selinux.c (perms): Add INITGROUPS entry.

	* nscd/nscd_getai.c: No need to include <sys/mman.h>.

	* sunrpc/get_myaddr.c (get_myaddress): Account for interfaces without
	assigned addresses.
	* sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
	* sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
	* sunrpc/clnt_udp.c (is_network_up): Likewise.
2004-09-30 02:24:51 +00:00
..
rpc Update. 2004-09-28 03:02:24 +00:00
rpcsvc
.cvsignore
Makefile Update. 2004-09-28 23:08:14 +00:00
Versions Update. 2004-09-28 03:02:24 +00:00
auth_des.c
auth_none.c
auth_unix.c Update. 2004-02-26 19:22:02 +00:00
authdes_prot.c
authuxprot.c
bindrsvprt.c
clnt_gen.c
clnt_perr.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
clnt_raw.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
clnt_simp.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
clnt_tcp.c
clnt_udp.c Update. 2004-09-30 02:24:51 +00:00
clnt_unix.c
create_xid.c
des_crypt.c
des_impl.c
des_soft.c
etc.rpc
get_myaddr.c Update. 2004-09-30 02:24:51 +00:00
getrpcport.c
key_call.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
key_prot.c
netname.c
openchild.c
pm_getmaps.c
pm_getport.c
pmap_clnt.c Update. 2004-09-30 02:24:51 +00:00
pmap_prot.c
pmap_prot2.c Update. 2004-06-18 02:40:54 +00:00
pmap_rmt.c Update. 2004-09-30 02:24:51 +00:00
proto.h
publickey.c
rpc_clntout.c
rpc_cmsg.c
rpc_common.c
rpc_cout.c
rpc_dtable.c
rpc_hout.c
rpc_main.c
rpc_parse.c Actually, quad_t and u_quad_t are better choices. 2004-09-28 02:03:49 +00:00
rpc_parse.h
rpc_prot.c
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_tblout.c
rpc_thread.c
rpc_util.c
rpc_util.h
rpcinfo.c
rtime.c
svc.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
svc_auth.c
svc_authux.c
svc_raw.c * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
svc_run.c
svc_simple.c Update. 2004-06-01 22:18:24 +00:00
svc_tcp.c
svc_udp.c
svc_unix.c
svcauth_des.c Update. 2004-02-26 19:22:02 +00:00
thrsvc.c
tst-getmyaddr.c Update. 2004-09-28 23:08:14 +00:00
xcrypt.c
xdr.c
xdr_array.c
xdr_float.c
xdr_intXX_t.c Update. 2004-09-28 03:02:24 +00:00
xdr_mem.c
xdr_rec.c
xdr_ref.c
xdr_sizeof.c
xdr_stdio.c