summaryrefslogtreecommitdiff
path: root/nis
AgeCommit message (Expand)Author
2018-06-27nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]Maciej W. Rozycki
2018-06-25_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]Florian Weimer
2018-01-29libnsl: Turn remaining symbols into compat symbols [BZ #22701]Florian Weimer
2018-01-26Build only shared libnsl objects if NIS is disabled (bug 22701)Andreas Schwab
2018-01-12libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]Florian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer
2017-10-11nscd: remove reference to libnslAndreas Schwab
2017-10-04Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers
2017-06-04Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg
2017-04-19Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer
2016-12-21Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-06-30Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab
2016-04-15Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux
2016-01-21Silence some false positive warnings for gcc 4.7Chris Metcalf
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-10-06nss_nis: Do not call malloc_usable_size [BZ #10432]Florian Weimer
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab
2015-04-08_nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_allocaFlorian Weimer
2015-03-02_nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESSFlorian Weimer
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-30Fix typos.Ondřej Bílka
2013-08-29Fix typos.Ondřej Bílka
2013-08-26Use proper #include for xdecrypt declarations.Roland McGrath
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-30Set reasonable limits for xdr_requests.Patsy Franklin
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-10-012012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law
2012-05-10Make sunrpc code usable againAndreas Jaeger
2012-03-29 [BZ #13761]Jeff Law
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert