index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sunrpc
Age
Commit message (
Expand
)
Author
2020-02-12
sunrpc: Properly clean up if tst-udp-timeout fails
Matheus Castanho
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-02
Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-02-15
Remove qualifier from function return type in tst-svc_register.c.
Joseph Myers
2019-02-14
Fix fall-through warnings in sunrpc/xdr.c.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-06-29
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
Disallow use of DES encryption functions in new programs.
Zack Weinberg
2018-06-26
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
Florian Weimer
2018-05-11
sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-11-16
Prefer https for Sourceware links
Siddhesh Poyarekar
2017-09-10
sunrpc/tst-udp-nonblocking: Fix timeout value
Samuel Thibault
2017-09-10
sunrpc/tst-udp-timeout: Fix timeout value
Samuel Thibault
2017-08-31
sunrpc: Remove internal_function attribute
Florian Weimer
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-14
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-13
__libc_rpc_getport: Remove internal_function attribute
Florian Weimer
2017-08-07
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-06-12
Replace all internal uses of __bzero with memset. This removes the need
Wilco Dijkstra
2017-06-04
Include shlib-compat.h in many sunrpc/nis source files.
Zack Weinberg
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-09
sunrpc/tst-xdrmem2.c: Include stdint.h.
Zack Weinberg
2017-05-09
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-03-13
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
The rpcgen tests should not run if we don't build rpcgen.
Thorsten Kukuk
2017-03-11
If sunrpc code is disabled, rpcsvc header files, rpcgen and
Thorsten Kukuk
2017-02-28
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
2017-02-28
sunrpc: Do not unregister services if not registered [BZ #5010]
Florian Weimer
2017-02-27
sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
Florian Weimer
2017-02-06
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-27
sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
Florian Weimer
2016-12-27
rpcinfo: Remove traces of unbuilt helper program
Florian Weimer
2016-11-14
Fix build-and-build-again bug in sunrpc tests.
Zack Weinberg
2016-11-08
Fix rpcgen buffer overrun (bug 20790).
Joseph Myers
2016-09-23
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-05-23
CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
Florian Weimer
2016-03-08
sunrpc: In key_call_keyenvoy, use int status instead of union wait
Florian Weimer
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-21
Convert a few more function definitions to prototype style.
Joseph Myers
2015-10-20
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-19
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-17
sunrpc: Rewrite with explicit TLS access using __thread
Florian Weimer
2015-10-17
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
[next]