summaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)Author
2010-04-09Fix crash on reloading of gai data in nscd.Ulrich Drepper
2010-04-08Print reload count in nscd statistics.Ulrich Drepper
2010-03-15Update copyright year.Ulrich Drepper
2009-11-22Try harder to re-exec nscd in paranoia mode.Ulrich Drepper
2009-10-29Fix a few asserts and IO calls in nscd.Anders Johansson
2009-10-29Print timestamp in nscd debug messages.Ulrich Drepper
2009-07-17Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper
2009-07-16Fix lock handling in memory hander of nscd.Petr Baudis
2009-07-16Use correct release semantic in list update.Andreas Schwab
2009-06-16Consolidate PIE linking Makefile rules.H.J. Lu
2009-05-18Fix forced loop termination in nscd database lookup.Jakub Jelinek
2009-05-16Move BLOCK_ALIGN* macros back.Ulrich Drepper
2009-05-16Fix exit condition.Ulrich Drepper
2009-05-15Further robustify nscd database lookup.Ulrich Drepper
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek
2009-05-15Don't try to cleanup libselinux and libaudit.Jakub Jelinek
2009-04-26* nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-03-16* nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper
2009-02-13[BZ #5381]Ulrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-01-29[BZ #9750]Ulrich Drepper
2009-01-28* nscd/connections.c (nscd_init): If database file access beUlrich Drepper
2009-01-28[BZ #9741]Ulrich Drepper
2009-01-112009-01-10 Roland McGrath <roland@redhat.com>Roland McGrath
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-12-29* nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich 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-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper
2008-07-25* nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper
2008-07-25* nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich 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-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper
2008-06-12* nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper
2008-06-03* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper
2008-05-18* nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017Ulrich Drepper
2008-05-18* nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper
2008-05-18* nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper
2008-05-18* nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper
2008-05-18* nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper