aboutsummaryrefslogtreecommitdiff
path: root/nscd
AgeCommit message (Expand)AuthorFilesLines
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+26
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper18-194/+177
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper7-27/+40
2005-11-21Pretty printing.Ulrich Drepper1-3/+3
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper6-11/+185
2005-11-19(nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper1-2/+3
2005-11-182005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath3-0/+3
2005-11-12[BZ #1294]Ulrich Drepper1-1/+1
2005-09-22(nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection...Ulrich Drepper1-2/+0
2005-09-20* nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.Roland McGrath1-1/+1
2005-08-24* nscd/nscd.c (main): Use error while process isn't running in thecvs/fedora-glibc-20050829T1854cvs/fedora-glibc-20050824T0705Ulrich Drepper2-91/+71
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper12-26/+99
2005-08-16* nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper1-3/+27
2005-08-16* nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper2-4/+4
2005-08-09* nscd/connections.c (main_loop_epoll): Pass NULL as eventUlrich Drepper1-5/+3
2005-08-09* nscd/nscd_stat.c (receive_print_stats): Really print values ofUlrich Drepper1-2/+11
2005-08-08(cache_add): Comment hash table and header to disk.Ulrich Drepper1-1/+7
2005-08-08* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper2-2/+4
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper3-13/+225
2005-07-22* nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).Roland McGrath1-1/+1
2005-07-19* configure.in: Check for -fstack-protector gcc option.Ulrich Drepper1-0/+3
2005-07-19(main): Don't ignore result of chdir call.Ulrich Drepper1-1/+3
2005-07-18* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.Ulrich Drepper2-6/+12
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper1-1/+1
2005-07-14* nscd/nscd_helper.c: Add a few __builtin_expect.Ulrich Drepper1-14/+20
2005-07-14* nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.Ulrich Drepper1-2/+7
2005-07-13* nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper1-23/+49
2005-06-26* nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTRUlrich Drepper1-3/+3
2005-06-20* nscd/nscd.init: Get more in line with lsb3.cvs/fedora-glibc-20050620T1530cvs/fedora-glibc-20050620T1522Ulrich Drepper4-14/+24
2005-06-14* configure.in: Add test for availability of libaudit.Ulrich Drepper2-1/+48
2005-04-29Help losers who use --with-headers.Ulrich Drepper1-0/+8
2005-04-28* nscd/connections.c (nscd_run): Use time() value in prune_cachecvs/fedora-glibc-20050428T0846Ulrich Drepper1-2/+1
2005-04-15[BZ #253]cvs/fedora-glibc-20050415T0909Roland McGrath1-1/+2
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath1-1/+1
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper12-28/+97
2005-02-22Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.Ulrich Drepper1-1/+12
2005-02-21* nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper4-13/+11
2005-02-07[BZ #677]Ulrich Drepper3-5/+23
2005-02-07* nscd/nscd.init (reload): Print Reloading nscd: before and a newlineRoland McGrath1-4/+6
2005-01-30Update.Ulrich Drepper2-4/+10
2005-01-182005-01-17 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+4
2005-01-12* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper34-1873/+907
2007-07-122.5-18.1Jakub Jelinek34-907/+1873
2004-12-162004-12-16 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2004-11-22(__nscd_getai): Avoid memory and file descriptor leaks.Ulrich Drepper1-2/+6
2004-11-10Update.cvs/fedora-glibc-20041110T0839Ulrich Drepper4-29/+26
2004-11-10(libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper5-5/+52
2004-10-15Update.Ulrich Drepper2-3/+7
2004-10-15(nscd_init): Non-persistent database files are created with the _PATH_NSCD_XY...Ulrich Drepper1-4/+1