Age | Commit message (Expand) | Author | Files | Lines |
2014-06-23 | Don't ignore too long lines in nss_files (BZ #17079) | Andreas Schwab | 1 | -1/+3 |
2014-05-26 | Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878) | Siddhesh Poyarekar | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-27 | Fix invalid memory access when parsing netgroup files with blank lines (BZ #1... | Siddhesh Poyarekar | 1 | -1/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 18 | -18/+18 |
2013-12-02 | Use herrnop directly | Siddhesh Poyarekar | 1 | -2/+2 |
2013-11-28 | Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077) | Siddhesh Poyarekar | 1 | -250/+257 |
2013-10-30 | Fix reads for sizes larger than INT_MAX in AF_INET lookup | Siddhesh Poyarekar | 1 | -8/+51 |
2013-08-26 | Use proper #include for xdecrypt declarations. | Roland McGrath | 1 | -3/+1 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -1/+1 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2 | -0/+2 |
2013-04-23 | Remove non-standard initialisation of flexible array member | Andreas Schwab | 1 | -1/+8 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 18 | -19/+18 |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 1 | -1/+5 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -1/+3 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 18 | -54/+36 |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper | 5 | -7/+7 |
2011-11-07 | Fix buffer allocation in files initgroups handler | Andreas Schwab | 1 | -1/+1 |
2011-10-07 | Implement caching of nscd | Ulrich Drepper | 1 | -0/+3 |
2011-09-28 | Optimize libnss_files initialization | Ulrich Drepper | 1 | -35/+18 |
2011-09-27 | Correctly reparse group line after enlarging the buffer | Andreas Schwab | 1 | -4/+8 |
2011-08-20 | More optimizations of nss_files | Ulrich Drepper | 2 | -7/+5 |
2011-08-20 | Minor optimizatin in alias lookup in files NSS module | Ulrich Drepper | 1 | -3/+3 |
2011-07-11 | Generalize framework to register monitoring of files in nscd | Ulrich Drepper | 1 | -0/+72 |
2011-06-15 | Reenable nss_db with a completely new implementation | Ulrich Drepper | 11 | -33/+34 |
2011-05-06 | Report if no record is found by initgroups in nss_files. | Ulrich Drepper | 1 | -1/+3 |
2011-04-21 | Fix reallocation bug in last nss_files change. | Ulrich Drepper | 1 | -1/+2 |
2011-04-19 | Fix little issue with last change. | Ulrich Drepper | 1 | -2/+4 |
2011-04-19 | Define initgroups callback for nss_files. | Ulrich Drepper | 1 | -0/+132 |
2011-01-13 | Handle long lines in host lookups in the right place. | Ulrich Drepper | 1 | -6/+55 |
2010-08-11 | Add self-contained test for NSS. | Ulrich Drepper | 1 | -3/+3 |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper | 1 | -0/+5 |
2009-10-29 | Fix nss_files if /etc/hosts is missing. | Steve Langasek | 1 | -1/+6 |
2009-07-01 | Fix getent networks lookup and resulting incorrect NSS change. | Ulrich Drepper | 1 | -1/+1 |
2009-07-01 | Fix getnetbyaddr implementation. | Ulrich Drepper | 1 | -2/+3 |
2009-04-23 | [BZ #9955] | Ulrich Drepper | 2 | -20/+106 |
2009-01-09 | [BZ #9705] | Ulrich Drepper | 1 | -3/+17 |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 1 | -8/+125 |
2008-04-09 | * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno. | Ulrich Drepper | 1 | -1/+1 |
2008-03-24 | * nis/nis_call.c (nis_server_cache_search): Save errno around stat | Ulrich Drepper | 1 | -1/+6 |
2007-08-10 | * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if | Ulrich Drepper | 3 | -34/+92 |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 1 | -1/+1 |
2007-04-23 | (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer. | Ulrich Drepper | 1 | -2/+8 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -16/+26 |
2007-07-31 | . | Jakub Jelinek | 1 | -26/+16 |
2006-11-20 | * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-stylecvs/fedora-glibc-20061120T1000 | Ulrich Drepper | 1 | -9/+25 |
2006-11-15 | * nss/nss_files/files-alias.c (get_next_alias): Set line back | Ulrich Drepper | 1 | -3/+3 |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 1 | -1/+2 |
2005-11-25 | [BZ #1926] | Ulrich Drepper | 1 | -1/+1 |
2005-09-10 | * inet/getnetgrent_r.c: Include assert.cvs/fedora-glibc-20050912T0656 | Ulrich Drepper | 1 | -10/+14 |