index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sunrpc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-10-24
Move 'rpc' routines from 'inet' into 'nss'
Arjun Shankar
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-01-17
CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
Florian Weimer
1
-1
/
+1
2022-01-17
sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)
Martin Sebor
1
-1
/
+4
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-03-09
sunrpc: tst-svc_register can be a regular test
Florian Weimer
1
-2
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-07-13
Remove --enable-obsolete-rpc configure flag
Petr Vorel
1
-129
/
+17
2020-07-08
Move non-deprecated RPC-related functions from sunrpc to inet
Florian Weimer
1
-8
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-06-29
Disallow use of DES encryption functions in new programs.
Zack Weinberg
1
-1
/
+1
2018-06-26
sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
Florian Weimer
1
-4
/
+0
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
1
-18
/
+18
2017-11-16
Prefer https for Sourceware links
Siddhesh Poyarekar
1
-1
/
+1
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
1
-1
/
+2
2017-05-09
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
1
-1
/
+1
2017-03-13
The rpcgen tests should not run if we don't build rpcgen.
Thorsten Kukuk
1
-0
/
+2
2017-03-11
If sunrpc code is disabled, rpcsvc header files, rpcgen and
Thorsten Kukuk
1
-6
/
+9
2017-02-28
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
1
-2
/
+8
2017-02-28
sunrpc: Do not unregister services if not registered [BZ #5010]
Florian Weimer
1
-0
/
+3
2017-02-27
sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
Florian Weimer
1
-1
/
+2
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-12-27
sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
Florian Weimer
1
-1
/
+2
2016-12-27
rpcinfo: Remove traces of unbuilt helper program
Florian Weimer
1
-4
/
+0
2016-11-14
Fix build-and-build-again bug in sunrpc tests.
Zack Weinberg
1
-0
/
+1
2016-11-08
Fix rpcgen buffer overrun (bug 20790).
Joseph Myers
1
-0
/
+11
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-03-04
Split rpcent tests out of tst-netdb.
Roland McGrath
1
-1
/
+1
2015-02-06
Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.
Roland McGrath
1
-0
/
+2
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
1
-1
/
+1
2014-02-28
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
1
-3
/
+3
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-4
/
+2
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-09-04
Remove --disable-versioning.
Joseph Myers
1
-1
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-05-16
Fix dependency tracking on cross-rpcgen-objs
Andreas Schwab
1
-5
/
+3
2012-05-10
Make sunrpc code usable again
Andreas Jaeger
1
-0
/
+6
2012-05-10
Build rpcgen-generated files when cross compiling.
Maxim Kuvyrkov
1
-8
/
+24
2012-05-10
Add dependency tracking for rpc-compat-routines
Andreas Schwab
1
-2
/
+6
2012-03-23
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
1
-5
/
+0
2012-03-10
Use standard build rule to build rpcgen.
Joseph Myers
1
-4
/
+2
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-7
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2011-05-06
Install rpc/netdb.h again
Andreas Schwab
1
-3
/
+4
2011-04-22
Fix "make xcheck" in sunrpc.
H.J. Lu
1
-3
/
+4
[next]