Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | [BZ #5818] | Ulrich Drepper | 4 | -27/+37 |
2008-01-05 | [BZ #5112] | Jakub Jelinek | 1 | -2/+3 |
2008-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2007-11-26 | Declare fsync also for Unix98. | Ulrich Drepper | 1 | -1/+1 |
2007-11-25 | Clear array before use. | Ulrich Drepper | 5 | -1/+11 |
2007-11-25 | * nscd/nscd.h (MAX_STACK_USE): Define. | Ulrich Drepper | 4 | -7/+33 |
2007-11-23 | [BZ #5382] | Ulrich Drepper | 3 | -6/+55 |
2007-11-14 | * nscd/cache.c (prune_cache): If cache is empty, instruct caller | Ulrich Drepper | 1 | -2/+5 |
2007-11-14 | * nscd/gai.c (__ioctl): Define. Include check_native.c. | Ulrich Drepper | 1 | -0/+2 |
2007-11-06 | * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with | Ulrich Drepper | 1 | -0/+8 |
2007-11-06 | * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. | Ulrich Drepper | 1 | -1/+1 |
2007-11-06 | * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only | Ulrich Drepper | 6 | -106/+145 |
2007-10-30 | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with | Ulrich Drepper | 5 | -24/+53 |
2007-10-26 | (prune_cache): Move test for modified file outside of locking. | Ulrich Drepper | 1 | -16/+22 |
2007-10-15 | * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful | Ulrich Drepper | 1 | -10/+8 |
2007-10-14 | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper | 1 | -20/+20 |
2007-10-13 | [BZ #3195] | Ulrich Drepper | 6 | -11/+11 |
2007-10-13 | * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler | Ulrich Drepper | 1 | -43/+59 |
2007-10-13 | [BZ #3242] | Ulrich Drepper | 1 | -35/+68 |
2007-10-07 | [BZ #3924] | Ulrich Drepper | 2 | -6/+25 |
2007-10-06 | * nscd/connections.c (verify_persistent_db): Recognize circular lists. | Ulrich Drepper | 1 | -1/+6 |
2007-10-06 | * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops. | Ulrich Drepper | 1 | -1/+6 |
2007-10-05 | [BZ #5112] | Ulrich Drepper | 1 | -7/+8 |
2007-08-29 | * nscd/connections.c (send_ro_fd): Also transfer file size. | Ulrich Drepper | 2 | -15/+31 |
2007-08-29 | * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go | Ulrich Drepper | 1 | -30/+29 |
2007-08-22 | [BZ #4946] | Ulrich Drepper | 1 | -1/+1 |
2007-08-22 | [BZ #4905] | Ulrich Drepper | 1 | -13/+19 |
2007-08-22 | [BZ #4814] | Ulrich Drepper | 5 | -4/+20 |
2007-08-22 | * nscd/hstcache.c (cache_addhst): Minimal optimization. | Ulrich Drepper | 1 | -1/+1 |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper | 2 | -0/+3 |
2007-08-11 | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 1 | -6/+21 |
2007-07-28 | * nscd/selinux.c (preserve_capabilities): Initialize new_caps | Ulrich Drepper | 1 | -1/+1 |
2007-07-21 | * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for | Ulrich Drepper | 1 | -1/+5 |
2007-07-16 | * elf/ldconfig.c: Allow GPLv2 or any later version. | Roland McGrath | 22 | -44/+66 |
2007-05-29 | * sysdeps/unix/sysv/linux/internaltypes.h: Introduce | Ulrich Drepper | 1 | -2/+2 |
2007-05-29 | * nscd/nscd_helper.c (get_mapping): Handle short replies instead | Ulrich Drepper | 1 | -3/+4 |
2007-05-21 | * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache | Ulrich Drepper | 1 | -17/+5 |
2007-03-26 | * scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609 | Ulrich Drepper | 2 | -8/+12 |
2007-03-18 | * nscd/gai.c: Include alloca.h. | Ulrich Drepper | 1 | -0/+3 |
2007-02-21 | * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional. | Ulrich Drepper | 3 | -4/+5 |
2007-02-21 | [BZ #4074] | Ulrich Drepper | 1 | -0/+1 |
2007-02-16 | * nscd/nscd.c (parse_opt): One more conversion to use send instead | Ulrich Drepper | 1 | -16/+20 |
2007-02-16 | * nscd/nscd_helper.c (open_socket): Don't send padding bytes from | Ulrich Drepper | 1 | -2/+3 |
2007-02-02 | * nscd/nscd_helper.c (open_socket): Minor size optimization. | Ulrich Drepper | 1 | -8/+8 |
2007-02-02 | * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of | Jakub Jelinek | 1 | -2/+2 |
2007-02-01 | * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value beforecvs/fedora-glibc-20070202T0923 | Ulrich Drepper | 1 | -1/+0 |
2007-01-31 | * nscd/nscd_helper.c (open_socket): Now takes request type and key | Ulrich Drepper | 1 | -52/+72 |
2007-01-31 | Define MAXKEYLEN. | Ulrich Drepper | 1 | -0/+3 |
2007-01-31 | Do recend check before realigning on strict alignment arches, as otherwise it... | Jakub Jelinek | 1 | -4/+4 |
2007-01-31 | * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier | Jakub Jelinek | 8 | -245/+368 |