aboutsummaryrefslogtreecommitdiff
path: root/nss/nss_database.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-08nss: handle stat failure in check_reload_and_get (BZ #28752)Sam James1-15/+24
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-17nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer1-2/+2
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella1-2/+2
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie1-3/+35
2021-03-02nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie1-1/+0
2021-02-05nsswitch: return result when nss database is locked [BZ #27343]Sergei Trofimovich1-1/+2
2021-01-27nsswitch: do not reload if "/" changesDJ Delorie1-0/+27
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-14nsswitch: handle missing actions properlyDJ Delorie1-1/+2
2020-12-11Fix linknamespace errors in nss_database.c if build with -Os.Stefan Liebler1-2/+2
2020-12-04nsswitch: use new internal API (core)DJ Delorie1-2/+38
2020-12-04nss: Implement <nss_database.h>Florian Weimer1-0/+433