aboutsummaryrefslogtreecommitdiff
path: root/nss/nss_database.c
AgeCommit message (Expand)AuthorFilesLines
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