Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nss: Protect against errno changes in function lookup (bug 28953) | Florian Weimer | 2022-03-11 | 1 | -1/+11 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | nss: Directly load nss_dns, without going through dlsym/dlopen | Florian Weimer | 2021-07-19 | 1 | -15/+43 |
* | nss: Fix build error with --disable-nscd | Cooper Qu | 2021-07-14 | 1 | -2/+4 |
* | nss: Access nss_files through direct references | Florian Weimer | 2021-07-07 | 1 | -1/+37 |
* | nss: fix nss_database_lookup2's alternate handling [BZ #27416] | DJ Delorie | 2021-03-09 | 1 | -14/+6 |
* | nsswitch: do not reload if "/" changes | DJ Delorie | 2021-01-27 | 1 | -0/+13 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | nsswitch: use new internal API (core) | DJ Delorie | 2020-12-04 | 1 | -1/+63 |
* | nss: Introduce <nss_module.h> | Florian Weimer | 2020-12-04 | 1 | -0/+304 |