]> git.ipfire.org Git - thirdparty/glibc.git/history - sunrpc
x86: In ld.so, diagnose missing APX support in APX-only builds
[thirdparty/glibc.git] / sunrpc /
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-24  Arjun ShankarMove 'rpc' routines from 'inet' into 'nss'
2023-07-26  Adhemerval Zanella... sunrpc: Fix netname build with older gcc
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-25  Frédéric Bératsunrpc/netname.c: fix warn unused result
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-01-11  Adhemerval Zanellasunrpc: Suppress GCC -O1 warning on user2netname [BZ...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-05  Adhemerval Zanella... sunrpc: Suppress GCC -Os warning on user2netname
2022-01-17  Florian WeimerCVE-2022-23218: Buffer overflow in sunrpc svcunix_creat...
2022-01-17  Martin Seborsunrpc: Test case for clnt_create "unix" buffer overflo...
2022-01-17  Florian WeimerCVE-2022-23219: Buffer overflow in sunrpc clnt_create...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-09  Florian WeimerForce building with -fno-common
2021-04-12  Adhemerval Zanellalinux: Normalize and return timeout on select (BZ ...
2021-03-09  Florian Weimersunrpc: tst-svc_register can be a regular test
2021-02-08  Paul Zimmermannsunrpc: Fix typo in xdr_string comment
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-10  Stefan LieblerHandle out-of-memory case in svc_tcp.c/svc_unix.c:rende...
2020-12-04  DJ Deloriensswitch: use new internal API (callers)
2020-10-08  Martin Seborsunrpc: Adjust RPC function declarations to match Sun...
2020-07-17  Florian WeimerMove <rpc/netdb.h> from sunrpc to inet
2020-07-13  Petr VorelRemove --enable-obsolete-rpc configure flag
2020-07-08  Florian WeimerMove non-deprecated RPC-related functions from sunrpc...
2020-07-08  Florian Weimersunrpc: Remove hidden aliases for global data symbols...
2020-07-07  Florian Weimersunrpc: Do not export getrpcport by default
2020-07-07  Florian Weimersunrpc: Do not export key handling hooks by default
2020-07-07  Florian Weimersunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sun...
2020-05-16  Samuel Thibaultsunrpc/tst-udp-*: Fix timeout value
2020-02-12  Matheus Castanhosunrpc: Properly clean up if tst-udp-timeout fails
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-30  Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
2019-10-02  Joseph MyersDisable -Wmaybe-uninitialized for total_deadline in...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-15  Joseph MyersRemove qualifier from function return type in tst-svc_r...
2019-02-14  Joseph MyersFix fall-through warnings in sunrpc/xdr.c.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-29  Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-06-26  Florian Weimersunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
2018-05-11  Florian Weimersunrpc: Remove stray exports without --enable-obsolete...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-16  Siddhesh PoyarekarPrefer https for Sourceware links
2017-09-10  Samuel Thibaultsunrpc/tst-udp-nonblocking: Fix timeout value
2017-09-10  Samuel Thibaultsunrpc/tst-udp-timeout: Fix timeout value
2017-08-31  Florian Weimersunrpc: Remove internal_function attribute
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-14  Florian WeimerNSS: Replace exported NSS lookup functions with stubs...
2017-08-13  Florian Weimer__libc_rpc_getport: Remove internal_function attribute
2017-08-07  Joseph MyersConsistently use uintN_t not u_intN_t everywhere.
2017-06-12  Wilco DijkstraReplace all internal uses of __bzero with memset. ...
2017-06-04  Zack WeinbergInclude shlib-compat.h in many sunrpc/nis source files.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-09  Zack Weinbergsunrpc/tst-xdrmem2.c: Include stdint.h.
2017-05-09  Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-13  Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-03-13  Thorsten KukukThe rpcgen tests should not run if we don't build rpcgen.
2017-03-11  Thorsten KukukIf sunrpc code is disabled, rpcsvc header files, rpcgen and
2017-02-28  Florian Weimersunrpc: Improvements for UDP client timeout handling...
2017-02-28  Florian Weimersunrpc: Do not unregister services if not registered...
2017-02-27  Florian Weimersunrpc: Avoid use-after-free read access in clntudp_cal...
2017-02-06  Wilco DijkstraAs a minor cleanup remove the (r)index defines from...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-27  Florian Weimersunrpc: Always obtain AF_INET addresses from NSS [BZ...
2016-12-27  Florian Weimerrpcinfo: Remove traces of unbuilt helper program
2016-11-14  Zack WeinbergFix build-and-build-again bug in sunrpc tests.
2016-11-08  Joseph MyersFix rpcgen buffer overrun (bug 20790).
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-05-23  Florian WeimerCVE-2016-4429: sunrpc: Do not use alloca in clntudp_cal...
2016-03-08  Florian Weimersunrpc: In key_call_keyenvoy, use int status instead...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-21  Joseph MyersConvert a few more function definitions to prototype...
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-17  Florian Weimersunrpc: Rewrite with explicit TLS access using __thread
2015-10-17  Florian WeimerAssume that SOCK_CLOEXEC is available and works
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-03  Joseph MyersRename bits/libc-tsd.h to libc-tsd.h (bug 14912).
2015-03-18  Brad HubbardUse calloc to allocate xports (BZ #17542)
2015-03-04  Roland McGrathSplit rpcent tests out of tst-netdb.
2015-02-06  Roland McGrathExclude rpcent functions and NSS backends for rpc,...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-07-10  Siddhesh PoyarekarAdd comment about SIZE initialization in xdr.c
2014-07-09  Siddhesh PoyarekarFix -Wmaybe-uninitialized warning in xdr.c
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-21  Ondřej BílkaDocument rpcgen -5. Fixes bug 15825
2013-09-11  Jia Liusunrpc/rpc/types.h: fix OS X and FreeBSD build problems
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-08-30  Ondřej BílkaFix typos.
2013-08-29  Ondřej BílkaFix typos.
next