about summary refs log tree commit diff
path: root/nscd
Commit message (Expand)AuthorAgeFilesLines
* * nscd/Makefile: Don't build nscd_nischeck.Ulrich Drepper2005-12-162-104/+3
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+26
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-0718-194/+177
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-227-27/+40
* Pretty printing.Ulrich Drepper2005-11-211-3/+3
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-196-11/+185
* (nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper2005-11-191-2/+3
* 2005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath2005-11-183-0/+3
* [BZ #1294]Ulrich Drepper2005-11-121-1/+1
* (nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection...Ulrich Drepper2005-09-221-2/+0
* * nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.Roland McGrath2005-09-201-1/+1
* * nscd/nscd.c (main): Use error while process isn't running in the cvs/fedora-glibc-20050829T1854 cvs/fedora-glibc-20050824T0705Ulrich Drepper2005-08-242-91/+71
* * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper2005-08-2312-26/+99
* * nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper2005-08-161-3/+27
* * nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper2005-08-162-4/+4
* * nscd/connections.c (main_loop_epoll): Pass NULL as eventUlrich Drepper2005-08-091-5/+3
* * nscd/nscd_stat.c (receive_print_stats): Really print values ofUlrich Drepper2005-08-091-2/+11
* (cache_add): Comment hash table and header to disk.Ulrich Drepper2005-08-081-1/+7
* * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper2005-08-082-2/+4
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-083-13/+225
* * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).Roland McGrath2005-07-221-1/+1
* * configure.in: Check for -fstack-protector gcc option.Ulrich Drepper2005-07-191-0/+3
* (main): Don't ignore result of chdir call.Ulrich Drepper2005-07-191-1/+3
* * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.Ulrich Drepper2005-07-182-6/+12
* * nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper2005-07-181-1/+1
* * nscd/nscd_helper.c: Add a few __builtin_expect.Ulrich Drepper2005-07-141-14/+20
* * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.Ulrich Drepper2005-07-141-2/+7
* * nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper2005-07-131-23/+49
* * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTRUlrich Drepper2005-06-261-3/+3
* * nscd/nscd.init: Get more in line with lsb3. cvs/fedora-glibc-20050620T1530 cvs/fedora-glibc-20050620T1522Ulrich Drepper2005-06-204-14/+24
* * configure.in: Add test for availability of libaudit.Ulrich Drepper2005-06-142-1/+48
* Help losers who use --with-headers.Ulrich Drepper2005-04-291-0/+8
* * nscd/connections.c (nscd_run): Use time() value in prune_cache cvs/fedora-glibc-20050428T0846Ulrich Drepper2005-04-281-2/+1
* [BZ #253] cvs/fedora-glibc-20050415T0909Roland McGrath2005-04-151-1/+2
* * nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath2005-03-171-1/+1
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-2212-28/+97
* Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.Ulrich Drepper2005-02-221-1/+12
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper2005-02-214-13/+11
* [BZ #677]Ulrich Drepper2005-02-073-5/+23
* * nscd/nscd.init (reload): Print Reloading nscd: before and a newlineRoland McGrath2005-02-071-4/+6
* Update.Ulrich Drepper2005-01-302-4/+10
* 2005-01-17 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-181-2/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2005-01-122-4/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2234-1873/+907
* 2.5-18.1Jakub Jelinek2007-07-1234-907/+1873
* 2004-12-16 Roland McGrath <roland@redhat.com>Roland McGrath2004-12-161-2/+2
* (__nscd_getai): Avoid memory and file descriptor leaks.Ulrich Drepper2004-11-221-2/+6
* Update. cvs/fedora-glibc-20041110T0839Ulrich Drepper2004-11-104-29/+26
* (libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper2004-11-105-5/+52
* Update.Ulrich Drepper2004-10-152-3/+7