about summary refs log tree commit diff
path: root/nscd/nscd_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage. rsa/stdintRyan S. Arnold2013-04-291-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Avoid race in nscdAndreas Jaeger2012-05-151-12/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Cache network interface informationUlrich Drepper2011-10-311-5/+5
* Fix forced loop termination in nscd database lookup.Jakub Jelinek2009-05-181-3/+13
* Fix exit condition.Ulrich Drepper2009-05-161-1/+1
* Further robustify nscd database lookup.Ulrich Drepper2009-05-151-1/+2
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-151-8/+19
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-261-3/+4
* * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich Drepper2008-07-251-3/+28
* [BZ #5818]Ulrich Drepper2008-03-041-2/+4
* [BZ #3195]Ulrich Drepper2007-10-131-1/+1
* [BZ #3242]Ulrich Drepper2007-10-131-35/+68
* [BZ #3924]Ulrich Drepper2007-10-071-3/+18
* * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.Ulrich Drepper2007-10-061-1/+6
* * nscd/connections.c (send_ro_fd): Also transfer file size.Ulrich Drepper2007-08-291-13/+24
* * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just goUlrich Drepper2007-08-291-30/+29
* * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC forUlrich Drepper2007-07-211-1/+5
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-2/+2
* * nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper2007-05-291-3/+4
* * nscd/nscd_helper.c (open_socket): Don't send padding bytes fromUlrich Drepper2007-02-161-2/+3
* * nscd/nscd_helper.c (open_socket): Minor size optimization.Ulrich Drepper2007-02-021-8/+8
* * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of Jakub Jelinek2007-02-021-2/+2
* * nscd/nscd_helper.c (open_socket): Now takes request type and keyUlrich Drepper2007-01-311-52/+72
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-311-4/+25
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-33/+10
* .Jakub Jelinek2007-07-311-10/+33
* * nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper2006-10-021-6/+11
* [BZ #2571]Ulrich Drepper2006-04-251-4/+6
* [BZ #2501]Ulrich Drepper2006-04-021-18/+19
* * nscd/nscd_helper.c: Include <time.h> for `time' declaration.Roland McGrath2006-03-011-1/+2
* Pretty printing.Ulrich Drepper2005-11-211-3/+3
* * nscd/nscd_helper.c: Add a few __builtin_expect.Ulrich Drepper2005-07-141-14/+20
* * nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper2005-07-131-23/+49
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-221-0/+58
* Update.Ulrich Drepper2005-01-301-2/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-189/+64
* 2.5-18.1Jakub Jelinek2007-07-121-64/+189
* Update.Ulrich Drepper2004-10-021-1/+2
* Update.Ulrich Drepper2004-09-301-1/+1
* iAdd __nscd_getai prototype.Ulrich Drepper2004-09-161-2/+2
* Update.Ulrich Drepper2004-09-131-2/+2
* UPdate.Ulrich Drepper2004-09-131-2/+4
* * sysdeps/generic/nscd_setup_thread.c: New file.Ulrich Drepper2004-09-081-1/+1
* Update.Ulrich Drepper2004-09-081-5/+2
* Update.Ulrich Drepper2004-09-081-0/+335