summaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-16Add systemd unit file for nscdAllan McRae
2013-11-11Fix off-by-one in nscd getservbyport callAndreas Schwab
2013-10-30rename configure.in to configure.acMike Frysinger
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae
2013-08-28Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar
2013-08-26Initialize res_hconf in nscdSiddhesh Poyarekar
2013-08-26Fix indentation in aicache.cSiddhesh Poyarekar
2013-06-24Fix typo in commentSiddhesh Poyarekar
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-15Properly check for short writes when sending the response in nscdAndreas Schwab
2013-04-15nscd: don't fork twiceAndreas Schwab
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-02-08Refactor code out of nscd's two main poll loops.Carlos O'Donell
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-10Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab
2013-01-10Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"Andreas Schwab
2013-01-10Revert "nscd: don't fork twice"Andreas Schwab
2013-01-10nscd: don't fork twiceAndreas Schwab
2013-01-10* nscd/nscd.h: Move persistent storage back to /var/run/nscdThorsten Kukuk
2013-01-10Properly check for short writes when sending the response in nscdAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-29 [BZ #13761]Jeff Law
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-02nscd: fix compilation flagsDmitry V. Levin
2012-08-22Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath
2012-08-22Add --disable-build-nscd configure option.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers
2012-05-15Fix formatting in last change.Roland McGrath
2012-05-15Avoid race in nscdAndreas Jaeger
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-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