about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* * nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper2009-03-161-1/+16
* [BZ #5381]Ulrich Drepper2009-02-1310-236/+57
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-1/+21
* [BZ #9750]Ulrich Drepper2009-01-291-13/+8
* * nscd/connections.c (nscd_init): If database file access beUlrich Drepper2009-01-281-1/+4
* [BZ #9741]Ulrich Drepper2009-01-281-2/+2
* 2009-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2009-01-111-1/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-021-2/+2
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper2008-12-292-2/+29
* [BZ #7067]Ulrich Drepper2008-12-092-2/+13
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-031-19/+36
* * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815Ulrich Drepper2008-10-171-0/+2
* * nscd/connections.c: Disable use of paccept for now.Ulrich Drepper2008-09-301-1/+1
* (main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea...Ulrich Drepper2008-08-031-6/+13
* * nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper2008-07-301-1/+1
* * Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2008-07-261-1/+1
* * nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper2008-07-251-1/+1
* * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich Drepper2008-07-251-3/+28
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2008-07-251-22/+77
* * nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper2008-07-121-29/+83
* * nscd/connections.c (main_loop_poll): Fix test for read error.Ulrich Drepper2008-06-181-2/+2
* * nscd/connections.c: Also recognize and handle changes to theUlrich Drepper2008-06-131-3/+25
* * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper2008-06-123-15/+132
* * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-124-6/+27
* * nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper2008-06-122-20/+31
* * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek2008-06-031-1/+1
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-189-42/+94
* * nscd/mem.c (gc): Avoid stack overflow when allocating move list. cvs/fedora-glibc-20080518T1017Ulrich Drepper2008-05-181-2/+16
* * nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper2008-05-181-3/+3
* * nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper2008-05-181-1/+2
* * nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper2008-05-182-11/+13
* * nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper2008-05-181-2/+2
* * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,Ulrich Drepper2008-05-171-18/+19
* * nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper2008-05-116-74/+24
* (cache_add): Before returning with failure and this is the first use of the r...Ulrich Drepper2008-05-111-0/+5
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-200/+288
* * nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper2008-04-223-5/+4
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-1911-34/+160
* [BZ #5979]Ulrich Drepper2008-03-291-1/+1
* [BZ #5818]Ulrich Drepper2008-03-044-27/+37
* [BZ #5112] Jakub Jelinek2008-01-051-2/+3
* * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-021-2/+2
* Declare fsync also for Unix98.Ulrich Drepper2007-11-261-1/+1
* Clear array before use.Ulrich Drepper2007-11-255-1/+11
* * nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper2007-11-254-7/+33
* [BZ #5382]Ulrich Drepper2007-11-233-6/+55
* * nscd/cache.c (prune_cache): If cache is empty, instruct callerUlrich Drepper2007-11-141-2/+5
* * nscd/gai.c (__ioctl): Define. Include check_native.c.Ulrich Drepper2007-11-141-0/+2
* * nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper2007-11-061-0/+8
* * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper2007-11-061-1/+1