| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 1 | -67/+1 |
* | Enhance nscd's inotify support (Bug 14906). | Carlos O'Donell | 2015-03-13 | 1 | -95/+263 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Add missing include of libc-internal.h. | Stefan Liebler | 2014-11-27 | 1 | -0/+1 |
* | Avoid warnings for unused results in nscd/connections.c. | Joseph Myers | 2014-11-26 | 1 | -5/+5 |
* | Fix Wundef warning for SEPARATE_KEY | Siddhesh Poyarekar | 2014-06-26 | 1 | -20/+1 |
* | nscd: Improved support for tracking startup failure in nscd service (BZ #16639) | Siddhesh Poyarekar | 2014-03-03 | 1 | -23/+25 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -10/+10 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 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 | 1 | -1/+2 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+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 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Hurd: #include <kernel-features.h> | Thomas Schwinge | 2012-05-10 | 1 | -4/+3 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | Use kernel headers for netlink definitions | Ulrich Drepper | 2011-11-01 | 1 | -1/+2 |
* | Cache network interface information | Ulrich Drepper | 2011-10-31 | 1 | -0/+118 |
* | Implement caching of nscd | Ulrich Drepper | 2011-10-07 | 1 | -8/+38 |
* | Don't unnecesarily use inotify in nscd | Ulrich Drepper | 2011-10-07 | 1 | -1/+1 |
* | Generalize framework to register monitoring of files in nscd | Ulrich Drepper | 2011-07-11 | 1 | -83/+82 |
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 1 | -1/+1 |
* | Schedule nscd cache pruning more accurately fromr re-added values. | Ulrich Drepper | 2011-02-05 | 1 | -5/+2 |
* | Try harder to re-exec nscd in paranoia mode. | Ulrich Drepper | 2009-11-22 | 1 | -4/+3 |
* | * nscd/connections.c (send_ro_fd): Define temporary variable to avoid | Ulrich Drepper | 2009-04-26 | 1 | -1/+3 |
* | * nscd/connections.c (restart): Try to preserve the process name | Ulrich Drepper | 2009-03-16 | 1 | -1/+16 |
* | [BZ #5381] | Ulrich Drepper | 2009-02-13 | 1 | -15/+0 |
* | * nscd/connections.c (nscd_init): If database file access be | Ulrich Drepper | 2009-01-28 | 1 | -1/+4 |
* | [BZ #7067] | Ulrich Drepper | 2008-12-09 | 1 | -2/+12 |
* | * socket/sys/socket.h: Declare accept4. | Ulrich Drepper | 2008-12-03 | 1 | -19/+36 |
* | * elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815 | Ulrich Drepper | 2008-10-17 | 1 | -0/+2 |
* | * nscd/connections.c: Disable use of paccept for now. | Ulrich Drepper | 2008-09-30 | 1 | -1/+1 |
* | (main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea... | Ulrich Drepper | 2008-08-03 | 1 | -6/+13 |
* | * nscd/connections.c (nscd_init): Type if preprocessor directive. | Ulrich Drepper | 2008-07-30 | 1 | -1/+1 |
* | * nscd/connections.c (nscd_init): Clean up fcntl call. | Ulrich Drepper | 2008-07-25 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper | 2008-07-25 | 1 | -22/+77 |
* | * nscd/connections.c (main_loop_poll): Fix handling of read errors | Ulrich Drepper | 2008-07-12 | 1 | -29/+83 |
* | * nscd/connections.c (main_loop_poll): Fix test for read error. | Ulrich Drepper | 2008-06-18 | 1 | -2/+2 |
* | * nscd/connections.c: Also recognize and handle changes to the | Ulrich Drepper | 2008-06-13 | 1 | -3/+25 |
* | * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache | Ulrich Drepper | 2008-06-12 | 1 | -14/+129 |
* | * nscd/cache.c (cache_add): Take additional parameter specifying | Ulrich Drepper | 2008-05-18 | 1 | -10/+48 |
* | * nscd/Makefile (nscd-cflags): Set back to -fpie. | Ulrich Drepper | 2008-04-22 | 1 | -1/+1 |
* | [BZ #5209, BZ #5381] | Ulrich Drepper | 2008-04-19 | 1 | -3/+44 |
* | [BZ #5818] | Ulrich Drepper | 2008-03-04 | 1 | -21/+25 |
* | [BZ #5112] | Jakub Jelinek | 2008-01-05 | 1 | -2/+3 |
* | [BZ #5382] | Ulrich Drepper | 2007-11-23 | 1 | -1/+1 |
* | * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only | Ulrich Drepper | 2007-11-06 | 1 | -81/+111 |
* | [BZ #3924] | Ulrich Drepper | 2007-10-07 | 1 | -3/+7 |