aboutsummaryrefslogtreecommitdiff
path: root/nss/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-07-21nss: Add __nss_fgetent_rFlorian Weimer1-1/+3
2020-07-21nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer1-1/+1
2020-07-07nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-10nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie1-1/+3
2019-03-14nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer1-1/+2
2019-02-08nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin1-1/+2
2019-01-31nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer1-0/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-14Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler1-1/+1
2018-08-22Add test-in-container infrastructure.DJ Delorie1-1/+3
2018-08-14nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer1-0/+3
2018-07-06nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer1-1/+1
2017-10-11nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer1-0/+2
2017-10-04Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab1-1/+5
2017-09-01getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer1-0/+7
2017-08-21Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu1-0/+1
2017-08-14NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer1-1/+2
2017-07-17Extend NSS test suiteDJ Delorie1-4/+23
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-2/+2
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-23Add deferred cancellation regression test for getpwuid_r.Carlos O'Donell1-0/+10
2016-04-13Register extra test objectsAndreas Schwab1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-02Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer1-3/+5
2015-09-22Test in commit e07aabba73ea62e7dfa0512507c92efb851fbdbe is for bug 17079Florian Weimer1-1/+1
2015-09-22Add test case for bug 18287Florian Weimer1-1/+2
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer1-1/+1
2015-02-06Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath1-2/+10
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+0
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-1/+2
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-7/+5
2013-05-21Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-09-28Quiet make warning under --disable-shared.Roland McGrath1-0/+2
2012-04-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+2
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-12/+4
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-8/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper1-2/+2
2011-06-15Install db-MakefileUlrich Drepper1-0/+5
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper1-1/+2
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper1-1/+18