aboutsummaryrefslogtreecommitdiff
path: root/sunrpc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-24Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-17CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer1-1/+1
2022-01-17sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor1-1/+4
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-03-09sunrpc: tst-svc_register can be a regular testFlorian Weimer1-2/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel1-132/+20
2020-07-08Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer1-8/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg1-1/+1
2018-06-26sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer1-4/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-18/+18
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-1/+1
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-1/+2
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-03-13The rpcgen tests should not run if we don't build rpcgen.Thorsten Kukuk1-0/+2
2017-03-11If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk1-6/+9
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer1-2/+8
2017-02-28sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer1-0/+3
2017-02-27sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer1-1/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-27sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer1-1/+2
2016-12-27rpcinfo: Remove traces of unbuilt helper programFlorian Weimer1-4/+0
2016-11-14Fix build-and-build-again bug in sunrpc tests.Zack Weinberg1-0/+1
2016-11-08Fix rpcgen buffer overrun (bug 20790).Joseph Myers1-0/+11
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-03-04Split rpcent tests out of tst-netdb.Roland McGrath1-1/+1
2015-02-06Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath1-0/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-3/+3
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-4/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-04Remove --disable-versioning.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-16Fix dependency tracking on cross-rpcgen-objsAndreas Schwab1-5/+3
2012-05-10Make sunrpc code usable againAndreas Jaeger1-0/+6
2012-05-10Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov1-8/+24
2012-05-10Add dependency tracking for rpc-compat-routinesAndreas Schwab1-2/+6
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-5/+0
2012-03-10Use standard build rule to build rpcgen.Joseph Myers1-4/+2
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-7/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-05-06Install rpc/netdb.h againAndreas Schwab1-3/+4
2011-04-22Fix "make xcheck" in sunrpc.H.J. Lu1-3/+4