aboutsummaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Expand)Author
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
2018-07-10Fix copyright years in recent commitsFlorian Weimer
2018-07-06nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer
2018-06-25nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer
2018-06-25getent: Use dynarray in initgroups_keys [BZ #18023]Florian Weimer
2018-06-25getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer
2018-03-03Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-01-30nss: Adjust tests to use nss_files onlyFlorian Weimer
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer
2017-10-11nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer
2017-10-11nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer
2017-10-10nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer
2017-10-04Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab
2017-10-01Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey
2017-09-01getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer