index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nis
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
43
-43
/
+43
*
nis: Fix stringop-truncation warning with -O3 in nis_local_host.
Stefan Liebler
2023-03-02
1
-3
/
+7
*
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-06
4
-6
/
+6
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
43
-43
/
+43
*
nis: Build libnsl with 64 bit time_t
Adhemerval Zanella Netto
2022-12-09
1
-5
/
+5
*
nis: Fix nis_print_directory
Adhemerval Zanella Netto
2022-10-20
1
-31
/
+28
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
43
-43
/
+43
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
40
-40
/
+0
*
nis: Fix leak on realloc failure in nis_getnames [BZ #28150]
Robbie Harwood
2021-08-02
1
-4
/
+4
*
nis: nis_local_group may read from __nisgroup[-1] (bug 28075)
Florian Weimer
2021-07-12
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
43
-43
/
+43
*
Disable spurious -Warray-bounds for ypclnt.c (bug 26687)
Joseph Myers
2020-10-30
1
-0
/
+8
*
Remove obsolete default/nss code
Thorsten Kukuk
2020-08-29
2
-43
/
+0
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
39
-10932
/
+3
*
nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus
Florian Weimer
2020-07-07
3
-646
/
+1
*
y2038: Replace __clock_gettime with __clock_gettime64
Lukasz Majewski
2020-05-20
1
-9
/
+7
*
nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
2020-02-25
4
-27
/
+24
*
nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
2020-02-13
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
76
-76
/
+76
*
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-30
1
-1
/
+3
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
76
-76
/
+76
*
nss_nis, nss_nisplus: Remove RES_USE_INET6 handling
Florian Weimer
2019-05-16
2
-89
/
+25
*
Add some spaces before '('.
Joseph Myers
2019-02-27
2
-2
/
+2
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
9
-43
/
+43
*
Adjust wording of two fall-through comments.
Joseph Myers
2019-02-13
1
-0
/
+1
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
76
-76
/
+76
*
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
[next]