summaryrefslogtreecommitdiff
path: root/nscd/connections.c
AgeCommit message (Expand)Author
2009-04-26* nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper
2009-03-16* nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper
2009-02-13[BZ #5381]Ulrich Drepper
2009-01-28* nscd/connections.c (nscd_init): If database file access beUlrich Drepper
2008-12-09[BZ #7067]Ulrich Drepper
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper
2008-10-17* elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815Ulrich Drepper
2008-09-30* nscd/connections.c: Disable use of paccept for now.Ulrich Drepper
2008-08-03(main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea...Ulrich Drepper
2008-07-30* nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper
2008-07-25* nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper
2008-07-25* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2008-07-12* nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper
2008-06-18* nscd/connections.c (main_loop_poll): Fix test for read error.Ulrich Drepper
2008-06-13* nscd/connections.c: Also recognize and handle changes to theUlrich Drepper
2008-06-12* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper
2008-04-22* nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper
2008-03-04[BZ #5818]Ulrich Drepper
2008-01-05[BZ #5112] Jakub Jelinek
2007-11-23[BZ #5382]Ulrich Drepper
2007-11-06* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper
2007-10-07[BZ #3924]Ulrich Drepper
2007-10-06* nscd/connections.c (verify_persistent_db): Recognize circular lists.Ulrich Drepper
2007-10-05[BZ #5112]Ulrich Drepper
2007-08-29* nscd/connections.c (send_ro_fd): Also transfer file size.Ulrich Drepper
2007-08-22[BZ #4946]Ulrich Drepper
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-02-01* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value beforecvs/fedora-glibc-20070202T0923Ulrich Drepper
2007-01-16* nscd/connections.c (servinfo): Renamed to reqinfo. Change allUlrich Drepper
2007-01-15* nscd/connections.c (handle_request): Add a __builtin_expect.Ulrich Drepper
2007-01-15* nscd/connections.c (serv2db): Change type into structure whichUlrich Drepper
2007-01-15* nscd/connections.c (handle_request): Fix thinko in selinux testUlrich Drepper
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper
2007-01-13* nscd/connections.c (handle_request): Check selinux permissionsUlrich Drepper
2006-09-21[BZ #3137]Ulrich Drepper
2006-05-30* nscd/nscd.h (prune_cache): Add fd argument to prototype.cvs/fedora-glibc-20060531T1322Ulrich Drepper
2006-05-30* nscd/connections.c (dbs): Initialize .prunelock.Ulrich Drepper
2006-05-02[BZ #2632]Ulrich Drepper
2006-04-28* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in stringUlrich Drepper
2006-04-27* nscd/connections.c (restart): If we want to switch back to thecvs/fedora-glibc-20060427T2122Ulrich Drepper
2006-04-26* nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper
2006-04-262006-04-26 James Antill <james.antill@redhat.com>Ulrich Drepper
2006-04-01[BZ #2498]Ulrich Drepper
2006-01-03(nscd_init): Remove if block which should have been removed as part of the -S...Ulrich Drepper
2005-12-30Remove last remnants of -S option support.Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper