Header for timerfd interfaces.
[platform/upstream/glibc.git] / nscd /
2008-01-05 Jakub Jelinek[BZ #5112]
2008-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2007-11-26 Ulrich DrepperDeclare fsync also for Unix98.
2007-11-25 Ulrich DrepperClear array before use.
2007-11-25 Ulrich Drepper* nscd/nscd.h (MAX_STACK_USE): Define.
2007-11-23 Ulrich Drepper[BZ #5382]
2007-11-14 Ulrich Drepper* nscd/cache.c (prune_cache): If cache is empty, instru...
2007-11-14 Ulrich Drepper* nscd/gai.c (__ioctl): Define. Include check_native.c.
2007-11-06 Ulrich Drepper* nscd/selinux.c (nscd_request_avc_has_perm): When...
2007-11-06 Ulrich Drepper* time/tzfile.c (__tzfile_read): Fix check for version...
2007-11-06 Ulrich Drepper* nscd/aicache.c (addhstaiX): Check herrno after IPv4...
2007-10-30 Ulrich Drepper* nscd/Makefile (nscd-modules): Replace gethstbynm2_r...
2007-10-26 Ulrich Drepper(prune_cache): Move test for modified file outside...
2007-10-15 Ulrich Drepper* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result...
2007-10-14 Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-10-13 Ulrich Drepper[BZ #3195]
2007-10-13 Ulrich Drepper* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit...
2007-10-13 Ulrich Drepper[BZ #3242]
2007-10-07 Ulrich Drepper[BZ #3924]
2007-10-06 Ulrich Drepper* nscd/connections.c (verify_persistent_db): Recognize...
2007-10-06 Ulrich Drepper* nscd/nscd_helper.c (__nscd_cache_search): Prevent...
2007-10-05 Ulrich Drepper[BZ #5112]
2007-08-29 Ulrich Drepper* nscd/connections.c (send_ro_fd): Also transfer file...
2007-08-29 Ulrich Drepper* nscd/nscd_helper.c (get_mapping): Avoid the pread...
2007-08-22 Ulrich Drepper[BZ #4946]
2007-08-22 Ulrich Drepper[BZ #4905]
2007-08-22 Ulrich Drepper[BZ #4814]
2007-08-22 Ulrich Drepper* nscd/hstcache.c (cache_addhst): Minimal optimization.
2007-08-13 Ulrich Drepper* nscd/servicescache.c: Include kernel-features.h.
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-07-28 Ulrich Drepper* nscd/selinux.c (preserve_capabilities): Initialize...
2007-07-21 Ulrich Drepper* nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXE...
2007-07-16 Roland McGrath* elf/ldconfig.c: Allow GPLv2 or any later version.
2007-05-29 Ulrich Drepper* sysdeps/unix/sysv/linux/internaltypes.h: Introduce
2007-05-29 Ulrich Drepper* nscd/nscd_helper.c (get_mapping): Handle short replie...
2007-05-21 Ulrich Drepper* nscd/aicache.c (addhstaiX): If reported TTL is zero...
2007-03-26 Ulrich Drepper* scripts/check-local-headers.sh: Filter out sys/capabi... cvs/fedora-glibc-20070331T1609
2007-03-18 Ulrich Drepper* nscd/gai.c: Include alloca.h.
2007-02-21 Ulrich Drepper* nscd/hstcache.c (cache_addhst): Remove unnecessary...
2007-02-21 Ulrich Drepper[BZ #4074]
2007-02-16 Ulrich Drepper* nscd/nscd.c (parse_opt): One more conversion to use...
2007-02-16 Ulrich Drepper* nscd/nscd_helper.c (open_socket): Don't send padding...
2007-02-02 Ulrich Drepper* nscd/nscd_helper.c (open_socket): Minor size optimiza...
2007-02-02 Jakub Jelinek* nscd/nscd_helper.c (open_socket): Use __gettimeofday...
2007-02-01 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE... cvs/fedora-glibc-20070202T0923
2007-01-31 Ulrich Drepper* nscd/nscd_helper.c (open_socket): Now takes request...
2007-01-31 Ulrich DrepperDefine MAXKEYLEN.
2007-01-31 Jakub JelinekDo recend check before realigning on strict alignment...
2007-01-31 Jakub Jelinek* nscd/nscd-client.h (__nscd_cache_search): Remove...
2007-01-17 Jakub Jelinek* nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
2007-01-16 Ulrich Drepper* nscd/connections.c (servinfo): Renamed to reqinfo...
2007-01-16 Ulrich Drepper(cache_add): Record the failure to add to the cache.
2007-01-15 Ulrich Drepper* nscd/connections.c (handle_request): Add a __builtin_...
2007-01-15 Ulrich Drepper* nscd/connections.c (serv2db): Change type into struct...
2007-01-15 Ulrich Drepper* nscd/connections.c (handle_request): Fix thinko in...
2007-01-14 Ulrich Drepper* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r...
2007-01-13 Ulrich Drepper* nscd/nscd_gethst_r.c: Minor cleanups.
2007-01-13 Ulrich Drepper* nscd/connections.c (handle_request): Check selinux...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-03 Ulrich Drepper* posix/getconf.c: Update copyright year.
2006-12-01 Ulrich Drepper* nscd/nscd.init: Remove obsolete and commented-out...
2006-11-10 Ulrich Drepper[BZ #3465]
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-06 Ulrich Drepper* include/features.h (__GLIBC_MINOR__): It's glibc... cvs/glibc-2_5-base
2006-10-02 Ulrich Drepper* nscd/mem.c (mempool_alloc): Round array size to 16...
2006-09-29 Ulrich Drepper[BZ #3273]
2006-09-21 Ulrich Drepper[BZ #3137]
2006-09-05 Ulrich Drepper2006-03-04 Jakub Jelinek <jakub@redhat.com>
2006-08-02 Ulrich Drepper* nscd/initgrcache.c (addinitgroupsX): Judge successful...
2006-05-30 Ulrich Drepper* nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322
2006-05-30 Ulrich Drepper* nscd/connections.c (dbs): Initialize .prunelock.
2006-05-29 Ulrich Drepper* nscd/nscd.h (struct database_dyn): Add prunelock...
2006-05-15 Ulrich Drepper* include/rpc/pmap_prot.h: Mark all functions as hidden.
2006-05-04 Ulrich Drepper2006-05-04 Ulrich Drepper <drepper@redhat.com>
2006-05-02 Ulrich Drepper[BZ #2632]
2006-04-30 Ulrich Drepper* nscd/nscd.h (struct database_dyn): Change filename...
2006-04-28 Ulrich Drepper* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization...
2006-04-27 Ulrich Drepper* nscd/connections.c (restart): If we want to switch... cvs/fedora-glibc-20060427T2122
2006-04-27 Ulrich Drepper* nscd/nscd.conf: Fix a typo.
2006-04-26 Ulrich Drepper* nscd/nscd.h (struct database_dyn): Add propagate...
2006-04-26 Ulrich Drepper2006-04-26 James Antill <james.antill@redhat.com>
2006-04-25 Ulrich Drepper[BZ #2571]
2006-04-07 Ulrich Drepper* libio/fmemopen.c (fmemopen): Free stream memory in...
2006-04-04 Roland McGrath[BZ #2508]
2006-04-02 Ulrich Drepper[BZ #2501]
2006-04-01 Ulrich Drepper[BZ #2498]
2006-03-01 Roland McGrath* nscd/nscd_helper.c: Include <time.h> for `time' decla...
2006-02-22 Roland McGrath* nscd/selinux.c (audit_init): Print error string in...
2006-01-06 Ulrich Drepper[BZ #2114]
2006-01-03 Ulrich Drepper(nscd_init): Remove if block which should have been...
2006-01-01 Ulrich DrepperUpdate copyright year.
2005-12-30 Ulrich DrepperRemove last remnants of -S option support.
2005-12-29 Ulrich Drepper* nscd/selinux.c (log_callback): Use audit_log_user_avc...
2005-12-16 Ulrich Drepper* nscd/Makefile: Don't build nscd_nischeck.
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-07 Ulrich Drepper* catgets/gencat.c: Use GPL, not LGPL.
2005-11-22 Ulrich Drepper* nscd/connections.c (sendfileall): Define.
2005-11-21 Ulrich DrepperPretty printing.
2005-11-19 Ulrich Drepper* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t... cvs/fedora-glibc-20051119T1959
next