summaryrefslogtreecommitdiff
path: root/nscd/nscd_helper.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-15Avoid race in nscdAndreas Jaeger
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-31Cache network interface informationUlrich Drepper
2009-05-18Fix forced loop termination in nscd database lookup.Jakub Jelinek
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-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2008-07-25* nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich Drepper
2008-03-04[BZ #5818]Ulrich Drepper
2007-10-13[BZ #3195]Ulrich Drepper
2007-10-13[BZ #3242]Ulrich Drepper
2007-10-07[BZ #3924]Ulrich Drepper
2007-10-06* nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.Ulrich Drepper
2007-08-29* nscd/connections.c (send_ro_fd): Also transfer file size.Ulrich Drepper
2007-08-29* nscd/nscd_helper.c (get_mapping): Avoid the pread call, just goUlrich Drepper
2007-07-21* nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC forUlrich Drepper
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2007-05-29* nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper
2007-02-16* nscd/nscd_helper.c (open_socket): Don't send padding bytes fromUlrich Drepper
2007-02-02* nscd/nscd_helper.c (open_socket): Minor size optimization.Ulrich Drepper
2007-02-02* nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of Jakub Jelinek
2007-01-31* nscd/nscd_helper.c (open_socket): Now takes request type and keyUlrich Drepper
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-02* nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper
2006-04-25[BZ #2571]Ulrich Drepper
2006-04-02[BZ #2501]Ulrich Drepper
2006-03-01* nscd/nscd_helper.c: Include <time.h> for `time' declaration.Roland McGrath
2005-11-21Pretty printing.Ulrich Drepper
2005-07-14* nscd/nscd_helper.c: Add a few __builtin_expect.Ulrich Drepper
2005-07-13* nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper
2005-01-30Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-02Update.Ulrich Drepper
2004-09-30Update.Ulrich Drepper
2004-09-16iAdd __nscd_getai prototype.Ulrich Drepper
2004-09-13Update.Ulrich Drepper
2004-09-13UPdate.Ulrich Drepper
2004-09-08* sysdeps/generic/nscd_setup_thread.c: New file.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper