about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* nisplus: Correct pwent parsing issue and resulting build error [BZ #23266]Maciej W. Rozycki2018-06-271-2/+2
* _nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]Florian Weimer2018-06-251-10/+17
* libnsl: Turn remaining symbols into compat symbols [BZ #22701]Florian Weimer2018-01-295-5/+5
* Build only shared libnsl objects if NIS is disabled (bug 22701)Andreas Schwab2018-01-261-1/+2
* libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]Florian Weimer2018-01-121-1/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0176-76/+76
* nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer2017-11-232-55/+11
* nscd: remove reference to libnslAndreas Schwab2017-10-111-2/+0
* Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab2017-10-046-3265/+1
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-6/+6
* Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg2017-06-0436-0/+36
* Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer2017-04-191-1/+1
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-184-200/+8
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-2137-81/+138
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0180-80/+80
* resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer2016-12-312-11/+11
* Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers2016-12-211-1/+1
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-1/+1
* Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2016-06-301-5/+11
* Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux2016-04-151-9/+11
* Silence some false positive warnings for gcc 4.7Chris Metcalf2016-01-211-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0480-80/+80
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-171-15/+1
* nss_nis: Do not call malloc_usable_size [BZ #10432]Florian Weimer2015-10-061-1/+0
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-0829-29/+29
* Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab2015-05-113-14/+14
* _nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-04-081-22/+7
* _nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESSFlorian Weimer2015-03-021-1/+1
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-132-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0280-80/+80
* Fix unbound stack use in NIS NSS moduleAndreas Schwab2014-05-124-0/+42
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1039-212/+212
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0180-80/+80
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Fix typos.Ondřej Bílka2013-08-291-1/+1
* Use proper #include for xdecrypt declarations.Roland McGrath2013-08-261-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-4/+4
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-5/+5
* Set reasonable limits for xdr_requests.Patsy Franklin2013-05-301-5/+13
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-164-0/+4
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0280-100/+80
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-014-8/+4
* 2012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law2012-10-011-5/+5
* Make sunrpc code usable againAndreas Jaeger2012-05-101-0/+6
* [BZ #13761]Jeff Law2012-03-291-15/+59
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-5/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0980-240/+160