aboutsummaryrefslogtreecommitdiff
path: root/resolv/tst-resolv-res_init-skeleton.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-24resolv: Implement no-aaaa stub resolver optionFlorian Weimer1-0/+10
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-27resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer1-0/+10
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer1-3/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-03hurd: fix resolv/tst-resolv-res_init-skeleton.c buildSamuel Thibault1-0/+4
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer1-47/+22
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer1-2/+29
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer1-22/+50
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer1-6/+83
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer1-2/+106
2017-07-03resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer1-1/+192
2017-06-30resolv: Improve debugging output from tst-resolv-res_initFlorian Weimer1-2/+13
2017-06-27resolv: Avoid timeouts in test-resolv-res-init, test-resolv-res_init-threadFlorian Weimer1-0/+78
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer1-0/+601