manual/llio.texi: update manual to document file-private locks
[jlayton/glibc.git] / nscd / connections.c
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-24 Siddhesh PoyarekarFix typo in comment
2013-06-11 Andreas SchwabFix handling of netgroup cache in nscd
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-02-08 Carlos O'DonellRefactor code out of nscd's two main poll loops.
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-11-01 Ulrich DrepperUse kernel headers for netlink definitions
2011-10-31 Ulrich DrepperCache network interface information
2011-10-07 Ulrich DrepperImplement caching of nscd
2011-10-07 Ulrich DrepperDon't unnecesarily use inotify in nscd
2011-07-11 Ulrich DrepperGeneralize framework to register monitoring of files...
2011-04-23 Jim MeyeringRemove doubled words.
2011-02-06 Ulrich DrepperSchedule nscd cache pruning more accurately fromr re...
2009-11-23 Ulrich DrepperTry harder to re-exec nscd in paranoia mode.
2009-04-26 Ulrich Drepper* nscd/connections.c (send_ro_fd): Define temporary...
2009-03-16 Ulrich Drepper* nscd/connections.c (restart): Try to preserve the...
2009-02-13 Ulrich Drepper[BZ #5381]
2009-01-28 Ulrich Drepper* nscd/connections.c (nscd_init): If database file...
2008-12-09 Ulrich Drepper[BZ #7067]
2008-12-03 Ulrich Drepper* socket/sys/socket.h: Declare accept4.
2008-10-17 Ulrich Drepper* elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815
2008-09-30 Ulrich Drepper* nscd/connections.c: Disable use of paccept for now.
2008-08-03 Ulrich Drepper(main_loop_poll): Pass a buffer which is guaranteed...
2008-07-30 Ulrich Drepper* nscd/connections.c (nscd_init): Type if preprocessor...
2008-07-25 Ulrich Drepper* nscd/connections.c (nscd_init): Clean up fcntl call.
2008-07-25 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define
2008-07-12 Ulrich Drepper* nscd/connections.c (main_loop_poll): Fix handling...
2008-06-18 Ulrich Drepper* nscd/connections.c (main_loop_poll): Fix test for...
2008-06-13 Ulrich Drepper* nscd/connections.c: Also recognize and handle changes...
2008-06-12 Ulrich Drepper* nscd/nscd.h (struct database_dyn): Add inotify_descr...
2008-05-18 Ulrich Drepper* nscd/cache.c (cache_add): Take additional parameter...
2008-04-22 Ulrich Drepper* nscd/Makefile (nscd-cflags): Set back to -fpie.
2008-04-19 Ulrich Drepper[BZ #5209, BZ #5381]
2008-03-04 Ulrich Drepper[BZ #5818]
2008-01-05 Jakub Jelinek[BZ #5112]
2007-11-23 Ulrich Drepper[BZ #5382]
2007-11-06 Ulrich Drepper* nscd/aicache.c (addhstaiX): Check herrno after IPv4...
2007-10-07 Ulrich Drepper[BZ #3924]
2007-10-06 Ulrich Drepper* nscd/connections.c (verify_persistent_db): Recognize...
2007-10-05 Ulrich Drepper[BZ #5112]
2007-08-29 Ulrich Drepper* nscd/connections.c (send_ro_fd): Also transfer file...
2007-08-22 Ulrich Drepper[BZ #4946]
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-07-16 Roland McGrath* elf/ldconfig.c: Allow GPLv2 or any later version.
2007-02-01 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE... cvs/fedora-glibc-20070202T0923
2007-01-16 Ulrich Drepper* nscd/connections.c (servinfo): Renamed to reqinfo...
2007-01-15 Ulrich Drepper* nscd/connections.c (handle_request): Add a __builtin_...
2007-01-15 Ulrich Drepper* nscd/connections.c (serv2db): Change type into struct...
2007-01-15 Ulrich Drepper* nscd/connections.c (handle_request): Fix thinko in...
2007-01-14 Ulrich Drepper* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r...
2007-01-13 Ulrich Drepper* nscd/connections.c (handle_request): Check selinux...
2006-09-21 Ulrich Drepper[BZ #3137]
2006-05-30 Ulrich Drepper* nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322
2006-05-30 Ulrich Drepper* nscd/connections.c (dbs): Initialize .prunelock.
2006-05-02 Ulrich Drepper[BZ #2632]
2006-04-28 Ulrich Drepper* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization...
2006-04-27 Ulrich Drepper* nscd/connections.c (restart): If we want to switch... cvs/fedora-glibc-20060427T2122
2006-04-26 Ulrich Drepper* nscd/nscd.h (struct database_dyn): Add propagate...
2006-04-26 Ulrich Drepper2006-04-26 James Antill <james.antill@redhat.com>
2006-04-01 Ulrich Drepper[BZ #2498]
2006-01-03 Ulrich Drepper(nscd_init): Remove if block which should have been...
2005-12-30 Ulrich DrepperRemove last remnants of -S option support.
2005-12-07 Ulrich Drepper* catgets/gencat.c: Use GPL, not LGPL.
2005-11-22 Ulrich Drepper* nscd/connections.c (sendfileall): Define.
2005-11-19 Ulrich Drepper* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t... cvs/fedora-glibc-20051119T1959
2005-11-12 Ulrich Drepper[BZ #1294]
2005-08-23 Ulrich Drepper* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET):...
2005-08-16 Ulrich Drepper* nscd/cache.c (prune_cache): Use stat64 not stat.
2005-08-09 Ulrich Drepper* nscd/connections.c (main_loop_epoll): Pass NULL as...
2005-08-08 Ulrich Drepper* nscd/mem.c (mempool_alloc): Use posix_fallocate inste...
2005-08-08 Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-18 Ulrich Drepper* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
2005-07-14 Ulrich Drepper* nscd/connections.c (send_ro_fd): Make sure BUF is...
2005-06-20 Ulrich Drepper* nscd/nscd.init: Get more in line with lsb3. cvs/fedora-glibc-20050620T1522 cvs/fedora-glibc-20050620T1530
2005-04-28 Ulrich Drepper* nscd/connections.c (nscd_run): Use time() value in... cvs/fedora-glibc-20050428T0846
2005-02-22 Ulrich Drepper* nscd/nscd-client.h: Include sys/uio.h.
2005-01-30 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-15 Ulrich Drepper(nscd_init): Non-persistent database files are created...
2004-10-14 Ulrich DrepperUpdate.
2004-10-04 Ulrich DrepperUpdate.
2004-10-04 Ulrich DrepperUpdate.
2004-10-03 Ulrich DrepperUpdate.
2004-10-03 Ulrich DrepperUpdate.
2004-10-03 Ulrich DrepperUpdate.
2004-10-03 Ulrich DrepperUpdate,
2004-09-30 Ulrich DrepperUpdate.
2004-09-17 Ulrich DrepperUpdate.
2004-09-15 Ulrich DrepperUpdate.
2004-09-11 Ulrich DrepperUpdate.
2004-09-10 Ulrich DrepperUpdate.
2004-09-08 Ulrich DrepperUpdate.
2004-09-08 Ulrich DrepperUpdate.
2004-09-03 Ulrich Drepper(nscd_run): Check early for invalid request types.
next