summaryrefslogtreecommitdiff
path: root/nscd/netgroupcache.c
AgeCommit message (Expand)Author
2014-01-27Avoid undefined behaviour in netgroupcacheSiddhesh Poyarekar
2014-01-24Adjust pointers to triplets in netgroup query data (BZ #16474)Siddhesh Poyarekar
2014-01-16Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar
2014-01-02Fix return code from getent netgroup when the netgroup is not found (bz #16366)Siddhesh Poyarekar
2014-01-02Fix infinite loop in nscd when netgroup is empty (bz #16365)Siddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-17Fix nesting of #ifdefs in netgroupcache.cUlrich Drepper
2011-10-07Implement caching of nscdUlrich Drepper