summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper2006-05-292-1/+11
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-154-9/+8
* 2006-05-04 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-05-041-1/+2
* [BZ #2632]Ulrich Drepper2006-05-021-1/+1
* * nscd/nscd.h (struct database_dyn): Change filename to an arrayUlrich Drepper2006-04-301-2/+2
* * nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in stringUlrich Drepper2006-04-281-2/+11
* * nscd/connections.c (restart): If we want to switch back to the cvs/fedora-glibc-20060427T2122Ulrich Drepper2006-04-271-4/+4
* * nscd/nscd.conf: Fix a typo.Ulrich Drepper2006-04-271-1/+1
* * nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper2006-04-266-17/+42
* 2006-04-26 James Antill <james.antill@redhat.com>Ulrich Drepper2006-04-264-3/+111
* [BZ #2571]Ulrich Drepper2006-04-252-6/+8
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-3/+3
* [BZ #2508]Roland McGrath2006-04-041-4/+5
* [BZ #2501]Ulrich Drepper2006-04-021-18/+19