aboutsummaryrefslogtreecommitdiff
path: root/nss/nss_files/files-initgroups.c
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-14Fix linknamespace errors and local-plt-usages in nss_files.Stefan Liebler
2021-07-07nss: Access nss_files through direct referencesFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-07-21nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer
2020-02-13nss_files: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian 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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-06-25nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-11-07Fix buffer allocation in files initgroups handlerAndreas Schwab
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab
2011-05-06Report if no record is found by initgroups in nss_files.Ulrich Drepper
2011-04-21Fix reallocation bug in last nss_files change.Ulrich Drepper
2011-04-19Fix little issue with last change.Ulrich Drepper
2011-04-19Define initgroups callback for nss_files.Ulrich Drepper