about summary refs log tree commit diff
path: root/nscd/connections.c
Commit message (Expand)AuthorAgeFilesLines
* * nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper2009-04-261-1/+3
* * nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper2009-03-161-1/+16
* [BZ #5381]Ulrich Drepper2009-02-131-15/+0
* * nscd/connections.c (nscd_init): If database file access beUlrich Drepper2009-01-281-1/+4
* [BZ #7067]Ulrich Drepper2008-12-091-2/+12
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-031-19/+36
* * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815Ulrich Drepper2008-10-171-0/+2
* * nscd/connections.c: Disable use of paccept for now.Ulrich Drepper2008-09-301-1/+1
* (main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea...Ulrich Drepper2008-08-031-6/+13
* * nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper2008-07-301-1/+1
* * nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper2008-07-251-1/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2008-07-251-22/+77
* * nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper2008-07-121-29/+83
* * nscd/connections.c (main_loop_poll): Fix test for read error.Ulrich Drepper2008-06-181-2/+2
* * nscd/connections.c: Also recognize and handle changes to theUlrich Drepper2008-06-131-3/+25
* * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper2008-06-121-14/+129
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-10/+48
* * nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper2008-04-221-1/+1
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-3/+44
* [BZ #5818]Ulrich Drepper2008-03-041-21/+25
* [BZ #5112] Jakub Jelinek2008-01-051-2/+3
* [BZ #5382]Ulrich Drepper2007-11-231-1/+1
* * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper2007-11-061-81/+111
* [BZ #3924]Ulrich Drepper2007-10-071-3/+7
* * nscd/connections.c (verify_persistent_db): Recognize circular lists.Ulrich Drepper2007-10-061-1/+6
* [BZ #5112]Ulrich Drepper2007-10-051-7/+8
* * nscd/connections.c (send_ro_fd): Also transfer file size.Ulrich Drepper2007-08-291-2/+7
* [BZ #4946]Ulrich Drepper2007-08-221-1/+1
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-111-6/+21
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-011-1/+0
* * nscd/connections.c (servinfo): Renamed to reqinfo. Change allUlrich Drepper2007-01-161-12/+7
* * nscd/connections.c (handle_request): Add a __builtin_expect.Ulrich Drepper2007-01-151-1/+1
* * nscd/connections.c (serv2db): Change type into structure whichUlrich Drepper2007-01-151-26/+29
* * nscd/connections.c (handle_request): Fix thinko in selinux testUlrich Drepper2007-01-151-1/+0
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-18/+54
* * nscd/connections.c (handle_request): Check selinux permissionsUlrich Drepper2007-01-131-3/+4
* [BZ #3137]Ulrich Drepper2006-09-211-1/+1
* * nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322Ulrich Drepper2006-05-301-5/+15
* * nscd/connections.c (dbs): Initialize .prunelock.Ulrich Drepper2006-05-301-0/+3
* [BZ #2632]Ulrich Drepper2006-05-021-1/+1
* * nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in stringUlrich Drepper2006-04-281-2/+11
* * nscd/connections.c (restart): If we want to switch back to the cvs/fedora-glibc-20060427T2122Ulrich Drepper2006-04-271-4/+4
* * nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper2006-04-261-0/+3
* 2006-04-26 James Antill <james.antill@redhat.com>Ulrich Drepper2006-04-261-0/+10
* [BZ #2498]Ulrich Drepper2006-04-011-11/+17
* (nscd_init): Remove if block which should have been removed as part of the -S...Ulrich Drepper2006-01-031-8/+1
* Remove last remnants of -S option support.Ulrich Drepper2005-12-301-37/+18
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-11/+9
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-221-2/+23