summaryrefslogtreecommitdiff
path: root/nss/nss_files
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva
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