Age | Commit message (Expand) | Author | Files | Lines |
2014-09-05 | Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) | Siddhesh Poyarekar | 1 | -6/+8 |
2014-09-05 | Provide correct buffer length to netgroup queries in nscd (BZ #16695) | Siddhesh Poyarekar | 1 | -1/+1 |
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 |