Age | Commit message (Expand) | Author | Files | Lines |
2020-02-12 | sunrpc: Properly clean up if tst-udp-timeout fails | Matheus Castanho | 1 | -3/+15 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2019-10-30 | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg | 4 | -16/+25 |
2019-10-02 | Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c. | Joseph Myers | 1 | -0/+11 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 29 | -29/+29 |
2019-02-15 | Remove qualifier from function return type in tst-svc_register.c. | Joseph Myers | 1 | -1/+1 |
2019-02-14 | Fix fall-through warnings in sunrpc/xdr.c. | Joseph Myers | 1 | -2/+5 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2018-06-29 | libc: Extend __libc_freeres framework (Bug 23329). | Carlos O'Donell | 1 | -0/+1 |
2018-06-29 | Disallow use of DES encryption functions in new programs. | Zack Weinberg | 3 | -4/+7 |
2018-06-26 | Run thread shutdown functions in an explicit order | Florian Weimer | 1 | -5/+1 |
2018-06-26 | sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro | Florian Weimer | 12 | -66/+0 |
2018-05-11 | sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] | Florian Weimer | 2 | -8/+20 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
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-09-10 | sunrpc/tst-udp-nonblocking: Fix timeout value | Samuel Thibault | 1 | -4/+4 |
2017-09-10 | sunrpc/tst-udp-timeout: Fix timeout value | Samuel Thibault | 1 | -3/+3 |
2017-08-31 | sunrpc: Remove internal_function attribute | Florian Weimer | 12 | -48/+21 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-14 | NSS: Replace exported NSS lookup functions with stubs [BZ #21962] | Florian Weimer | 2 | -11/+3 |
2017-08-13 | __libc_rpc_getport: Remove internal_function attribute | Florian Weimer | 1 | -1/+0 |
2017-08-07 | Consistently use uintN_t not u_intN_t everywhere. | Joseph Myers | 8 | -18/+18 |
2017-06-12 | Replace all internal uses of __bzero with memset. This removes the need | Wilco Dijkstra | 8 | -8/+8 |
2017-06-04 | Include shlib-compat.h in many sunrpc/nis source files. | Zack Weinberg | 47 | -7/+51 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -1/+2 |
2017-05-09 | sunrpc/tst-xdrmem2.c: Include stdint.h. | Zack Weinberg | 1 | -0/+1 |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg | 1 | -1/+1 |
2017-03-13 | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra | 1 | -2/+2 |
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 | 5 | -57/+919 |
2017-02-28 | sunrpc: Do not unregister services if not registered [BZ #5010] | Florian Weimer | 3 | -12/+304 |
2017-02-27 | sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115] | Florian Weimer | 3 | -2/+65 |
2017-02-06 | As a minor cleanup remove the (r)index defines from include/string.h as | Wilco Dijkstra | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 23 | -23/+23 |
2016-12-27 | sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964] | Florian Weimer | 5 | -77/+99 |
2016-12-27 | rpcinfo: Remove traces of unbuilt helper program | Florian Weimer | 2 | -743/+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 | 3 | -1/+13 |
2016-09-23 | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 1 | -4/+4 |
2016-05-23 | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] | Florian Weimer | 1 | -1/+9 |
2016-03-08 | sunrpc: In key_call_keyenvoy, use int status instead of union wait | Florian Weimer | 1 | -2/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 21 | -21/+21 |
2015-10-21 | Convert a few more function definitions to prototype style. | Joseph Myers | 3 | -35/+36 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 4 | -26/+30 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 2 | -10/+4 |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 7 | -46/+16 |
2015-10-17 | sunrpc: Rewrite with explicit TLS access using __thread | Florian Weimer | 1 | -14/+8 |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 1 | -35/+1 |