]> git.ipfire.org Git - thirdparty/glibc.git/history - nscd
* pthread_mutex_init.c (__pthread_mutex_init): Move some
[thirdparty/glibc.git] / nscd /
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
2005-11-19  Ulrich Drepper(nscd_gethst_r): Avoid unnecesary read call if there...
2005-11-18  Roland McGrath2005-11-18 Paul Brook <paul@codesourcery.com>
2005-11-12  Ulrich Drepper[BZ #1294]
2005-09-22  Ulrich Drepper(nscd_getpw_r): Remove incorrectly C&Ped free call...
2005-09-20  Roland McGrath* nscd/dbg_log.c (init_logfile): Use fopen64 rather...
2005-08-24  Ulrich Drepper* nscd/nscd.c (main): Use error while process isn't... cvs/fedora-glibc-20050824T0705 cvs/fedora-glibc-20050829T1854
2005-08-23  Ulrich Drepper* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET):...
2005-08-16  Ulrich Drepper* nscd/cache.c (prune_cache): Add more debug output...
2005-08-16  Ulrich Drepper* nscd/cache.c (prune_cache): Use stat64 not stat.
2005-08-09  Ulrich Drepper* nscd/connections.c (main_loop_epoll): Pass NULL as...
2005-08-09  Ulrich Drepper* nscd/nscd_stat.c (receive_print_stats): Really print...
2005-08-08  Ulrich Drepper(cache_add): Comment hash table and header to disk.
2005-08-08  Ulrich Drepper* nscd/mem.c (mempool_alloc): Use posix_fallocate inste...
2005-08-08  Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-22  Roland McGrath* nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags...
2005-07-19  Ulrich Drepper* configure.in: Check for -fstack-protector gcc option.
2005-07-19  Ulrich Drepper(main): Don't ignore result of chdir call.
2005-07-18  Ulrich Drepper* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
2005-07-18  Ulrich Drepper* nscd/grpcache.c (cache_addgr): Use correct maximum...
2005-07-14  Ulrich Drepper* nscd/nscd_helper.c: Add a few __builtin_expect.
2005-07-14  Ulrich Drepper* nscd/connections.c (send_ro_fd): Make sure BUF is...
2005-07-13  Ulrich Drepper* nscd/nscd_helper.c (wait_on_socket): New function.
2005-06-26  Ulrich Drepper* nscd/nscd_stat.c (receive_print_stats): Replace YESST...
2005-06-20  Ulrich Drepper* nscd/nscd.init: Get more in line with lsb3. cvs/fedora-glibc-20050620T1522 cvs/fedora-glibc-20050620T1530
2005-06-14  Ulrich Drepper* configure.in: Add test for availability of libaudit.
2005-04-29  Ulrich DrepperHelp losers who use --with-headers.
2005-04-28  Ulrich Drepper* nscd/connections.c (nscd_run): Use time() value in... cvs/fedora-glibc-20050428T0846
2005-04-15  Roland McGrath[BZ #253] cvs/fedora-glibc-20050415T0909
2005-03-17  Roland McGrath* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.
2005-02-22  Ulrich Drepper* nscd/nscd-client.h: Include sys/uio.h.
2005-02-22  Ulrich DrepperInclude sys/uio.h. (__readall, __readvall, writeall...
2005-02-21  Ulrich Drepper* nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to
2005-02-07  Ulrich Drepper[BZ #677]
2005-02-07  Roland McGrath* nscd/nscd.init (reload): Print Reloading nscd: before...
2005-01-30  Ulrich DrepperUpdate.
2005-01-18  Roland McGrath2005-01-17 Roland McGrath <roland@redhat.com>
2005-01-12  Ulrich Drepper* posix/getconf.c: Update copyright year.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-16  Roland McGrath2004-12-16 Roland McGrath <roland@redhat.com>
2004-11-22  Ulrich Drepper(__nscd_getai): Avoid memory and file descriptor leaks.
2004-11-10  Ulrich DrepperUpdate. cvs/fedora-glibc-20041110T0839
2004-11-10  Ulrich Drepper(libc_locked_map_ptr): Add new first parameter, used...
2004-10-15  Ulrich DrepperUpdate.
2004-10-15  Ulrich Drepper(nscd_init): Non-persistent database files are created...
2004-10-14  Ulrich DrepperUpdate.
2004-10-14  Ulrich DrepperUpdate.
2004-10-05  Ulrich DrepperUpdate.
2004-10-05  Ulrich DrepperUpdate.
2004-10-04  Ulrich DrepperUpdate. cvs/fedora-glibc-20041005T0745
2004-10-04  Ulrich DrepperUpdate.
2004-10-04  Ulrich DrepperUpdate.
2004-10-04  Ulrich DrepperUpdate.
2004-10-04  Ulrich DrepperUpdate.
2004-10-03  Ulrich DrepperUpdate.
2004-10-03  Ulrich DrepperUpdate.
2004-10-03  Ulrich DrepperUpdate.
2004-10-03  Ulrich DrepperUpdate.
2004-10-03  Ulrich DrepperUpdate,
2004-10-02  Ulrich DrepperUpdate.
2004-10-01  Ulrich Drepper(__nscd_getgrouplist): Add assert.
2004-10-01  Ulrich DrepperUpdate. cvs/fedora-glibc-20041001T2134
2004-09-30  Ulrich DrepperUpdate.
2004-09-30  Ulrich DrepperUpdate.
2004-09-30  Ulrich Drepper(__nscd_get_map_ref): Drop volatile from last parameter...
2004-09-30  Andreas Jaeger(CFLAGS-nscd_initgroups.c): Set to -fpie. (CFLAGS-initg...
2004-09-30  Ulrich DrepperAdd declaretion of addinitgroups and readdinitgroups.
2004-09-30  Ulrich DrepperUpdate.
2004-09-30  Ulrich DrepperUpdate.
2004-09-29  Ulrich DrepperUpdate.
next