about summary refs log tree commit diff
path: root/resolv/resolv_conf.c
Commit message (Expand)AuthorAgeFilesLines
* resolv: Fix resolv_conf _res matchingFlorian Weimer2017-07-041-3/+21
* resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer2017-07-041-8/+7
* resolv: Introduce free list for resolv_conf index slostsFlorian Weimer2017-07-031-31/+40
* resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer2017-07-031-1/+85
* resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer2017-07-031-7/+216
* resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer2017-07-031-1/+64
* resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer2017-07-031-0/+322