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