summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-201-1/+1
|\
| * Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper2009-07-177-5/+27
| * Fix lock handling in memory hander of nscd.Petr Baudis2009-07-167-27/+5
| * Use correct release semantic in list update.Andreas Schwab2009-07-161-1/+1
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-261-9/+2
|\|
| * Consolidate PIE linking Makefile rules.H.J. Lu2009-06-161-9/+2
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-1011-45/+57
|\|
| * Fix forced loop termination in nscd database lookup.Jakub Jelinek2009-05-181-3/+13
| * Move BLOCK_ALIGN* macros back.Ulrich Drepper2009-05-162-5/+5
| * Fix exit condition.Ulrich Drepper2009-05-161-1/+1
| * Further robustify nscd database lookup.Ulrich Drepper2009-05-153-7/+8
| * Robustify libc-side nscd database reader.Jakub Jelinek2009-05-158-22/+41
| * Don't try to cleanup libselinux and libaudit.Jakub Jelinek2009-05-153-20/+2
| * * nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper2009-04-261-1/+3
| * * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-261-3/+4
| * * 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