about summary refs log tree commit diff
path: root/nss
Commit message (Expand)AuthorAgeFilesLines
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-0/+1
* Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2020-07-231-0/+9
* nss: Add __nss_fgetent_rFlorian Weimer2020-07-216-54/+231
* nss_files: Use generic result pointer in parse_lineFlorian Weimer2020-07-211-2/+3
* nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer2020-07-211-0/+1
* nss_compat: Do not use mmap to read database files (bug 26258)Florian Weimer2020-07-214-16/+8
* nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer2020-07-217-11/+58
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-085-28/+6
* nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplusFlorian Weimer2020-07-072-114/+2
* nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer2020-05-194-11/+46
* nss_files: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-1315-0/+38
* nss_db: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-133-1/+3
* nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-134-0/+8
* nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>Florian Weimer2020-02-131-2/+201
* nss_compat: Do not use nss_* names for function pointersFlorian Weimer2020-02-134-113/+112
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0186-86/+86
* Comment out initgroups from example nsswitch.conf (Bug 25146)Carlos O'Donell2019-10-291-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0786-86/+86
* nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell2019-08-191-16/+65
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-07-107-2/+134
* Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2019-06-191-1/+2
* nss_files: Remove RES_USE_INET6 from hosts processingFlorian Weimer2019-05-161-27/+11
* nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer2019-05-159-29/+49
* nss/tst-nss-files-alias-leak: add missing opening quote in printfAndreas K. Hüttel2019-03-251-1/+1
* nss: Fix tst-nss-files-alias-truncated for default --as-needed linkingFlorian Weimer2019-03-142-3/+7
* Add some spaces before '('.Joseph Myers2019-02-272-2/+2
* Break more lines before not after operators.Joseph Myers2019-02-254-36/+36
* Break some lines before not after operators.Joseph Myers2019-02-222-12/+12
* nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]Patsy Franklin2019-02-211-0/+1
* nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if availableFlorian Weimer2019-02-121-8/+28
* nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin2019-02-083-1/+55
* nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer2019-01-313-0/+78
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-211-2/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0182-82/+82
* Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler2018-12-141-1/+1
* Increase timeout of nss/tst-nss-files-hosts-multiSzabolcs Nagy2018-10-091-0/+1
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Add test-in-container infrastructure.DJ Delorie2018-08-224-2/+11
* nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer2018-08-143-0/+249
* Fix copyright years in recent commitsFlorian Weimer2018-07-101-1/+1
* nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer2018-07-063-71/+328
* nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer2018-06-251-22/+10
* getent: Use dynarray in initgroups_keys [BZ #18023]Florian Weimer2018-06-251-10/+30
* getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer2018-06-251-25/+21
* Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab2018-03-032-5/+5
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-1/+1
* nss: Adjust tests to use nss_files onlyFlorian Weimer2018-01-302-0/+6
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-012-2/+2