]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv/resolv_conf.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / resolv / resolv_conf.c
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-02-18  Florian WeimerMove implementation of <file_change_detection.h> into...
2020-02-14  Florian Weimerresolv: Fix ABA race in /etc/resolv.conf change detecti...
2020-02-14  Florian Weimerresolv: Enhance __resolv_conf_load to capture file...
2020-02-14  Florian Weimerresolv: Use <file_change_detection.h> in __resolv_conf_...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-06  Florian Weimerresolv: __resolv_conf_attach must not free passed conf...
2017-07-04  Florian Weimerresolv: Fix resolv_conf _res matching
2017-07-04  Florian Weimerresolv: Fix improper assert in __resolv_conf_attach
2017-07-03  Florian Weimerresolv: Introduce free list for resolv_conf index slosts
2017-07-03  Florian Weimerresolv: Automatically reload a changed /etc/resolv...
2017-07-03  Florian Weimerresolv: Mirror the entire resolver configuration in...
2017-07-03  Florian Weimerresolv: Lift domain search list limits [BZ #19569]...
2017-07-03  Florian Weimerresolv: Introduce struct resolv_conf with extended...