Age | Commit message (Expand) | Author |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-10-22 | Rework some nscd code not to use variable-length struct types. | Roland McGrath |
2014-05-26 | Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) | Siddhesh Poyarekar |
2014-04-30 | Consolidate code to initialize nscd dataset header | Siddhesh Poyarekar |
2014-03-27 | Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760) | Siddhesh Poyarekar |
2014-03-27 | Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758) | Siddhesh Poyarekar |
2014-03-12 | Provide correct buffer length to netgroup queries in nscd (BZ #16695) | Siddhesh Poyarekar |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-27 | Avoid undefined behaviour in netgroupcache | Siddhesh Poyarekar |
2014-01-24 | Adjust pointers to triplets in netgroup query data (BZ #16474) | Siddhesh Poyarekar |
2014-01-16 | Don't use alloca in addgetnetgrentX (BZ #16453) | Siddhesh Poyarekar |
2014-01-02 | Fix return code from getent netgroup when the netgroup is not found (bz #16366) | Siddhesh Poyarekar |
2014-01-02 | Fix infinite loop in nscd when netgroup is empty (bz #16365) | Siddhesh Poyarekar |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-09-09 | Fix nesting of ifdefs in netgroupcache.c | Allan McRae |
2013-06-11 | Fix handling of netgroup cache in nscd | Andreas Schwab |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-05-10 | Hurd: #include <kernel-features.h> | Thomas Schwinge |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-10-17 | Fix nesting of #ifdefs in netgroupcache.c | Ulrich Drepper |
2011-10-07 | Implement caching of nscd | Ulrich Drepper |