Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-05-15 | nss: Turn __nss_database_lookup into a compatibility symbol | Florian Weimer | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-08-28 | nscd: Fix use-after-free in addgetnetgrentX [BZ #23520] | Florian Weimer | 1 | -13/+29 |
2018-05-16 | Fix concurrent changes on nscd aware files (BZ #23178) | Adhemerval Zanella | 1 | -56/+3 |
2018-03-01 | [BZ #22342] Fix netgroup cache keys. | DJ Delorie | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-09-25 | nscd: Release read lock after resetting timeout. | DJ Delorie | 1 | -0/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-10-22 | Rework some nscd code not to use variable-length struct types. | Roland McGrath | 1 | -8/+6 |
2014-05-26 | Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) | Siddhesh Poyarekar | 1 | -6/+8 |
2014-04-30 | Consolidate code to initialize nscd dataset header | Siddhesh Poyarekar | 1 | -21/+12 |
2014-03-27 | Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760) | Siddhesh Poyarekar | 1 | -6/+10 |
2014-03-27 | Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758) | Siddhesh Poyarekar | 1 | -3/+7 |
2014-03-12 | Provide correct buffer length to netgroup queries in nscd (BZ #16695) | Siddhesh Poyarekar | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -4/+4 |
2014-01-27 | Avoid undefined behaviour in netgroupcache | Siddhesh Poyarekar | 1 | -5/+11 |
2014-01-24 | Adjust pointers to triplets in netgroup query data (BZ #16474) | Siddhesh Poyarekar | 1 | -1/+11 |
2014-01-16 | Don't use alloca in addgetnetgrentX (BZ #16453) | Siddhesh Poyarekar | 1 | -31/+6 |
2014-01-02 | Fix return code from getent netgroup when the netgroup is not found (bz #16366) | Siddhesh Poyarekar | 1 | -29/+62 |
2014-01-02 | Fix infinite loop in nscd when netgroup is empty (bz #16365) | Siddhesh Poyarekar | 1 | -3/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-09-09 | Fix nesting of ifdefs in netgroupcache.c | Allan McRae | 1 | -2/+2 |
2013-06-11 | Fix handling of netgroup cache in nscd | Andreas Schwab | 1 | -12/+20 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-05-10 | Hurd: #include <kernel-features.h> | Thomas Schwinge | 1 | -4/+3 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -2/+1 |
2011-10-17 | Fix nesting of #ifdefs in netgroupcache.c | Ulrich Drepper | 1 | -2/+2 |
2011-10-07 | Implement caching of nscd | Ulrich Drepper | 1 | -0/+669 |