glibc/nss
DJ Delorie 99135114ba nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
nss_db allows for getpwent et al to be called without a set*ent,
but it only works once.  After the last get*ent a set*ent is
required to restart, because the end*ent did not properly reset
the module.  Resetting it to NULL allows for a proper restart.

If the database doesn't exist, however, end*ent erroniously called
munmap which set errno.

The test case runs "makedb" inside the testroot, so needs selinux
DSOs installed.
2019-07-10 14:51:18 -04:00
..
nss_compat nss: Turn __nss_database_lookup into a compatibility symbol 2019-05-15 15:07:49 +02:00
nss_db nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] 2019-07-10 14:51:18 -04:00
nss_files nss_files: Remove RES_USE_INET6 from hosts processing 2019-05-16 15:11:23 +02:00
tst-nss-db-endgrent.root/etc nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] 2019-07-10 14:51:18 -04:00
tst-nss-db-endpwent.root nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] 2019-07-10 14:51:18 -04:00
tst-nss-files-hosts-long.root/etc nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915] 2019-02-21 16:02:29 -05:00
tst-nss-test3.root Add test-in-container infrastructure. 2018-08-22 21:20:37 -04:00
alias-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
bug17079.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
compat-lookup.c nss: Turn __nss_database_lookup into a compatibility symbol 2019-05-15 15:07:49 +02:00
databases.def Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
db-Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
digits_dots.c CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] 2019-01-21 21:26:03 +01:00
ethers-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
function.def Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getent.c nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available 2019-02-12 14:26:20 +01:00
getnssent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getnssent_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXbyYY.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXbyYY_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXent_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
grp-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
hosts-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
key-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
makedb.c Update copyright dates not handled by scripts/update-copyrights. 2019-01-01 00:15:13 +00:00
Makefile nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] 2019-07-10 14:51:18 -04:00
netgrp-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
network-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_hash.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_test.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_test.ver Extend NSS test suite 2017-07-17 15:52:44 -04:00
nss_test1.c Add some spaces before '('. 2019-02-27 13:55:45 +00:00
nss_test2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nsswitch.c nss: Turn __nss_database_lookup into a compatibility symbol 2019-05-15 15:07:49 +02:00
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h nss: Turn __nss_database_lookup into a compatibility symbol 2019-05-15 15:07:49 +02:00
proto-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pwd-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
rewrite_field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
rpc-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
service-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
sgrp-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
spwd-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
test-digits-dots.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
test-netdb.c Add some spaces before '('. 2019-02-27 13:55:45 +00:00
tst-cancel-getpwuid_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-field.c Fix gcc 9 build errors for make xcheck. [BZ #24556] 2019-06-19 12:32:04 +02:00
tst-nss-db-endgrent.c nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] 2019-07-10 14:51:18 -04:00
tst-nss-db-endpwent.c nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696] 2019-07-10 14:51:18 -04:00
tst-nss-files-alias-leak.c nss/tst-nss-files-alias-leak: add missing opening quote in printf 2019-03-25 12:22:53 -03:00
tst-nss-files-alias-truncated.c nss: Fix tst-nss-files-alias-truncated for default --as-needed linking 2019-03-14 15:38:00 +01:00
tst-nss-files-hosts-erange.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-files-hosts-getent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-files-hosts-long.c nss: Add tst-nss-files-hosts-long test [BZ #21915] 2019-02-08 14:38:27 -05:00
tst-nss-files-hosts-multi.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-getpwent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-static.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test3.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test4.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test5.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
valid_field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
valid_list_field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Versions nss: Turn __nss_database_lookup into a compatibility symbol 2019-05-15 15:07:49 +02:00
XXX-lookup.c nss: Turn __nss_database_lookup into a compatibility symbol 2019-05-15 15:07:49 +02:00