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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't build libnsl for new ABIs
Andreas Schwab
2018-09-24
1
-0
/
+10
*
nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]
Maciej W. Rozycki
2018-06-27
1
-2
/
+2
*
_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]
Florian Weimer
2018-06-25
1
-10
/
+17
*
libnsl: Turn remaining symbols into compat symbols [BZ #22701]
Florian Weimer
2018-01-29
5
-5
/
+5
*
Build only shared libnsl objects if NIS is disabled (bug 22701)
Andreas Schwab
2018-01-26
1
-1
/
+2
*
libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]
Florian Weimer
2018-01-12
1
-1
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
76
-76
/
+76
*
nss: Export nscd hash function as __nss_hash [BZ #22459]
Florian Weimer
2017-11-23
2
-55
/
+11
*
nscd: remove reference to libnsl
Andreas Schwab
2017-10-11
1
-2
/
+0
*
Move nss_compat from nis to nss subdir and install it unconditionally
Andreas Schwab
2017-10-04
6
-3265
/
+1
*
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-08-07
1
-6
/
+6
*
Include shlib-compat.h in many sunrpc/nis source files.
Zack Weinberg
2017-06-04
36
-0
/
+36
*
Create more sockets with SOCK_CLOEXEC [BZ #15722]
Florian Weimer
2017-04-19
1
-1
/
+1
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
4
-200
/
+8
*
Deprecate libnsl by default (only shared library will be
Thorsten Kukuk
2017-03-21
37
-81
/
+138
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
80
-80
/
+80
*
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
2016-12-31
2
-11
/
+11
*
Fix nss_nisplus build with mainline GCC (bug 20978).
Joseph Myers
2016-12-21
1
-1
/
+1
*
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-23
1
-1
/
+1
*
Return proper status from _nss_nis_initgroups_dyn (bug 20262)
Andreas Schwab
2016-06-30
1
-5
/
+11
*
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
Yvan Roux
2016-04-15
1
-9
/
+11
*
Silence some false positive warnings for gcc 4.7
Chris Metcalf
2016-01-21
1
-0
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
80
-80
/
+80
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-15
/
+1
*
nss_nis: Do not call malloc_usable_size [BZ #10432]
Florian Weimer
2015-10-06
1
-1
/
+0
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
29
-29
/
+29
*
Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)
Andreas Schwab
2015-05-11
3
-14
/
+14
*
_nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca
Florian Weimer
2015-04-08
1
-22
/
+7
*
_nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESS
Florian Weimer
2015-03-02
1
-1
/
+1
*
Remove some references to bcopy/bcmp/bzero.
Roland McGrath
2015-01-13
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
80
-80
/
+80
*
Fix unbound stack use in NIS NSS module
Andreas Schwab
2014-05-12
4
-0
/
+42
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+2
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
39
-212
/
+212
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
80
-80
/
+80
*
Fix typos.
Ondřej Bílka
2013-08-30
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-29
1
-1
/
+1
*
Use proper #include for xdecrypt declarations.
Roland McGrath
2013-08-26
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-4
/
+4
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-5
/
+5
*
Set reasonable limits for xdr_requests.
Patsy Franklin
2013-05-30
1
-5
/
+13
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
4
-0
/
+4
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
1
-1
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
80
-100
/
+80
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
4
-8
/
+4
*
2012-10-01 Patsy Franklin <pfrankli@redhat.com>
Jeff Law
2012-10-01
1
-5
/
+5
*
Make sunrpc code usable again
Andreas Jaeger
2012-05-10
1
-0
/
+6
*
[BZ #13761]
Jeff Law
2012-03-29
1
-15
/
+59
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-5
/
+2
[next]