about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* * nscd/connections.c (send_ro_fd): Also transfer file size.Ulrich Drepper2007-08-292-15/+31
* * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just goUlrich Drepper2007-08-291-30/+29
* [BZ #4946]Ulrich Drepper2007-08-221-1/+1
* [BZ #4905]Ulrich Drepper2007-08-221-13/+19
* [BZ #4814]Ulrich Drepper2007-08-225-4/+20
* * nscd/hstcache.c (cache_addhst): Minimal optimization.Ulrich Drepper2007-08-221-1/+1
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-132-0/+3
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-111-6/+21
* * nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper2007-07-281-1/+1
* * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC forUlrich Drepper2007-07-211-1/+5
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-1622-44/+66
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-2/+2
* * nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper2007-05-291-3/+4
* * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cacheUlrich Drepper2007-05-211-17/+5
* * scripts/check-local-headers.sh: Filter out sys/capability.h. cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-262-8/+12
* * nscd/gai.c: Include alloca.h.Ulrich Drepper2007-03-181-0/+3
* * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.Ulrich Drepper2007-02-213-4/+5
* [BZ #4074]Ulrich Drepper2007-02-211-0/+1
* * nscd/nscd.c (parse_opt): One more conversion to use send insteadUlrich Drepper2007-02-161-16/+20
* * nscd/nscd_helper.c (open_socket): Don't send padding bytes fromUlrich Drepper2007-02-161-2/+3
* * nscd/nscd_helper.c (open_socket): Minor size optimization.Ulrich Drepper2007-02-021-8/+8
* * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of Jakub Jelinek2007-02-021-2/+2
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-011-1/+0
* * nscd/nscd_helper.c (open_socket): Now takes request type and keyUlrich Drepper2007-01-311-52/+72
* Define MAXKEYLEN.Ulrich Drepper2007-01-311-0/+3
* Do recend check before realigning on strict alignment arches, as otherwise it...Jakub Jelinek2007-01-311-4/+4
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-318-245/+368
* * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.Jakub Jelinek2007-01-171-2/+2
* * nscd/connections.c (servinfo): Renamed to reqinfo. Change allUlrich Drepper2007-01-161-12/+7
* (cache_add): Record the failure to add to the cache.Ulrich Drepper2007-01-161-1/+4
* * nscd/connections.c (handle_request): Add a __builtin_expect.Ulrich Drepper2007-01-151-1/+1
* * nscd/connections.c (serv2db): Change type into structure whichUlrich Drepper2007-01-151-26/+29
* * nscd/connections.c (handle_request): Fix thinko in selinux testUlrich Drepper2007-01-151-1/+0
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-1418-137/+999
* * nscd/nscd_gethst_r.c: Minor cleanups.Ulrich Drepper2007-01-131-8/+4
* * nscd/connections.c (handle_request): Check selinux permissionsUlrich Drepper2007-01-131-3/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1116-339/+222
* .Jakub Jelinek2007-07-3116-222/+339
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-031-2/+2
* * nscd/nscd.init: Remove obsolete and commented-out -S optionUlrich Drepper2006-12-011-8/+1
* [BZ #3465]Ulrich Drepper2006-11-102-2/+2
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-2/+0
* * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-baseUlrich Drepper2006-10-061-1/+1
* * nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper2006-10-023-9/+15
* [BZ #3273]Ulrich Drepper2006-09-291-1/+1
* [BZ #3137]Ulrich Drepper2006-09-211-1/+1
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-051-1/+1
* * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper2006-08-021-1/+4
* * nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322Ulrich Drepper2006-05-304-18/+68
* * nscd/connections.c (dbs): Initialize .prunelock.Ulrich Drepper2006-05-301-0/+3