about summary refs log tree commit diff
path: root/nss/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move getnameinfo from 'inet' to 'nss'Arjun Shankar2023-10-241-0/+1
* Move getaddrinfo from 'posix' into 'nss'Arjun Shankar2023-10-241-2/+17
* Move 'services' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+15
* Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+16
* Move 'protocols' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+15
* Move 'networks' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+19
* Move 'netgroup' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+11
* Move 'hosts' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+24
* Move 'ethers' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+6
* Move 'aliases' routines from 'inet' into 'nss'Arjun Shankar2023-10-241-0/+14
* Remove 'shadow' and merge into 'nss'Arjun Shankar2023-10-241-0/+27
* Remove 'pwd' and merge into 'nss'Arjun Shankar2023-10-241-0/+24
* Remove 'gshadow' and merge into 'nss'Arjun Shankar2023-10-241-0/+28
* Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar2023-10-241-1/+42
* nss: Rearrange and sort Makefile variablesArjun Shankar2023-10-041-14/+41
* Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler2023-09-251-0/+20
* getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar2023-09-151-2/+13
* Restore lookup of IPv4 mapped addresses in files database (bug 25457)Andreas Schwab2023-07-241-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nss: Add tests for the nss_hash in nss_hash.hNoah Goldstein2022-05-231-0/+1
* Simplify allocations and fix merge and continue actions [BZ #28931]Siddhesh Poyarekar2022-03-221-0/+1
* nss: Sort tests and tests-container and put one test per lineSiddhesh Poyarekar2022-03-171-15/+24
* nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer2022-03-111-3/+12
* nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer2022-03-111-8/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Disable DT_RUNPATH on NSS tests [BZ #28455]H.J. Lu2021-12-131-0/+8
* nss: Do not install static linker input files for libnss_filesFlorian Weimer2021-07-081-0/+8
* nss: Access nss_files through direct referencesFlorian Weimer2021-07-071-1/+2
* nss_files: Move into libcFlorian Weimer2021-07-071-8/+5
* nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer2021-07-071-1/+1
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-5/+0
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-091-0/+1
* nsswitch: do not reload if "/" changesDJ Delorie2021-01-271-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nsswitch: use new internal API (core)DJ Delorie2020-12-041-1/+2
* nss: Implement <nss_database.h>Florian Weimer2020-12-041-1/+1
* <nss_action.h>: New abstraction for combining NSS modules and NSS actionsFlorian Weimer2020-12-041-1/+2
* nss: Introduce <nss_module.h>Florian Weimer2020-12-041-1/+1
* nss: Add __nss_fgetent_rFlorian Weimer2020-07-211-1/+3
* nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer2020-07-211-1/+1
* nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer2020-07-071-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-07-101-1/+3
* nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer2019-03-141-1/+2
* nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin2019-02-081-1/+2
* nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer2019-01-311-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler2018-12-141-1/+1