about summary refs log tree commit diff
path: root/sunrpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-171-1/+1
* sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor2022-01-171-1/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* sunrpc: tst-svc_register can be a regular testFlorian Weimer2021-03-091-2/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-132/+20
* Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer2020-07-081-8/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-291-1/+1
* sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer2018-06-261-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-18/+18
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-1/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-1/+2
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* The rpcgen tests should not run if we don't build rpcgen.Thorsten Kukuk2017-03-131-0/+2
* If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk2017-03-111-6/+9
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-02-281-2/+8
* sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer2017-02-281-0/+3
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-02-271-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer2016-12-271-1/+2
* rpcinfo: Remove traces of unbuilt helper programFlorian Weimer2016-12-271-4/+0
* Fix build-and-build-again bug in sunrpc tests.Zack Weinberg2016-11-141-0/+1
* Fix rpcgen buffer overrun (bug 20790).Joseph Myers2016-11-081-0/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Split rpcent tests out of tst-netdb.Roland McGrath2015-03-041-1/+1
* Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath2015-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-3/+3
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-4/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove --disable-versioning.Joseph Myers2013-09-041-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix dependency tracking on cross-rpcgen-objsAndreas Schwab2012-05-161-5/+3
* Make sunrpc code usable againAndreas Jaeger2012-05-101-0/+6
* Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov2012-05-101-8/+24
* Add dependency tracking for rpc-compat-routinesAndreas Schwab2012-05-101-2/+6
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Use standard build rule to build rpcgen.Joseph Myers2012-03-101-4/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-7/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Install rpc/netdb.h againAndreas Schwab2011-05-061-3/+4
* Fix "make xcheck" in sunrpc.H.J. Lu2011-04-221-3/+4