summaryrefslogtreecommitdiff
path: root/nss
Commit message (Expand)AuthorAgeFilesLines
* nss: Reconcile conditional declaration and use of `is_nscd'Arjun Shankar2023-05-161-3/+3
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-278-14/+15
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-172-2/+2
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-1/+1
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06105-105/+105
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-12/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-1/+1
* nss: Use shared prefix in IPv4 address in tst-reload1Florian Weimer2022-09-231-4/+4
* nss: Enhance tst-reload1 coverage and loggingFlorian Weimer2022-09-231-22/+29
* nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)Florian Weimer2022-09-201-4/+5
* nss: Implement --no-addrconfig option for getentFlorian Weimer2022-09-201-1/+10
* makedb: fix build with libselinux >= 3.1 (Bug 26233)Aurelien Jarno2022-09-121-9/+15
* nss: handle stat failure in check_reload_and_get (BZ #28752)Sam James2022-06-081-15/+24
* nss: add assert to DB_LOOKUP_FCT (BZ #28752)Sam James2022-06-081-0/+5
* nss: Optimize nss_hash in nss_hash.cNoah Goldstein2022-05-231-37/+42
* nss: Add tests for the nss_hash in nss_hash.hNoah Goldstein2022-05-234-0/+124
* hurd: Fix arbitrary error codeSamuel Thibault2022-04-121-1/+1
* Allow for unpriviledged nested containersDJ Delorie2022-04-041-0/+2
* Simplify allocations and fix merge and continue actions [BZ #28931]Siddhesh Poyarekar2022-03-224-0/+659
* 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-114-4/+142
* nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer2022-03-111-8/+5
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01101-101/+101
* nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer2021-12-172-3/+3
* Disable DT_RUNPATH on NSS tests [BZ #28455]H.J. Lu2021-12-131-0/+8
* nss: Unnest nested function add_keyFangrui Song2021-10-191-41/+41
* Fix failing nss/tst-nss-files-hosts-long with local resolverAurelien Jarno2021-09-071-0/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0332-32/+0
* nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer2021-07-193-23/+51
* Fix linknamespace errors and local-plt-usages in nss_files.Stefan Liebler2021-07-144-8/+8
* nss: Fix build error with --disable-nscdCooper Qu2021-07-141-2/+4
* Fix failing nss/tst-nss-files-hosts-long.Stefan Liebler2021-07-121-0/+0
* 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-0719-32/+104
* nss_files: Move into libcFlorian Weimer2021-07-078-35/+31
* nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer2021-07-076-108/+199
* nss_files: Allocate nscd file registration data on the heapFlorian Weimer2021-07-071-34/+20
* nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrentFlorian Weimer2021-06-291-1/+1
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-2/+2
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-5/+0
* Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 278...Martin Sebor2021-05-101-1/+11
* Annotate additional APIs with GCC attribute access.Martin Sebor2021-05-061-2/+5
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-0928-96/+248
* nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie2021-03-026-8/+32
* nsswitch: return result when nss database is locked [BZ #27343]Sergei Trofimovich2021-02-051-1/+2
* Fix nss/tst-reload2 for systems without PATH_MAXDJ Delorie2021-01-271-0/+4
* nsswitch: do not reload if "/" changesDJ Delorie2021-01-279-1/+178
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-022-2/+2