Age | Commit message (Expand) | Author |
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 be | Ulrich Drepper |
2009-01-28 | [BZ #9741] | Ulrich Drepper |
2009-01-11 | 2009-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 if | Ulrich 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-20081019T1815 | Ulrich 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 and | Ulrich Drepper |
2008-07-25 | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper |
2008-07-12 | * nscd/connections.c (main_loop_poll): Fix handling of read errors | Ulrich 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 the | Ulrich Drepper |
2008-06-12 | * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache | Ulrich Drepper |
2008-06-12 | * nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619 | Ulrich Drepper |
2008-06-12 | * nscd/mem.c (gc): Initialize obstack earlier so that if we jump | Ulrich 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 specifying | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017 | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (gc): Correctly determine highest used array element | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (markrange): Add assert to check entries are all | Ulrich Drepper |
2008-05-18 | * nscd/nscd.h (mem_in_flight): Replace blockaddr field with | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (gc): Fix test for stack overuse. | Ulrich Drepper |
2008-05-17 | * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups, | Ulrich Drepper |
2008-05-11 | * nscd/cache.c (cache_add): Before returning with failure and this | Ulrich Drepper |
2008-05-11 | (cache_add): Before returning with failure and this is the first use of the r... | Ulrich Drepper |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper |
2008-04-22 | * nscd/Makefile (nscd-cflags): Set back to -fpie. | Ulrich Drepper |
2008-04-19 | [BZ #5209, BZ #5381] | Ulrich Drepper |
2008-03-29 | [BZ #5979] | Ulrich Drepper |
2008-03-04 | [BZ #5818] | Ulrich Drepper |
2008-01-05 | [BZ #5112] | Jakub Jelinek |
2008-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2007-11-26 | Declare fsync also for Unix98. | Ulrich Drepper |
2007-11-25 | Clear array before use. | Ulrich Drepper |
2007-11-25 | * nscd/nscd.h (MAX_STACK_USE): Define. | Ulrich Drepper |
2007-11-23 | [BZ #5382] | Ulrich Drepper |
2007-11-14 | * nscd/cache.c (prune_cache): If cache is empty, instruct caller | Ulrich Drepper |
2007-11-14 | * nscd/gai.c (__ioctl): Define. Include check_native.c. | Ulrich Drepper |
2007-11-06 | * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with | Ulrich Drepper |
2007-11-06 | * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. | Ulrich Drepper |
2007-11-06 | * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only | Ulrich Drepper |