You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Samuel Thibault 3bdfd9fbed sunrpc/tst-udp-nonblocking: Fix timeout value 9 years ago
..
rpc Consistently use uintN_t not u_intN_t everywhere. 9 years ago
rpcsvc Update copyright dates with scripts/update-copyrights. 9 years ago
Makefile Suppress internal declarations for most of the testsuite. 9 years ago
Versions Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc. 11 years ago
auth_des.c sunrpc: Remove internal_function attribute 9 years ago
auth_none.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
auth_unix.c sunrpc: Remove internal_function attribute 9 years ago
authdes_prot.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
authuxprot.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
bindrsvprt.c Replace all internal uses of __bzero with memset. This removes the need 9 years ago
bug20790.x Fix rpcgen buffer overrun (bug 20790). 10 years ago
clnt_gen.c Replace all internal uses of __bzero with memset. This removes the need 9 years ago
clnt_perr.c sunrpc: Remove internal_function attribute 9 years ago
clnt_raw.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
clnt_simp.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
clnt_tcp.c Consistently use uintN_t not u_intN_t everywhere. 9 years ago
clnt_udp.c Consistently use uintN_t not u_intN_t everywhere. 9 years ago
clnt_unix.c Consistently use uintN_t not u_intN_t everywhere. 9 years ago
create_xid.c Update copyright dates with scripts/update-copyrights. 9 years ago
des_crypt.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
des_impl.c sunrpc: Remove internal_function attribute 9 years ago
des_soft.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
etc.rpc * sunrpc/etc.rpc (fedfs_admin): Add entry. 14 years ago
get_myaddr.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
getrpcbyname.c Update copyright dates with scripts/update-copyrights. 9 years ago
getrpcbyname_r.c Update copyright dates with scripts/update-copyrights. 9 years ago
getrpcbynumber.c Update copyright dates with scripts/update-copyrights. 9 years ago
getrpcbynumber_r.c Update copyright dates with scripts/update-copyrights. 9 years ago
getrpcent.c Update copyright dates with scripts/update-copyrights. 9 years ago
getrpcent_r.c Update copyright dates with scripts/update-copyrights. 9 years ago
getrpcport.c Update copyright dates with scripts/update-copyrights. 9 years ago
key_call.c sunrpc: Remove internal_function attribute 9 years ago
key_prot.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
netname.c NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 9 years ago
openchild.c Remove use of INTDEF/INTUSE in libio 14 years ago
pm_getmaps.c Consolidate non cancellable close call 9 years ago
pm_getport.c sunrpc: Remove internal_function attribute 9 years ago
pmap_clnt.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
pmap_prot.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
pmap_prot2.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
pmap_rmt.c sunrpc: Remove internal_function attribute 9 years ago
proto.h Support --with-pkgversion and --with-bugurl. 14 years ago
publickey.c NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 9 years ago
rpc_clntout.c sunrpc: fix rpc bootstrap builds 14 years ago
rpc_cmsg.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
rpc_common.c Make sunrpc code usable again 14 years ago
rpc_cout.c Remove __GNU_LIBRARY__ conditionals from rpcgen. 14 years ago
rpc_dtable.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
rpc_gethostbyname.c Update copyright dates with scripts/update-copyrights. 9 years ago
rpc_hout.c Fix some -Wformat warnings in rpcgen. 14 years ago
rpc_main.c As a minor cleanup remove the (r)index defines from include/string.h as 9 years ago
rpc_parse.c Fix rpcgen buffer overrun (bug 20790). 10 years ago
rpc_parse.h Avoid nested comment. 16 years ago
rpc_prot.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
rpc_sample.c Once again change RPC copyright notices. 16 years ago
rpc_scan.c Once again change RPC copyright notices. 16 years ago
rpc_scan.h Once again change RPC copyright notices. 16 years ago
rpc_svcout.c Fix some -Wformat warnings in rpcgen. 14 years ago
rpc_tblout.c Once again change RPC copyright notices. 16 years ago
rpc_thread.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
rpc_util.c Once again change RPC copyright notices. 16 years ago
rpc_util.h Once again change RPC copyright notices. 16 years ago
rpcgen.c Use standard build rule to build rpcgen. 14 years ago
rtime.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
svc.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
svc_auth.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
svc_authux.c Obsolete RPC implementation in libc. 15 years ago
svc_raw.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
svc_run.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
svc_simple.c Replace all internal uses of __bzero with memset. This removes the need 9 years ago
svc_tcp.c sunrpc: Remove internal_function attribute 9 years ago
svc_udp.c Replace all internal uses of __bzero with memset. This removes the need 9 years ago
svc_unix.c sunrpc: Remove internal_function attribute 9 years ago
svcauth_des.c sunrpc: Remove internal_function attribute 9 years ago
test-rpcent.c Update copyright dates with scripts/update-copyrights. 9 years ago
thrsvc.c Update. 24 years ago
tst-getmyaddr.c Update. 22 years ago
tst-svc_register.c sunrpc: Do not unregister services if not registered [BZ #5010] 9 years ago
tst-udp-error.c sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115] 9 years ago
tst-udp-garbage.c sunrpc: Improvements for UDP client timeout handling [BZ #20257] 9 years ago
tst-udp-nonblocking.c sunrpc/tst-udp-nonblocking: Fix timeout value 9 years ago
tst-udp-timeout.c sunrpc/tst-udp-timeout: Fix timeout value 9 years ago
tst-xdrmem.c Update copyright dates with scripts/update-copyrights. 9 years ago
tst-xdrmem2.c sunrpc/tst-xdrmem2.c: Include stdint.h. 9 years ago
xcrypt.c sunrpc: Remove internal_function attribute 9 years ago
xdr.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_array.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_float.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_intXX_t.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_mem.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_rec.c sunrpc: Remove internal_function attribute 9 years ago
xdr_ref.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_sizeof.c Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
xdr_stdio.c Consistently use uintN_t not u_intN_t everywhere. 9 years ago