| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 80 | -80/+80 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 1 | -15/+1 |
* | nss_nis: Do not call malloc_usable_size [BZ #10432] | Florian Weimer | 2015-10-06 | 1 | -1/+0 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 29 | -29/+29 |
* | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007) | Andreas Schwab | 2015-05-11 | 3 | -14/+14 |
* | _nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca | Florian Weimer | 2015-04-08 | 1 | -22/+7 |
* | _nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESS | Florian Weimer | 2015-03-02 | 1 | -1/+1 |
* | Remove some references to bcopy/bcmp/bzero. | Roland McGrath | 2015-01-13 | 2 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 80 | -80/+80 |
* | Fix unbound stack use in NIS NSS module | Andreas Schwab | 2014-05-12 | 4 | -0/+42 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 39 | -212/+212 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 80 | -80/+80 |
* | Fix typos. | Ondřej Bílka | 2013-08-30 | 1 | -1/+1 |
* | Fix typos. | Ondřej Bílka | 2013-08-29 | 1 | -1/+1 |
* | Use proper #include for xdecrypt declarations. | Roland McGrath | 2013-08-26 | 1 | -1/+1 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -4/+4 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -5/+5 |
* | Set reasonable limits for xdr_requests. | Patsy Franklin | 2013-05-30 | 1 | -5/+13 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 4 | -0/+4 |
* | Remove lots of inline keywords. | Roland McGrath | 2013-02-07 | 1 | -1/+2 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 80 | -100/+80 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 4 | -8/+4 |
* | 2012-10-01 Patsy Franklin <pfrankli@redhat.com> | Jeff Law | 2012-10-01 | 1 | -5/+5 |
* | Make sunrpc code usable again | Andreas Jaeger | 2012-05-10 | 1 | -0/+6 |
* | [BZ #13761] | Jeff Law | 2012-03-29 | 1 | -15/+59 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -5/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 80 | -240/+160 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -16/+16 |
* | Remove aliasing problems in NIS code | Ulrich Drepper | 2011-12-02 | 1 | -2/+4 |
* | Clean up internal fopen uses | Ulrich Drepper | 2011-11-15 | 2 | -5/+6 |
* | Fix warning in nis_table | Ulrich Drepper | 2011-11-12 | 1 | -18/+18 |
* | nis/nss_nisplus: Kill warnings | Ulrich Drepper | 2011-07-06 | 2 | -7/+7 |
* | nss_compat: query NIS domain only when needed | Andreas Schwab | 2011-07-01 | 2 | -24/+30 |
* | Quash some new warnings from GCC 4.6. | Roland McGrath | 2011-06-10 | 3 | -9/+7 |