Age | Commit message (Expand) | Author |
2020-07-07 | nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus | Florian Weimer |
2020-02-25 | nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS | Florian Weimer |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-05-16 | nss_nis, nss_nisplus: Remove RES_USE_INET6 handling | Florian Weimer |
2019-02-22 | Break some lines before not after operators. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-06-25 | _nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023] | Florian Weimer |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer |
2016-06-30 | Return proper status from _nss_nis_initgroups_dyn (bug 20262) | Andreas Schwab |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-06 | nss_nis: Do not call malloc_usable_size [BZ #10432] | Florian Weimer |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-03-02 | _nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESS | Florian Weimer |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-05-12 | Fix unbound stack use in NIS NSS module | Andreas Schwab |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-08-26 | Use proper #include for xdecrypt declarations. | Roland McGrath |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-05-22 | Add a few more alloca size checks | Ulrich Drepper |
2010-06-14 | Fix use of extend_alloca in NIS | Andreas Schwab |
2010-04-07 | Implement new mode for NIS passwd.adjunct.byname table. | Ulrich Drepper |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper |
2009-10-29 | Fix error handling in NIS. | Joe Landers |
2009-10-29 | Fix memory leak in NIS grp database handling. | Joe Landers |
2009-07-01 | Fix NIS and NIS+ getnetbyaddr backends. | Ulrich Drepper |
2009-06-15 | Fix memory leak when batch-reading large NIS password maps. | Joe Landers |
2008-12-08 | * resolv/res_init.c (__res_vinit): Always assign to statp->nscount | Ulrich Drepper |
2008-12-07 | * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory | Ulrich Drepper |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |
2007-04-23 | [BZ #4381] | Ulrich Drepper |
2007-01-14 | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-08-19 | * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper |
2006-05-01 | * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try to | Ulrich Drepper |
2006-05-01 | * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try to | Ulrich Drepper |
2006-04-29 | * nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove data | Ulrich Drepper |
2006-04-28 | * nis/nss-default.c (vars): Add SETENT_BATCH_READ. | Ulrich Drepper |
2006-04-28 | * nis/nss_nis/nis-service.c: Avoid passing pointer to static | Ulrich Drepper |
2006-04-14 | * nis/Makefile (libnsl-routimes): Add nss-default. | Ulrich Drepper |
2006-04-09 | * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid calling | Ulrich Drepper |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper |
2005-10-28 | (_nss_nis_getpublickey): Fix off by one error. | Ulrich Drepper |