aboutsummaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-14nsswitch: handle missing actions properlyDJ Delorie
2020-12-11Fix linknamespace errors in nss_database.c if build with -Os.Stefan Liebler
2020-12-04nsswitch: use new internal API (callers)DJ Delorie
2020-12-04nsswitch: user new internal API (tests)DJ Delorie
2020-12-04nsswitch: use new internal API (core)DJ Delorie
2020-12-04nss: Implement <nss_database.h>Florian Weimer
2020-12-04<nss_action.h>: New abstraction for combining NSS modules and NSS actionsFlorian Weimer
2020-12-04nss: Introduce <nss_module.h>Florian Weimer
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-07-23Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar
2020-07-21nss: Add __nss_fgetent_rFlorian Weimer
2020-07-21nss_files: Use generic result pointer in parse_lineFlorian Weimer
2020-07-21nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer
2020-07-21nss_compat: Do not use mmap to read database files (bug 26258)Florian Weimer
2020-07-21nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-07nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer
2020-05-19nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer
2020-02-13nss_files: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer
2020-02-13nss_db: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer
2020-02-13nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer
2020-02-13nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>Florian Weimer
2020-02-13nss_compat: Do not use nss_* names for function pointersFlorian Weimer
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-29Comment out initgroups from example nsswitch.conf (Bug 25146)Carlos O'Donell
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-19nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell
2019-07-10nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie
2019-06-19Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler
2019-05-16nss_files: Remove RES_USE_INET6 from hosts processingFlorian Weimer
2019-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer
2019-03-25nss/tst-nss-files-alias-leak: add missing opening quote in printfAndreas K. Hüttel
2019-03-14nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-22Break some lines before not after operators.Joseph Myers
2019-02-21nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]Patsy Franklin
2019-02-12nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if availableFlorian Weimer
2019-02-08nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin
2019-01-31nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-14Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler
2018-10-09Increase timeout of nss/tst-nss-files-hosts-multiSzabolcs Nagy
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-22Add test-in-container infrastructure.DJ Delorie
2018-08-14nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer