Age | Commit message (Expand) | Author |
2011-01-13 | Handle long lines in host lookups in the right place. | Ulrich Drepper |
2010-08-11 | Add self-contained test for NSS. | Ulrich Drepper |
2010-05-06 | Enable IDN support in getent. | Ulrich Drepper |
2010-03-15 | Update copyright year. | Ulrich Drepper |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper |
2009-10-29 | Fix nss_files if /etc/hosts is missing. | Steve Langasek |
2009-07-01 | Fix getent networks lookup and resulting incorrect NSS change. | Ulrich Drepper |
2009-07-01 | Fix getnetbyaddr implementation. | Ulrich Drepper |
2009-06-16 | Don't treat bug reporting message as a format string. | Andreas Schwab |
2009-06-15 | Extend getent to handle the shadow database. | Aurelien Jarno |
2009-05-10 | * version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842cvs/master | Ulrich Drepper |
2009-04-26 | * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached | Ulrich Drepper |
2009-04-23 | [BZ #9955] | Ulrich Drepper |
2009-02-06 | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper |
2009-01-28 | * nss/getent.c (print_networks): Don't print comma between aliases. | Ulrich Drepper |
2009-01-09 | [BZ #9705] | Ulrich Drepper |
2009-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and | Ulrich Drepper |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper |
2008-04-09 | * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno. | Ulrich Drepper |
2008-03-24 | * nis/nis_call.c (nis_server_cache_search): Save errno around stat | Ulrich Drepper |
2008-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2007-12-26 | * nss/nsswitch.c (__nss_lookup): Actually use alternative name incvs/fedora-glibc-20071227T0908 | Ulrich Drepper |
2007-10-30 | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with | Ulrich Drepper |
2007-10-15 | (REENTRANT_NAME): Mangle start and start_fct pointers. | Ulrich Drepper |
2007-08-10 | * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if | Ulrich Drepper |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper |
2007-04-23 | (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer. | Ulrich Drepper |
2007-01-14 | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2007-01-03 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2006-12-19 | * nss/getXXbyYY_r.c: Include atomic.h.cvs/fedora-glibc-20061219T1804 | Ulrich Drepper |
2006-11-20 | * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-stylecvs/fedora-glibc-20061120T1000 | Ulrich Drepper |
2006-11-15 | * nss/nss_files/files-alias.c (get_next_alias): Set line back | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper |
2006-01-01 | Update copyright year. | Ulrich Drepper |
2005-12-20 | * sunrpc/auth_none.c (ops): Mark as const. | Ulrich Drepper |
2005-11-25 | [BZ #1912] | Ulrich Drepper |
2005-11-25 | [BZ #1926] | Ulrich Drepper |
2005-10-08 | (hosts_keys): Pass INADDRSZ as size rather than IN6ADDRSZ to AF_INET gethostb... | Ulrich Drepper |
2005-09-10 | * inet/getnetgrent_r.c: Include assert.cvs/fedora-glibc-20050912T0656 | Ulrich Drepper |
2005-08-16 | [BZ #1188] | Ulrich Drepper |
2005-01-12 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-12-13 | Update.cvs/fedora-glibc-20041213T2323 | Ulrich Drepper |
2004-11-23 | Update. | Ulrich Drepper |
2004-10-26 | either libc_hidden_def or libnss_files_hidden_def, not hidden_def. | Roland McGrath |