| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix forced loop termination in nscd database lookup. | Jakub Jelinek | 2009-05-18 | 1 | -3/+13 |
* | Fix exit condition. | Ulrich Drepper | 2009-05-16 | 1 | -1/+1 |
* | Further robustify nscd database lookup. | Ulrich Drepper | 2009-05-15 | 1 | -1/+2 |
* | Robustify libc-side nscd database reader. | Jakub Jelinek | 2009-05-15 | 1 | -8/+19 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper | 2009-04-26 | 1 | -3/+4 |
* | * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and | Ulrich Drepper | 2008-07-25 | 1 | -3/+28 |
* | [BZ #5818] | Ulrich Drepper | 2008-03-04 | 1 | -2/+4 |
* | [BZ #3195] | Ulrich Drepper | 2007-10-13 | 1 | -1/+1 |
* | [BZ #3242] | Ulrich Drepper | 2007-10-13 | 1 | -35/+68 |
* | [BZ #3924] | Ulrich Drepper | 2007-10-07 | 1 | -3/+18 |
* | * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops. | Ulrich Drepper | 2007-10-06 | 1 | -1/+6 |
* | * nscd/connections.c (send_ro_fd): Also transfer file size. | Ulrich Drepper | 2007-08-29 | 1 | -13/+24 |
* | * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go | Ulrich Drepper | 2007-08-29 | 1 | -30/+29 |
* | * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for | Ulrich Drepper | 2007-07-21 | 1 | -1/+5 |
* | * sysdeps/unix/sysv/linux/internaltypes.h: Introduce | Ulrich Drepper | 2007-05-29 | 1 | -2/+2 |
* | * nscd/nscd_helper.c (get_mapping): Handle short replies instead | Ulrich Drepper | 2007-05-29 | 1 | -3/+4 |
* | * nscd/nscd_helper.c (open_socket): Don't send padding bytes from | Ulrich Drepper | 2007-02-16 | 1 | -2/+3 |
* | * nscd/nscd_helper.c (open_socket): Minor size optimization. | Ulrich Drepper | 2007-02-02 | 1 | -8/+8 |
* | * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of | Jakub Jelinek | 2007-02-02 | 1 | -2/+2 |
* | * nscd/nscd_helper.c (open_socket): Now takes request type and key | Ulrich Drepper | 2007-01-31 | 1 | -52/+72 |
* | * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier | Jakub Jelinek | 2007-01-31 | 1 | -4/+25 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -33/+10 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -10/+33 |
* | * nscd/mem.c (mempool_alloc): Round array size to 16 bytes | Ulrich Drepper | 2006-10-02 | 1 | -6/+11 |
* | [BZ #2571] | Ulrich Drepper | 2006-04-25 | 1 | -4/+6 |
* | [BZ #2501] | Ulrich Drepper | 2006-04-02 | 1 | -18/+19 |
* | * nscd/nscd_helper.c: Include <time.h> for `time' declaration. | Roland McGrath | 2006-03-01 | 1 | -1/+2 |
* | Pretty printing. | Ulrich Drepper | 2005-11-21 | 1 | -3/+3 |
* | * nscd/nscd_helper.c: Add a few __builtin_expect. | Ulrich Drepper | 2005-07-14 | 1 | -14/+20 |
* | * nscd/nscd_helper.c (wait_on_socket): New function. | Ulrich Drepper | 2005-07-13 | 1 | -23/+49 |
* | * nscd/nscd-client.h: Include sys/uio.h. | Ulrich Drepper | 2005-02-22 | 1 | -0/+58 |
* | Update. | Ulrich Drepper | 2005-01-30 | 1 | -2/+5 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -189/+64 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -64/+189 |
* | Update. | Ulrich Drepper | 2004-10-02 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-09-30 | 1 | -1/+1 |
* | iAdd __nscd_getai prototype. | Ulrich Drepper | 2004-09-16 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-09-13 | 1 | -2/+2 |
* | UPdate. | Ulrich Drepper | 2004-09-13 | 1 | -2/+4 |
* | * sysdeps/generic/nscd_setup_thread.c: New file. | Ulrich Drepper | 2004-09-08 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-09-08 | 1 | -5/+2 |
* | Update. | Ulrich Drepper | 2004-09-08 | 1 | -0/+335 |