aboutsummaryrefslogtreecommitdiff
path: root/resolv/resolv_conf.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-06resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]Florian Weimer1-4/+1
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer1-3/+21
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer1-8/+7
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer1-31/+40
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer1-1/+85
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer1-7/+216
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer1-1/+64
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer1-0/+322