summaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)Author
2007-07-12 [BZ #4745]Jakub Jelinek
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2007-05-29* nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper
2007-05-21* nscd/aicache.c (addhstaiX): If reported TTL is zero don't cacheUlrich Drepper
2007-03-26* scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609Ulrich Drepper
2007-03-18* nscd/gai.c: Include alloca.h.Ulrich Drepper
2007-02-21* nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.Ulrich Drepper
2007-02-21[BZ #4074]Ulrich Drepper
2007-02-16* nscd/nscd.c (parse_opt): One more conversion to use send insteadUlrich Drepper
2007-02-16* nscd/nscd_helper.c (open_socket): Don't send padding bytes fromUlrich Drepper
2007-02-02* nscd/nscd_helper.c (open_socket): Minor size optimization.Ulrich Drepper
2007-02-02* nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of Jakub Jelinek
2007-02-01* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value beforecvs/fedora-glibc-20070202T0923Ulrich Drepper
2007-01-31* nscd/nscd_helper.c (open_socket): Now takes request type and keyUlrich Drepper
2007-01-31Define MAXKEYLEN.Ulrich Drepper
2007-01-31Do recend check before realigning on strict alignment arches, as otherwise it...Jakub Jelinek
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek
2007-01-17* nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.Jakub Jelinek
2007-01-16* nscd/connections.c (servinfo): Renamed to reqinfo. Change allUlrich Drepper
2007-01-16(cache_add): Record the failure to add to the cache.Ulrich Drepper
2007-01-15* nscd/connections.c (handle_request): Add a __builtin_expect.Ulrich Drepper
2007-01-15* nscd/connections.c (serv2db): Change type into structure whichUlrich Drepper
2007-01-15* nscd/connections.c (handle_request): Fix thinko in selinux testUlrich Drepper
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper
2007-01-13* nscd/nscd_gethst_r.c: Minor cleanups.Ulrich Drepper
2007-01-13* nscd/connections.c (handle_request): Check selinux permissionsUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2007-01-03* posix/getconf.c: Update copyright year.Ulrich Drepper
2006-12-01* nscd/nscd.init: Remove obsolete and commented-out -S optionUlrich Drepper
2006-11-10[BZ #3465]Ulrich Drepper
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-10-06* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.cvs/glibc-2_5-baseUlrich Drepper
2006-10-02* nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper
2006-09-29[BZ #3273]Ulrich Drepper
2006-09-21[BZ #3137]Ulrich Drepper
2006-09-052006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-08-02* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper
2006-05-30* nscd/nscd.h (prune_cache): Add fd argument to prototype.cvs/fedora-glibc-20060531T1322Ulrich Drepper
2006-05-30* nscd/connections.c (dbs): Initialize .prunelock.Ulrich Drepper
2006-05-29* nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper
2006-05-042006-05-04 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2006-05-02[BZ #2632]Ulrich Drepper
2006-04-30* nscd/nscd.h (struct database_dyn): Change filename to an arrayUlrich Drepper
2006-04-28* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in stringUlrich Drepper
2006-04-27* nscd/connections.c (restart): If we want to switch back to thecvs/fedora-glibc-20060427T2122Ulrich Drepper
2006-04-27* nscd/nscd.conf: Fix a typo.Ulrich Drepper
2006-04-26* nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper
2006-04-262006-04-26 James Antill <james.antill@redhat.com>Ulrich Drepper