summaryrefslogtreecommitdiff
path: root/nss/nss_files
AgeCommit message (Expand)Author
2014-06-23Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab
2014-05-26Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-27Fix invalid memory access when parsing netgroup files with blank lines (BZ #1...Siddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-02Use herrnop directlySiddhesh Poyarekar
2013-11-28Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar
2013-10-30Fix reads for sizes larger than INT_MAX in AF_INET lookupSiddhesh Poyarekar
2013-08-26Use proper #include for xdecrypt declarations.Roland McGrath
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-23Remove non-standard initialisation of flexible array memberAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-11-07Fix buffer allocation in files initgroups handlerAndreas Schwab
2011-10-07Implement caching of nscdUlrich Drepper
2011-09-28Optimize libnss_files initializationUlrich Drepper
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab
2011-08-20More optimizations of nss_filesUlrich Drepper
2011-08-20Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper
2011-05-06Report if no record is found by initgroups in nss_files.Ulrich Drepper
2011-04-21Fix reallocation bug in last nss_files change.Ulrich Drepper
2011-04-19Fix little issue with last change.Ulrich Drepper
2011-04-19Define initgroups callback for nss_files.Ulrich Drepper
2011-01-13Handle long lines in host lookups in the right place.Ulrich Drepper
2010-08-11Add self-contained test for NSS.Ulrich Drepper
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-10-29Fix nss_files if /etc/hosts is missing.Steve Langasek
2009-07-01Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper
2009-07-01Fix getnetbyaddr implementation.Ulrich Drepper
2009-04-23[BZ #9955]Ulrich Drepper
2009-01-09[BZ #9705]Ulrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich 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 statUlrich Drepper
2007-08-10* nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC ifUlrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-04-23(HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer.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
2006-11-20* nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-stylecvs/fedora-glibc-20061120T1000Ulrich Drepper
2006-11-15* nss/nss_files/files-alias.c (get_next_alias): Set line backUlrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper
2005-11-25[BZ #1926]Ulrich Drepper
2005-09-10* inet/getnetgrent_r.c: Include assert.cvs/fedora-glibc-20050912T0656Ulrich Drepper