bind9/lib
Michał Kępień 1f400b68a8 Do not ignore resolv.conf syntax errors
irs_resconf_load() stores the value returned by add_search() into ret
without consulting its current value first.  This causes any previous
errors raised while parsing resolv.conf to be ignored as long as any
"domain" or "search" statement is present in the file.

Prevent this by returning early in case an error is detected while
parsing resolv.conf.  Ensure that "searchlist" and "magic" members of
the created irs_resconf_t structure are always initialized before
isc_resconf_destroy() is called.
2018-03-06 08:27:45 +01:00
..
bind9 minor cleanup and addressed a sprintf format warning 2018-02-24 17:56:17 -08:00
dns temporarily revert change #4859 2018-03-02 11:30:02 -08:00
irs Do not ignore resolv.conf syntax errors 2018-03-06 08:27:45 +01:00
isc Merge branch '97-windows-version-of-bind-failing-to-build' into 'master' 2018-02-27 04:58:05 -05:00
isccc Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
isccfg Merge branch 'kyua-oot' into 'master' 2018-02-23 18:22:59 -05:00
ns Fix MX checks for dynamic updates 2018-02-26 13:10:45 +01:00
samples Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tests Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
win32/bindevt Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00