Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle long lines in host lookups in the right place. | Ulrich Drepper | 2011-01-13 | 1 | -6/+55 |
* | Add self-contained test for NSS. | Ulrich Drepper | 2010-08-11 | 1 | -3/+3 |
* | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper | 2009-12-10 | 1 | -0/+5 |
* | Fix nss_files if /etc/hosts is missing. | Steve Langasek | 2009-10-29 | 1 | -1/+6 |
* | Fix getent networks lookup and resulting incorrect NSS change. | Ulrich Drepper | 2009-07-01 | 1 | -1/+1 |
* | Fix getnetbyaddr implementation. | Ulrich Drepper | 2009-07-01 | 1 | -2/+3 |
* | [BZ #9955] | Ulrich Drepper | 2009-04-23 | 2 | -20/+106 |
* | [BZ #9705] | Ulrich Drepper | 2009-01-09 | 1 | -3/+17 |
* | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 2008-05-10 | 1 | -8/+125 |
* | * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno. | Ulrich Drepper | 2008-04-09 | 1 | -1/+1 |
* | * nis/nis_call.c (nis_server_cache_search): Save errno around stat | Ulrich Drepper | 2008-03-24 | 1 | -1/+6 |
* | * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if | Ulrich Drepper | 2007-08-10 | 3 | -34/+92 |
* | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 2007-07-28 | 1 | -1/+1 |
* | (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer. | Ulrich Drepper | 2007-04-23 | 1 | -2/+8 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -16/+26 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -26/+16 |
* | * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style cvs/fedora-glibc-20061120T1000 | Ulrich Drepper | 2006-11-20 | 1 | -9/+25 |
* | * nss/nss_files/files-alias.c (get_next_alias): Set line back | Ulrich Drepper | 2006-11-15 | 1 | -3/+3 |
* | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 2006-04-07 | 1 | -1/+2 |
* | [BZ #1926] | Ulrich Drepper | 2005-11-25 | 1 | -1/+1 |
* | * inet/getnetgrent_r.c: Include assert. cvs/fedora-glibc-20050912T0656 | Ulrich Drepper | 2005-09-10 | 1 | -10/+14 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 4 | -28/+17 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 4 | -17/+28 |
* | Update. | Ulrich Drepper | 2004-11-23 | 1 | -2/+8 |
* | either libc_hidden_def or libnss_files_hidden_def, not hidden_def. | Roland McGrath | 2004-10-26 | 1 | -1/+7 |
* | * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define to | Roland McGrath | 2004-10-26 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-10-24 | 2 | -2/+3 |
* | Update. | Ulrich Drepper | 2004-05-26 | 1 | -1/+6 |
* | Update. | Ulrich Drepper | 2004-05-07 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2003-06-13 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-06-11 | 1 | -1/+2 |
* | * nss/nss_files/files-hosts.c: Likewise. | Roland McGrath | 2003-03-16 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-02-12 | 1 | -3/+7 |
* | * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass | Roland McGrath | 2002-09-01 | 2 | -5/+5 |
* | Update. | Ulrich Drepper | 2002-08-26 | 1 | -2/+1 |
* | * include/bits/dlfcn.h: New file. | Roland McGrath | 2002-08-10 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2001-11-28 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2001-11-28 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2001-09-23 | 1 | -1/+31 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 14 | -112/+112 |
* | Add prototype for foo. | Andreas Jaeger | 2000-12-27 | 1 | -9/+2 |
* | Update. | Andreas Jaeger | 2000-12-18 | 1 | -0/+1 |
* | Update. | Andreas Jaeger | 2000-11-23 | 1 | -8/+0 |
* | Update. | Ulrich Drepper | 2000-09-03 | 1 | -0/+1 |
* | Update. | Andreas Jaeger | 2000-08-01 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2000-07-25 | 1 | -8/+25 |
* | Update. | Ulrich Drepper | 2000-07-23 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2000-07-23 | 1 | -12/+188 |
* | Update. | Ulrich Drepper | 2000-07-23 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-05-27 | 1 | -22/+12 |