Age | Commit message (Expand) | Author |
2022-05-23 | nss: Add tests for the nss_hash in nss_hash.h | Noah Goldstein |
2022-03-22 | Simplify allocations and fix merge and continue actions [BZ #28931] | Siddhesh Poyarekar |
2022-03-17 | nss: Sort tests and tests-container and put one test per line | Siddhesh Poyarekar |
2022-03-11 | nss: Protect against errno changes in function lookup (bug 28953) | Florian Weimer |
2022-03-11 | nss: Do not mention NSS test modules in <gnu/lib-names.h> | Florian Weimer |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-12-13 | Disable DT_RUNPATH on NSS tests [BZ #28455] | H.J. Lu |
2021-07-08 | nss: Do not install static linker input files for libnss_files | Florian Weimer |
2021-07-07 | nss: Access nss_files through direct references | Florian Weimer |
2021-07-07 | nss_files: Move into libc | Florian Weimer |
2021-07-07 | nss_files: Add generic code for set*ent, end*ent and file open | Florian Weimer |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer |
2021-03-09 | nss: fix nss_database_lookup2's alternate handling [BZ #27416] | DJ Delorie |
2021-01-27 | nsswitch: do not reload if "/" changes | DJ Delorie |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-04 | nsswitch: use new internal API (core) | DJ Delorie |
2020-12-04 | nss: Implement <nss_database.h> | Florian Weimer |
2020-12-04 | <nss_action.h>: New abstraction for combining NSS modules and NSS actions | Florian Weimer |
2020-12-04 | nss: Introduce <nss_module.h> | Florian Weimer |
2020-07-21 | nss: Add __nss_fgetent_r | Florian Weimer |
2020-07-21 | nss_files: Consolidate file opening in __nss_files_fopen | Florian Weimer |
2020-07-07 | nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus | Florian Weimer |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-10 | nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] | DJ Delorie |
2019-03-14 | nss: Fix tst-nss-files-alias-truncated for default --as-needed linking | Florian Weimer |
2019-02-08 | nss: Add tst-nss-files-hosts-long test [BZ #21915] | Patsy Franklin |
2019-01-31 | nss_files: Fix /etc/aliases null pointer dereference [BZ #24059] | Florian Weimer |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-12-14 | Add missing libnss_testX.so requirement for tst-nss-test3. | Stefan Liebler |
2018-08-22 | Add test-in-container infrastructure. | DJ Delorie |
2018-08-14 | nss_files: Fix file stream leak in aliases lookup [BZ #23521] | Florian Weimer |
2018-07-06 | nss_files: Fix re-reading of long lines [BZ #18991] | Florian Weimer |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-11-23 | nss: Export nscd hash function as __nss_hash [BZ #22459] | Florian Weimer |
2017-10-11 | nss_files: Avoid large buffers with many host addresses [BZ #22078] | Florian Weimer |
2017-10-04 | Move nss_compat from nis to nss subdir and install it unconditionally | Andreas Schwab |
2017-09-01 | getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] | Florian Weimer |
2017-08-21 | Don't compile non-lib modules as lib modules [BZ #21864] | H.J. Lu |
2017-08-14 | NSS: Replace exported NSS lookup functions with stubs [BZ #21962] | Florian Weimer |
2017-07-17 | Extend NSS test suite | DJ Delorie |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-23 | Add deferred cancellation regression test for getpwuid_r. | Carlos O'Donell |
2016-04-13 | Register extra test objects | Andreas Schwab |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-02 | Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724] | Florian Weimer |
2015-09-22 | Test in commit e07aabba73ea62e7dfa0512507c92efb851fbdbe is for bug 17079 | Florian Weimer |
2015-09-22 | Add test case for bug 18287 | Florian Weimer |