summaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)Author
2012-05-15Fix formatting in last change.Roland McGrath
2012-05-15Avoid race in nscdAndreas Jaeger
2012-05-11Merge branch 't/kernel-features.h_includes' into refs/top-bases/tschwinge/Rog...Thomas Schwinge
2012-05-11Hurd: #include <kernel-features.h>Thomas Schwinge
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge
2012-05-09Cleanup nscd.cAndreas Jaeger
2012-05-09Cleanup last patch for nscd/nscd.cAndreas Jaeger
2012-05-09Add --foreground option for nscdAndreas Jaeger
2012-04-26Merge remote-tracking branch 'refs/remotes/savannah/top-bases/tschwinge/Roger...Thomas Schwinge
2012-04-23Merge remote-tracking branch 'refs/remotes/origin/top-bases/tschwinge/Roger_W...Samuel Thibault
2012-04-23Merge branch 't/libpthread_depends' into refs/top-bases/tschwinge/Roger_Whitt...Samuel Thibault
2012-04-23libpthread needs to be built before modules which need it.Samuel Thibault
2012-04-05Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-03Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-03-31Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-20Do not cache negative results in nscd if these are transientUlrich Drepper
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-12-02Avoid warning in aicache.cUlrich Drepper
2011-11-03Don't start AVC thread until credentials are installedAndreas Schwab
2011-11-01Properly set extra-objs in nscd makefileAndreas Schwab
2011-11-01Use kernel headers for netlink definitionsUlrich Drepper
2011-10-31Cache network interface informationUlrich Drepper
2011-10-17Fix nesting of #ifdefs in netgroupcache.cUlrich Drepper
2011-10-08Fix some nit warnings.Roland McGrath
2011-10-08 * nscd/netgroupcache.c: Unconditionally include <kernel-features.h>.Thomas Schwinge
2011-10-08Merge commit 'refs/top-bases/t/kernel-features.h_includes' into t/kernel-feat...Thomas Schwinge
2011-10-07Implement caching of nscdUlrich Drepper
2011-10-07Don't unnecesarily use inotify in nscdUlrich Drepper
2011-10-06Avoid warning when reload of group entry failsUlrich Drepper
2011-09-20Merge commit 'refs/top-bases/t/kernel-features.h_includes' into t/kernel-feat...Thomas Schwinge
2011-09-19 * libio/fileops.c: Include <kernel-features.h>.Thomas Schwinge
2011-08-14Add missing initialization in service cache in nscdUlrich Drepper
2011-07-19Avoid warning in nscd config file parsing codeMarek Polacek
2011-07-19Avoid possible crashes in anormal nscd exitsUlrich Drepper
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper
2011-07-05Avoid warning.Ulrich Drepper
2011-07-01nscd cleanupsUlrich Drepper
2011-07-01Handle nscd negtimeout==0Thorsten Kukuk
2011-06-29Avoid write to invalid file descriptor in nscdUlrich Drepper
2011-06-27Fix handling of RES_USE_INET6 big in nscdUlrich Drepper
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2011-05-31Don't free non-malloced memory and fix memory leakUlrich Drepper
2011-05-22Add a few more alloca size checksUlrich Drepper
2011-05-13Add support for generated PIE link rulesAndreas Schwab
2011-04-22Remove doubled words.Jim Meyering