about summary refs log tree commit diff
path: root/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
* NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer2017-08-142-11/+3
* __libc_rpc_getport: Remove internal_function attributeFlorian Weimer2017-08-131-1/+0
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-078-18/+18
* Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra2017-06-128-8/+8
* Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg2017-06-0447-7/+51
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-1/+2
* sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg2017-05-091-0/+1
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-2/+2
* 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-285-57/+919
* sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer2017-02-283-12/+304
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-02-273-2/+65
* As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra2017-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0123-23/+23
* sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer2016-12-275-77/+99
* rpcinfo: Remove traces of unbuilt helper programFlorian Weimer2016-12-272-743/+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-083-1/+13
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-4/+4
* CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer2016-05-231-1/+9
* sunrpc: In key_call_keyenvoy, use int status instead of union waitFlorian Weimer2016-03-081-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0421-21/+21
* Convert a few more function definitions to prototype style.Joseph Myers2015-10-213-35/+36
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-204-26/+30
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-202-10/+4
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-197-46/+16
* sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-14/+8
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-171-35/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-1614-110/+34
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-085-6/+6
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-1/+1
* Use calloc to allocate xports (BZ #17542)Brad Hubbard2015-03-181-2/+2
* Split rpcent tests out of tst-netdb.Roland McGrath2015-03-042-1/+75
* Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath2015-02-068-0/+197
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0214-14/+14
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar2014-07-101-0/+2
* Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar2014-07-091-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
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0114-14/+14
* Document rpcgen -5. Fixes bug 15825Ondřej Bílka2013-10-211-0/+3
* sunrpc/rpc/types.h: fix OS X and FreeBSD build problemsJia Liu2013-09-111-0/+5
* Remove --disable-versioning.Joseph Myers2013-09-041-1/+1
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Fix typos.Ondřej Bílka2013-08-293-6/+6
* Fix typos.Ondřej Bílka2013-08-211-1/+1