aboutsummaryrefslogtreecommitdiff
path: root/nss/nss_compat
AgeCommit message (Expand)Author
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-04nsswitch: use new internal API (callers)DJ Delorie
2020-07-21nss_compat: Do not use mmap to read database files (bug 26258)Florian Weimer
2020-05-19nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer
2020-02-13nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer
2020-02-13nss_compat: Do not use nss_* names for function pointersFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-06-25getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-04Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab