GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-0
/
+1
*
Disallow use of DES encryption functions in new programs.
Zack Weinberg
2018-06-29
3
-4
/
+7
*
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
1
-5
/
+1
*
sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
Florian Weimer
2018-06-26
12
-66
/
+0
*
sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]
Florian Weimer
2018-05-11
2
-8
/
+20
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
28
-28
/
+28
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-18
/
+18
*
Prefer https for Sourceware links
Siddhesh Poyarekar
2017-11-16
1
-1
/
+1
*
sunrpc/tst-udp-nonblocking: Fix timeout value
Samuel Thibault
2017-09-10
1
-4
/
+4
*
sunrpc/tst-udp-timeout: Fix timeout value
Samuel Thibault
2017-09-10
1
-3
/
+3
*
sunrpc: Remove internal_function attribute
Florian Weimer
2017-08-31
12
-48
/
+21
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-14
2
-11
/
+3
*
__libc_rpc_getport: Remove internal_function attribute
Florian Weimer
2017-08-13
1
-1
/
+0
*
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-08-07
8
-18
/
+18
*
Replace all internal uses of __bzero with memset. This removes the need
Wilco Dijkstra
2017-06-12
8
-8
/
+8
*
Include shlib-compat.h in many sunrpc/nis source files.
Zack Weinberg
2017-06-04
47
-7
/
+51
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-1
/
+2
*
sunrpc/tst-xdrmem2.c: Include stdint.h.
Zack Weinberg
2017-05-09
1
-0
/
+1
*
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-05-09
1
-1
/
+1
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
1
-2
/
+2
*
The rpcgen tests should not run if we don't build rpcgen.
Thorsten Kukuk
2017-03-13
1
-0
/
+2
*
If sunrpc code is disabled, rpcsvc header files, rpcgen and
Thorsten Kukuk
2017-03-11
1
-6
/
+9
*
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
2017-02-28
5
-57
/
+919
*
sunrpc: Do not unregister services if not registered [BZ #5010]
Florian Weimer
2017-02-28
3
-12
/
+304
*
sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
Florian Weimer
2017-02-27
3
-2
/
+65
*
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2017-02-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
23
-23
/
+23
*
sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
Florian Weimer
2016-12-27
5
-77
/
+99
*
rpcinfo: Remove traces of unbuilt helper program
Florian Weimer
2016-12-27
2
-743
/
+0
*
Fix build-and-build-again bug in sunrpc tests.
Zack Weinberg
2016-11-14
1
-0
/
+1
*
Fix rpcgen buffer overrun (bug 20790).
Joseph Myers
2016-11-08
3
-1
/
+13
*
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
1
-4
/
+4
*
CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
Florian Weimer
2016-05-23
1
-1
/
+9
*
sunrpc: In key_call_keyenvoy, use int status instead of union wait
Florian Weimer
2016-03-08
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
21
-21
/
+21
*
Convert a few more function definitions to prototype style.
Joseph Myers
2015-10-21
3
-35
/
+36
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
4
-26
/
+30
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
2
-10
/
+4
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
7
-46
/
+16
*
sunrpc: Rewrite with explicit TLS access using __thread
Florian Weimer
2015-10-17
1
-14
/
+8
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-35
/
+1
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
14
-110
/
+34
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
5
-6
/
+6
*
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).
Joseph Myers
2015-09-03
1
-1
/
+1
*
Use calloc to allocate xports (BZ #17542)
Brad Hubbard
2015-03-18
1
-2
/
+2
*
Split rpcent tests out of tst-netdb.
Roland McGrath
2015-03-04
2
-1
/
+75
*
Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.
Roland McGrath
2015-02-06
8
-0
/
+197
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
14
-14
/
+14
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
[next]