aboutsummaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)AuthorFilesLines
2008-10-17* elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815Ulrich Drepper1-0/+2
2008-09-30* nscd/connections.c: Disable use of paccept for now.Ulrich Drepper1-1/+1
2008-08-03(main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea...Ulrich Drepper1-6/+13
2008-07-30* nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper1-1/+1
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper1-1/+1
2008-07-25* nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper1-1/+1
2008-07-25* nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich Drepper1-3/+28
2008-07-25* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper1-22/+77
2008-07-12* nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper1-29/+83
2008-06-18* nscd/connections.c (main_loop_poll): Fix test for read error.Ulrich Drepper1-2/+2
2008-06-13* nscd/connections.c: Also recognize and handle changes to theUlrich Drepper1-3/+25
2008-06-12* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper3-15/+132
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper4-6/+27
2008-06-12* nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper2-20/+31
2008-06-03* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek1-1/+1
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper9-42/+94
2008-05-18* nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017Ulrich Drepper1-2/+16
2008-05-18* nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper1-3/+3
2008-05-18* nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper1-1/+2
2008-05-18* nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper2-11/+13
2008-05-18* nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper1-2/+2
2008-05-17* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,Ulrich Drepper1-18/+19
2008-05-11* nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper6-74/+24
2008-05-11(cache_add): Before returning with failure and this is the first use of the r...Ulrich Drepper1-0/+5
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-200/+288
2008-04-22* nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper3-5/+4
2008-04-19[BZ #5209, BZ #5381]Ulrich Drepper11-34/+160
2008-03-29[BZ #5979]Ulrich Drepper1-1/+1
2008-03-04[BZ #5818]Ulrich Drepper4-27/+37
2008-01-05[BZ #5112] Jakub Jelinek1-2/+3
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper1-2/+2
2007-11-26Declare fsync also for Unix98.Ulrich Drepper1-1/+1
2007-11-25Clear array before use.Ulrich Drepper5-1/+11
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper4-7/+33
2007-11-23[BZ #5382]Ulrich Drepper3-6/+55
2007-11-14* nscd/cache.c (prune_cache): If cache is empty, instruct callerUlrich Drepper1-2/+5
2007-11-14* nscd/gai.c (__ioctl): Define. Include check_native.c.Ulrich Drepper1-0/+2
2007-11-06* nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper1-0/+8
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper1-1/+1
2007-11-06* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper6-106/+145
2007-10-30* nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper5-24/+53
2007-10-26(prune_cache): Move test for modified file outside of locking.Ulrich Drepper1-16/+22
2007-10-15* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successfulUlrich Drepper1-10/+8
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper1-20/+20
2007-10-13[BZ #3195]Ulrich Drepper6-11/+11
2007-10-13* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simplerUlrich Drepper1-43/+59
2007-10-13[BZ #3242]Ulrich Drepper1-35/+68
2007-10-07[BZ #3924]Ulrich Drepper2-6/+25
2007-10-06* nscd/connections.c (verify_persistent_db): Recognize circular lists.Ulrich Drepper1-1/+6
2007-10-06* nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.Ulrich Drepper1-1/+6