| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix nesting of ifdefs in netgroupcache.c | Allan McRae | 2013-09-09 | 1 | -2/+2 |
* | Use __glibc_unlikely instead of __builtin_expect (..., 0) | Siddhesh Poyarekar | 2013-08-28 | 1 | -1/+1 |
* | Initialize res_hconf in nscd | Siddhesh Poyarekar | 2013-08-26 | 1 | -0/+4 |
* | Fix indentation in aicache.c | Siddhesh Poyarekar | 2013-08-26 | 1 | -1/+1 |
* | Fix typo in comment | Siddhesh Poyarekar | 2013-06-24 | 1 | -2/+2 |
* | Fix handling of netgroup cache in nscd | Andreas Schwab | 2013-06-11 | 3 | -14/+23 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 6 | -0/+6 |
* | Properly check for short writes when sending the response in nscd | Andreas Schwab | 2013-04-15 | 4 | -62/+91 |
* | nscd: don't fork twice | Andreas Schwab | 2013-04-15 | 1 | -9/+0 |
* | unify xmalloc prototypes & friends | Mike Frysinger | 2013-02-18 | 1 | -6/+1 |
* | Refactor code out of nscd's two main poll loops. | Carlos O'Donell | 2013-02-08 | 1 | -65/+83 |
* | Remove lots of inline keywords. | Roland McGrath | 2013-02-07 | 2 | -3/+4 |
* | Revert "Properly check for short writes when sending the response in nscd" | Andreas Schwab | 2013-01-10 | 4 | -25/+8 |
* | Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd" | Andreas Schwab | 2013-01-10 | 1 | -5/+5 |
* | Revert "nscd: don't fork twice" | Andreas Schwab | 2013-01-10 | 1 | -0/+9 |
* | nscd: don't fork twice | Andreas Schwab | 2013-01-10 | 1 | -9/+0 |
* | * nscd/nscd.h: Move persistent storage back to /var/run/nscd | Thorsten Kukuk | 2013-01-10 | 1 | -5/+5 |
* | Properly check for short writes when sending the response in nscd | Andreas Schwab | 2013-01-10 | 4 | -8/+25 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 38 | -41/+38 |
* | Update copyright years. | David S. Miller | 2013-01-01 | 1 | -2/+2 |
* | [BZ #13761] | Jeff Law | 2012-11-29 | 1 | -8/+25 |
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 1 | -3/+6 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 1 | -4/+2 |
* | nscd: fix compilation flags | Dmitry V. Levin | 2012-10-02 | 1 | -34/+7 |
* | Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for... | Roland McGrath | 2012-08-22 | 9 | -8/+35 |
* | Add --disable-build-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -1/+1 |
* | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2012-08-22 | 2 | -2/+6 |
* | Remove pre-2.4.21 Linux kernel support. | Joseph Myers | 2012-07-25 | 1 | -5/+1 |
* | Fix formatting in last change. | Roland McGrath | 2012-05-15 | 1 | -1/+2 |
* | Avoid race in nscd | Andreas Jaeger | 2012-05-15 | 3 | -18/+39 |
* | Hurd: #include <kernel-features.h> | Thomas Schwinge | 2012-05-10 | 2 | -8/+6 |
* | Cleanup nscd.c | Andreas Jaeger | 2012-05-09 | 1 | -7/+7 |
* | Cleanup last patch for nscd/nscd.c | Andreas Jaeger | 2012-05-09 | 1 | -4/+3 |
* | Add --foreground option for nscd | Andreas Jaeger | 2012-05-09 | 1 | -16/+43 |
* | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov | 2012-03-23 | 1 | -5/+0 |
* | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2012-03-20 | 3 | -3/+3 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -5/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 39 | -94/+55 |
* | Do not cache negative results in nscd if these are transient | Ulrich Drepper | 2012-01-20 | 6 | -18/+24 |
* | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 2012-01-08 | 2 | -10/+8 |
* | Update copyright year | Ulrich Drepper | 2012-01-01 | 1 | -2/+2 |
* | Avoid warning in aicache.c | Ulrich Drepper | 2011-12-02 | 1 | -2/+5 |
* | Don't start AVC thread until credentials are installed | Andreas Schwab | 2011-11-03 | 1 | -4/+4 |
* | Properly set extra-objs in nscd makefile | Andreas Schwab | 2011-11-01 | 1 | -1/+1 |
* | Use kernel headers for netlink definitions | Ulrich Drepper | 2011-11-01 | 1 | -1/+2 |
* | Cache network interface information | Ulrich Drepper | 2011-10-31 | 4 | -7/+162 |
* | Fix nesting of #ifdefs in netgroupcache.c | Ulrich Drepper | 2011-10-17 | 1 | -2/+2 |
* | Fix some nit warnings. | Roland McGrath | 2011-10-08 | 1 | -0/+2 |
* | Implement caching of nscd | Ulrich Drepper | 2011-10-07 | 11 | -18/+1070 |
* | Don't unnecesarily use inotify in nscd | Ulrich Drepper | 2011-10-07 | 1 | -1/+1 |