Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (nscd_init): Remove if block which should have been removed as part of the -S... | Ulrich Drepper | 2006-01-03 | 1 | -8/+1 |
* | Remove last remnants of -S option support. | Ulrich Drepper | 2005-12-30 | 1 | -37/+18 |
* | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 2005-12-07 | 1 | -11/+9 |
* | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper | 2005-11-22 | 1 | -2/+23 |
* | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959 | Ulrich Drepper | 2005-11-19 | 1 | -2/+33 |
* | [BZ #1294] | Ulrich Drepper | 2005-11-12 | 1 | -1/+1 |
* | * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h. | Ulrich Drepper | 2005-08-23 | 1 | -11/+21 |
* | * nscd/cache.c (prune_cache): Use stat64 not stat. | Ulrich Drepper | 2005-08-16 | 1 | -2/+2 |
* | * nscd/connections.c (main_loop_epoll): Pass NULL as event | Ulrich Drepper | 2005-08-09 | 1 | -5/+3 |
* | * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate. | Ulrich Drepper | 2005-08-08 | 1 | -1/+1 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 1 | -4/+217 |
* | * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE. | Ulrich Drepper | 2005-07-18 | 1 | -5/+11 |
* | * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly. | Ulrich Drepper | 2005-07-14 | 1 | -2/+7 |
* | * nscd/nscd.init: Get more in line with lsb3. cvs/fedora-glibc-20050620T1530 cvs/fedora-glibc-20050620T1522 | Ulrich Drepper | 2005-06-20 | 1 | -5/+5 |
* | * nscd/connections.c (nscd_run): Use time() value in prune_cache cvs/fedora-glibc-20050428T0846 | Ulrich Drepper | 2005-04-28 | 1 | -2/+1 |
* | * nscd/nscd-client.h: Include sys/uio.h. | Ulrich Drepper | 2005-02-22 | 1 | -5/+21 |
* | Update. | Ulrich Drepper | 2005-01-30 | 1 | -2/+5 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -471/+116 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -116/+471 |
* | (nscd_init): Non-persistent database files are created with the _PATH_NSCD_XY... | Ulrich Drepper | 2004-10-15 | 1 | -4/+1 |
* | Update. | Ulrich Drepper | 2004-10-14 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2004-10-04 | 1 | -6/+5 |
* | Update. | Ulrich Drepper | 2004-10-04 | 1 | -2/+10 |
* | Update. | Ulrich Drepper | 2004-10-03 | 1 | -5/+30 |
* | Update. | Ulrich Drepper | 2004-10-03 | 1 | -5/+184 |
* | Update. | Ulrich Drepper | 2004-10-03 | 1 | -69/+176 |
* | Update, | Ulrich Drepper | 2004-10-03 | 1 | -75/+304 |
* | Update. | Ulrich Drepper | 2004-09-30 | 1 | -2/+10 |
* | Update. | Ulrich Drepper | 2004-09-17 | 1 | -0/+10 |
* | Update. | Ulrich Drepper | 2004-09-15 | 1 | -3/+10 |
* | Update. | Ulrich Drepper | 2004-09-11 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-09-10 | 1 | -8/+10 |
* | Update. | Ulrich Drepper | 2004-09-08 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2004-09-08 | 1 | -11/+67 |
* | (nscd_run): Check early for invalid request types. | Ulrich Drepper | 2004-09-03 | 1 | -7/+9 |
* | Update. | Ulrich Drepper | 2004-08-26 | 1 | -60/+323 |
* | Update. | Ulrich Drepper | 2004-08-26 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2004-08-25 | 1 | -21/+34 |
* | (do_release_all): Add __libc_freeres_fn_section. | Ulrich Drepper | 2004-08-04 | 1 | -1/+1 |
* | (handle_request): Missing _() in last patch. | Ulrich Drepper | 2004-08-04 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-08-04 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2004-06-28 | 1 | -2/+8 |
* | Update. | Ulrich Drepper | 2003-05-04 | 1 | -36/+31 |
* | (client_queued): New variable. (nscd_run): Revamp the loop. Don't call poll ... | Ulrich Drepper | 2003-04-28 | 1 | -100/+122 |
* | Update. | Ulrich Drepper | 2003-04-26 | 1 | -5/+32 |
* | Update. | Ulrich Drepper | 2003-04-22 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-01-16 | 1 | -6/+5 |
* | (nscd_run): Protect accept with TEMP_FAILURE_RETRY. | Ulrich Drepper | 2003-01-15 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-12-19 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn. | Roland McGrath | 2002-12-15 | 1 | -24/+24 |