| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a few more alloca size checks | Ulrich Drepper | 2011-05-22 | 1 | -14/+29 |
* | Don't use removed rpc headers | Andreas Schwab | 2011-05-05 | 1 | -2/+2 |
* | Obsolete RPC implementation in libc. | Ulrich Drepper | 2011-04-16 | 1 | -5/+6 |
* | Fix some warning nits. | Roland McGrath | 2011-02-04 | 5 | -11/+11 |
* | Optimize last initgroups patch a bit. | Ulrich Drepper | 2010-11-22 | 1 | -12/+12 |
* | Fix multiple nss_compat initgroups() bugs | Ulrich Drepper | 2010-11-22 | 1 | -8/+11 |
* | More copyright changes. | Ulrich Drepper | 2010-09-01 | 11 | -337/+393 |
* | Remove duplicate version of pmap_getport from NIS code. | Ulrich Drepper | 2010-09-01 | 1 | -43/+2 |
* | Fix use of extend_alloca in NIS | Andreas Schwab | 2010-06-14 | 1 | -1/+1 |
* | Implement new mode for NIS passwd.adjunct.byname table. | Ulrich Drepper | 2010-04-07 | 5 | -47/+102 |
* | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper | 2009-12-10 | 2 | -49/+56 |
* | Fix error handling in NIS. | Joe Landers | 2009-10-29 | 1 | -1/+2 |