summaryrefslogtreecommitdiff
path: root/nss/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nss: Add tests for the nss_hash in nss_hash.hNoah Goldstein2022-05-231-0/+1
* Simplify allocations and fix merge and continue actions [BZ #28931]Siddhesh Poyarekar2022-03-221-0/+1
* nss: Sort tests and tests-container and put one test per lineSiddhesh Poyarekar2022-03-171-15/+24
* nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer2022-03-111-3/+12
* nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer2022-03-111-8/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Disable DT_RUNPATH on NSS tests [BZ #28455]H.J. Lu2021-12-131-0/+8
* nss: Do not install static linker input files for libnss_filesFlorian Weimer2021-07-081-0/+8
* nss: Access nss_files through direct referencesFlorian Weimer2021-07-071-1/+2
* nss_files: Move into libcFlorian Weimer2021-07-071-8/+5
* nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer2021-07-071-1/+1
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-5/+0
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-091-0/+1
* nsswitch: do not reload if "/" changesDJ Delorie2021-01-271-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nsswitch: use new internal API (core)DJ Delorie2020-12-041-1/+2
* nss: Implement <nss_database.h>Florian Weimer2020-12-041-1/+1
* <nss_action.h>: New abstraction for combining NSS modules and NSS actionsFlorian Weimer2020-12-041-1/+2
* nss: Introduce <nss_module.h>Florian Weimer2020-12-041-1/+1
* nss: Add __nss_fgetent_rFlorian Weimer2020-07-211-1/+3
* nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer2020-07-211-1/+1
* nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer2020-07-071-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-07-101-1/+3
* nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer2019-03-141-1/+2
* nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin2019-02-081-1/+2
* nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer2019-01-311-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler2018-12-141-1/+1
* Add test-in-container infrastructure.DJ Delorie2018-08-221-1/+3
* nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer2018-08-141-0/+3
* nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer2018-07-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer2017-11-231-1/+1
* nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer2017-10-111-0/+2
* Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab2017-10-041-1/+5
* getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer2017-09-011-0/+7
* Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu2017-08-211-0/+1
* NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer2017-08-141-1/+2
* Extend NSS test suiteDJ Delorie2017-07-171-4/+23
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-2/+2
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add deferred cancellation regression test for getpwuid_r.Carlos O'Donell2016-12-231-0/+10
* Register extra test objectsAndreas Schwab2016-04-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer2015-10-021-3/+5
* Test in commit e07aabba73ea62e7dfa0512507c92efb851fbdbe is for bug 17079Florian Weimer2015-09-221-1/+1