NetworkManager/src/dns-manager
Beniamino Galvani a6f5aeeb28 dns: fall back to writing resolv.conf when other methods are not available
After commits:

de0d623680 dns: don't fall back to other methods when resolvconf or netconfig fail
e573977b80 dns: allow runtime selection of resolv.conf manager

the method used to write /etc/resolv.conf is specified by a
configuration parameter and NM doesn't try other methods if the chosen
one has not success.

Restore the fallback to the 'none' method if resolvconf or netconfig
executables are not available, so that when the value of 'rc-manager'
is misconfigured the system continues to work properly.

https://bugzilla.gnome.org/show_bug.cgi?id=749286
2015-05-26 13:33:47 +02:00
..
nm-dns-dnsmasq.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-dnsmasq.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-manager.c dns: fall back to writing resolv.conf when other methods are not available 2015-05-26 13:33:47 +02:00
nm-dns-manager.h dns: allow runtime selection of resolv.conf manager 2015-05-04 09:42:25 +02:00
nm-dns-plugin.c dns: kill plugin child synchronously to avoid restart race (rh #1161232) (bgo #728342) 2015-03-27 16:17:10 -05:00
nm-dns-plugin.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-unbound.c dns: ensure that update_dns() always returns a GError on failure 2015-03-27 16:19:13 -05:00
nm-dns-unbound.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-utils.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00