| Commit message (Expand) | Author | Age | Files | Lines |
* | * nscd/selinux.c (audit_init): Print error string in the failure | Roland McGrath | 2006-02-22 | 1 | -2/+2 |
* | [BZ #2114] | Ulrich Drepper | 2006-01-06 | 5 | -10/+10 |
* | (nscd_init): Remove if block which should have been removed as part of the -S... | Ulrich Drepper | 2006-01-03 | 1 | -8/+1 |
* | Update copyright year. | Ulrich Drepper | 2006-01-01 | 1 | -2/+2 |
* | Remove last remnants of -S option support. | Ulrich Drepper | 2005-12-30 | 3 | -51/+18 |
* | * nscd/selinux.c (log_callback): Use audit_log_user_avc_message. | Ulrich Drepper | 2005-12-29 | 1 | -6/+26 |
* | * nscd/Makefile: Don't build nscd_nischeck. | Ulrich Drepper | 2005-12-16 | 2 | -104/+3 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 1 | -0/+26 |
* | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 2005-12-07 | 18 | -194/+177 |
* | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper | 2005-11-22 | 7 | -27/+40 |
* | Pretty printing. | Ulrich Drepper | 2005-11-21 | 1 | -3/+3 |
* | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959 | Ulrich Drepper | 2005-11-19 | 6 | -11/+185 |
* | (nscd_gethst_r): Avoid unnecesary read call if there are no aliases. | Ulrich Drepper | 2005-11-19 | 1 | -2/+3 |
* | 2005-11-18 Paul Brook <paul@codesourcery.com> | Roland McGrath | 2005-11-18 | 3 | -0/+3 |
* | [BZ #1294] | Ulrich Drepper | 2005-11-12 | 1 | -1/+1 |
* | (nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection... | Ulrich Drepper | 2005-09-22 | 1 | -2/+0 |
* | * nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen. | Roland McGrath | 2005-09-20 | 1 | -1/+1 |
* | * nscd/nscd.c (main): Use error while process isn't running in the cvs/fedora-glibc-20050829T1854 cvs/fedora-glibc-20050824T0705 | Ulrich Drepper | 2005-08-24 | 2 | -91/+71 |
* | * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h. | Ulrich Drepper | 2005-08-23 | 12 | -26/+99 |
* | * nscd/cache.c (prune_cache): Add more debug output. Only for | Ulrich Drepper | 2005-08-16 | 1 | -3/+27 |
* | * nscd/cache.c (prune_cache): Use stat64 not stat. | Ulrich Drepper | 2005-08-16 | 2 | -4/+4 |
* | * nscd/connections.c (main_loop_epoll): Pass NULL as event | Ulrich Drepper | 2005-08-09 | 1 | -5/+3 |
* | * nscd/nscd_stat.c (receive_print_stats): Really print values of | Ulrich Drepper | 2005-08-09 | 1 | -2/+11 |
* | (cache_add): Comment hash table and header to disk. | Ulrich Drepper | 2005-08-08 | 1 | -1/+7 |
* | * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate. | Ulrich Drepper | 2005-08-08 | 2 | -2/+4 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 3 | -13/+225 |
* | * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o). | Roland McGrath | 2005-07-22 | 1 | -1/+1 |
* | * configure.in: Check for -fstack-protector gcc option. | Ulrich Drepper | 2005-07-19 | 1 | -0/+3 |
* | (main): Don't ignore result of chdir call. | Ulrich Drepper | 2005-07-19 | 1 | -1/+3 |
* | * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE. | Ulrich Drepper | 2005-07-18 | 2 | -6/+12 |
* | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 2005-07-18 | 1 | -1/+1 |
* | * nscd/nscd_helper.c: Add a few __builtin_expect. | Ulrich Drepper | 2005-07-14 | 1 | -14/+20 |
* | * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly. | Ulrich Drepper | 2005-07-14 | 1 | -2/+7 |
* | * nscd/nscd_helper.c (wait_on_socket): New function. | Ulrich Drepper | 2005-07-13 | 1 | -23/+49 |
* | * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR | Ulrich Drepper | 2005-06-26 | 1 | -3/+3 |
* | * nscd/nscd.init: Get more in line with lsb3. cvs/fedora-glibc-20050620T1530 cvs/fedora-glibc-20050620T1522 | Ulrich Drepper | 2005-06-20 | 4 | -14/+24 |
* | * configure.in: Add test for availability of libaudit. | Ulrich Drepper | 2005-06-14 | 2 | -1/+48 |
* | Help losers who use --with-headers. | Ulrich Drepper | 2005-04-29 | 1 | -0/+8 |
* | * nscd/connections.c (nscd_run): Use time() value in prune_cache cvs/fedora-glibc-20050428T0846 | Ulrich Drepper | 2005-04-28 | 1 | -2/+1 |
* | [BZ #253] cvs/fedora-glibc-20050415T0909 | Roland McGrath | 2005-04-15 | 1 | -1/+2 |
* | * nscd/aicache.c (addhstaiX): Tweak type to avoid warning. | Roland McGrath | 2005-03-17 | 1 | -1/+1 |
* | * nscd/nscd-client.h: Include sys/uio.h. | Ulrich Drepper | 2005-02-22 | 12 | -28/+97 |
* | Include sys/uio.h. (__readall, __readvall, writeall): New prototypes. | Ulrich Drepper | 2005-02-22 | 1 | -1/+12 |
* | * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to | Ulrich Drepper | 2005-02-21 | 4 | -13/+11 |
* | [BZ #677] | Ulrich Drepper | 2005-02-07 | 3 | -5/+23 |
* | * nscd/nscd.init (reload): Print Reloading nscd: before and a newline | Roland McGrath | 2005-02-07 | 1 | -4/+6 |
* | Update. | Ulrich Drepper | 2005-01-30 | 2 | -4/+10 |
* | 2005-01-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-01-18 | 1 | -2/+4 |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2005-01-12 | 2 | -4/+4 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 34 | -1873/+907 |