Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolv: __resolv_conf_attach must not free passed conf object [BZ #22096] | Florian Weimer | 2017-09-06 | 1 | -4/+1 |
* | resolv: Fix resolv_conf _res matching | Florian Weimer | 2017-07-04 | 1 | -3/+21 |
* | resolv: Fix improper assert in __resolv_conf_attach | Florian Weimer | 2017-07-04 | 1 | -8/+7 |
* | resolv: Introduce free list for resolv_conf index slosts | Florian Weimer | 2017-07-03 | 1 | -31/+40 |
* | resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984] | Florian Weimer | 2017-07-03 | 1 | -1/+85 |
* | resolv: Mirror the entire resolver configuration in struct resolv_conf | Florian Weimer | 2017-07-03 | 1 | -7/+216 |
* | resolv: Lift domain search list limits [BZ #19569] [BZ #21475] | Florian Weimer | 2017-07-03 | 1 | -1/+64 |
* | resolv: Introduce struct resolv_conf with extended resolver state | Florian Weimer | 2017-07-03 | 1 | -0/+322 |