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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
43
-43
/
+43
2023-03-02
nis: Fix stringop-truncation warning with -O3 in nis_local_host.
Stefan Liebler
1
-3
/
+7
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
4
-6
/
+6
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
43
-43
/
+43
2022-12-09
nis: Build libnsl with 64 bit time_t
Adhemerval Zanella Netto
1
-5
/
+5
2022-10-20
nis: Fix nis_print_directory
Adhemerval Zanella Netto
1
-31
/
+28
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
43
-43
/
+43
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
40
-40
/
+0
2021-08-02
nis: Fix leak on realloc failure in nis_getnames [BZ #28150]
Robbie Harwood
1
-4
/
+4
2021-07-12
nis: nis_local_group may read from __nisgroup[-1] (bug 28075)
Florian Weimer
1
-0
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
43
-43
/
+43
2020-10-30
Disable spurious -Warray-bounds for ypclnt.c (bug 26687)
Joseph Myers
1
-0
/
+8
2020-08-29
Remove obsolete default/nss code
Thorsten Kukuk
2
-43
/
+0
2020-07-08
Remove --enable-obsolete-nsl configure flag
Petr Vorel
39
-10932
/
+3
2020-07-07
nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus
Florian Weimer
3
-646
/
+1
2020-05-20
y2038: Replace __clock_gettime with __clock_gettime64
Lukasz Majewski
1
-9
/
+7
2020-02-25
nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
4
-27
/
+24
2020-02-13
nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
1
-0
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
76
-76
/
+76
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
1
-1
/
+3
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
76
-76
/
+76
2019-05-16
nss_nis, nss_nisplus: Remove RES_USE_INET6 handling
Florian Weimer
2
-89
/
+25
2019-02-27
Add some spaces before '('.
Joseph Myers
2
-2
/
+2
2019-02-22
Break some lines before not after operators.
Joseph Myers
9
-43
/
+43
2019-02-13
Adjust wording of two fall-through comments.
Joseph Myers
1
-0
/
+1
2019-02-06
Avoid "inline" after return type in function definitions.
Joseph Myers
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
76
-76
/
+76
2018-09-24
Don't build libnsl for new ABIs
Andreas Schwab
1
-0
/
+10
2018-06-27
nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]
Maciej W. Rozycki
1
-2
/
+2
2018-06-25
_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]
Florian Weimer
1
-10
/
+17
2018-01-29
libnsl: Turn remaining symbols into compat symbols [BZ #22701]
Florian Weimer
5
-5
/
+5
2018-01-26
Build only shared libnsl objects if NIS is disabled (bug 22701)
Andreas Schwab
1
-1
/
+2
2018-01-12
libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]
Florian Weimer
1
-1
/
+9
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
76
-76
/
+76
2017-11-23
nss: Export nscd hash function as __nss_hash [BZ #22459]
Florian Weimer
2
-55
/
+11
2017-10-11
nscd: remove reference to libnsl
Andreas Schwab
1
-2
/
+0
2017-10-04
Move nss_compat from nis to nss subdir and install it unconditionally
Andreas Schwab
6
-3265
/
+1
2017-08-07
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
1
-6
/
+6
2017-06-04
Include shlib-compat.h in many sunrpc/nis source files.
Zack Weinberg
36
-0
/
+36
2017-04-19
Create more sockets with SOCK_CLOEXEC [BZ #15722]
Florian Weimer
1
-1
/
+1
2017-04-18
Assume that O_CLOEXEC is always defined and works
Florian Weimer
4
-200
/
+8
2017-03-21
Deprecate libnsl by default (only shared library will be
Thorsten Kukuk
37
-81
/
+138
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
1
-1
/
+1
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
80
-80
/
+80
2016-12-31
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
2
-11
/
+11
2016-12-21
Fix nss_nisplus build with mainline GCC (bug 20978).
Joseph Myers
1
-1
/
+1
2016-09-23
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
1
-1
/
+1
2016-06-30
Return proper status from _nss_nis_initgroups_dyn (bug 20262)
Andreas Schwab
1
-5
/
+11
2016-04-15
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
Yvan Roux
1
-9
/
+11
2016-01-21
Silence some false positive warnings for gcc 4.7
Chris Metcalf
1
-0
/
+9
[next]