446 Commits (06e51f4d6d1f19b55a0b6f4d5031eb0703c369c9)

Author SHA1 Message Date
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Stefan Liebler 1e0c8356f5 nis: Fix stringop-truncation warning with -O3 in nis_local_host. 3 years ago
Wilco Dijkstra 32c7acd464 Replace rawmemchr (s, '\0') with strchr 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Adhemerval Zanella Netto 545eefc2f5 nis: Build libnsl with 64 bit time_t 3 years ago
Adhemerval Zanella Netto 0ff92021c0 nis: Fix nis_print_directory 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines 5 years ago
Robbie Harwood 6069826312 nis: Fix leak on realloc failure in nis_getnames [BZ #28150] 5 years ago
Florian Weimer 70099c7763 nis: nis_local_group may read from __nisgroup[-1] (bug 28075) 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Joseph Myers 882774658c Disable spurious -Warray-bounds for ypclnt.c (bug 26687) 5 years ago
Thorsten Kukuk 85f1848937 Remove obsolete default/nss code 6 years ago
Petr Vorel ae7a94e5e3 Remove --enable-obsolete-nsl configure flag 6 years ago
Florian Weimer 94d9c76e4a nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus 6 years ago
Lukasz Majewski e9698175b0 y2038: Replace __clock_gettime with __clock_gettime64 6 years ago
Florian Weimer d423e17031 nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS 6 years ago
Florian Weimer fd3540deff nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Zack Weinberg 4a39c34c4f Change most internal uses of __gettimeofday to __clock_gettime. 7 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Florian Weimer ec255a97a2 nss_nis, nss_nisplus: Remove RES_USE_INET6 handling 7 years ago
Joseph Myers c4f50205e1 Add some spaces before '('. 7 years ago
Joseph Myers 34a5a1460e Break some lines before not after operators. 7 years ago
Joseph Myers 107562682c Adjust wording of two fall-through comments. 7 years ago
Joseph Myers c2d8f0b704 Avoid "inline" after return type in function definitions. 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Andreas Schwab 462d348caa Don't build libnsl for new ABIs 8 years ago
Maciej W. Rozycki 780684eb04 nisplus: Correct pwent parsing issue and resulting build error [BZ #23266] 8 years ago
Florian Weimer a26fe1638b _nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023] 8 years ago
Florian Weimer cdd14619a7 libnsl: Turn remaining symbols into compat symbols [BZ #22701] 8 years ago
Andreas Schwab 5503f413bf Build only shared libnsl objects if NIS is disabled (bug 22701) 8 years ago
Florian Weimer 9a08a366a7 libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701] 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Florian Weimer 67f36c7922 nss: Export nscd hash function as __nss_hash [BZ #22459] 8 years ago
Andreas Schwab 2faa42daa8 nscd: remove reference to libnsl 9 years ago
Andreas Schwab 64d1e08ea8 Move nss_compat from nis to nss subdir and install it unconditionally 9 years ago
Joseph Myers d9fee042e2 Consistently use uintN_t not u_intN_t everywhere. 9 years ago
Zack Weinberg 82f43dd2d1 Include shlib-compat.h in many sunrpc/nis source files. 9 years ago
Florian Weimer 2f83a7294d Create more sockets with SOCK_CLOEXEC [BZ #15722] 9 years ago
Florian Weimer cef9b65376 Assume that O_CLOEXEC is always defined and works 9 years ago
Thorsten Kukuk 1e4d83f6fe Deprecate libnsl by default (only shared library will be 9 years ago
Zack Weinberg 9090848d06 Narrowing the visibility of libc-internal.h even further. 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Florian Weimer b76e065991 resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] 10 years ago
Joseph Myers f88759ea9b Fix nss_nisplus build with mainline GCC (bug 20978). 9 years ago
Zack Weinberg cb765808fb Installed-header hygiene (BZ#20366): Simple self-contained fixes. 10 years ago
Andreas Schwab 73fb56a4d5 Return proper status from _nss_nis_initgroups_dyn (bug 20262) 10 years ago
Yvan Roux df1cf48777 Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses 10 years ago
Chris Metcalf 2a9feb9277 Silence some false positive warnings for gcc 4.7 10 years ago