summaryrefslogtreecommitdiff
path: root/src/dns-manager
Commit message (Expand)AuthorAgeFilesLines
* dns: preliminary support for unbound (bgo #699810)Pavel Šimerda2014-05-303-0/+127
* dns-manager: fix the rules for public suffixes and search domains (rh #851521)Dan Winship2014-04-291-10/+15
* dns-manager: don't write "domain" to resolv.confDan Winship2014-04-291-35/+11
* dns-manager: allow NULL interface name for IP configsDan Williams2014-01-241-4/+1
* build: add --with-dnsmasq, to specify dnsmasq pathJan Alexander Steffens2014-01-031-1/+2
* dns-manager: fix build without libsoupDan Winship2013-12-201-4/+8
* dns-manager: don't add "public suffix" domains to search (rh #851521)Dan Winship2013-12-201-5/+31
* dns-manager: initialize hostnameDan Winship2013-12-202-3/+14
* dns-manager: make non-refcounted.Dan Winship2013-12-201-2/+1
* dns-manager: Don't try to manage immutable /etc/resolv.confDan Winship2013-12-201-3/+30
* dns-manager: add nm_dns_manager_get_resolv_conf_mode()Dan Winship2013-12-202-7/+34
* core: refactor ip6_addr_to_string in nm-dns-dnsmasqThomas Haller2013-12-091-38/+13
* all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller2013-12-091-7/+4
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-1/+4
* core: add const qualifier to functions in nm-ip[46]-configThomas Haller2013-09-241-1/+1
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-4/+4
* core: use NMIP[46]Route in nm-ip[46]-configPavel Šimerda2013-08-031-2/+2
* dnsmasq: does handle more than one nameserver per domainJack Bates2013-07-241-65/+63
* trivial: remove unnecessary checkPavel Šimerda2013-07-201-1/+1
* core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]AddressPavel Šimerda2013-07-201-2/+2
* core: use non-recursive buildDan Winship2013-05-081-39/+0
* dns-manager: add dns=noneDan Winship2013-04-031-4/+14
* dns-manager, config: make the dns config key single-valuedDan Winship2013-04-031-53/+23
* dns-manager: minor cleanupsDan Winship2013-04-034-60/+31
* core: don't pass config data to NMDHCPManager and NMDnsManagerDan Winship2013-04-033-2/+8
* dns-manager: remove an incorrect and unnecessary lineDan Winship2013-04-021-1/+0
* policy,dns: fix a race in looking up hostname and updating DNS (rh #877084)Jiří Klimeš2013-02-122-3/+29
* core: track which interface an IP config came fromDan Williams2013-02-075-88/+66
* dnsmasq: only pass confdir if it exists (rh #873621)Dan Williams2012-12-061-1/+5
* dnsmasq: trivial cleanupDan Williams2012-12-061-13/+15
* build: unify NetworkManager path handling (some paths are changed)Pavel Šimerda2012-11-052-4/+6
* trivial: remove obsolete HAVE_SELINUX conditional sectionsPavel Šimerda2012-11-021-4/+0
* distro: add --with-netconfig option for SUSEPavel Šimerda2012-10-301-3/+3
* distro: remove nm_backend_update_dns()Pavel Šimerda2012-09-251-4/+0
* dnsmasq: don't crash when there are no nameservers in IP config (rh #768531)Jiří Klimeš2012-09-061-0/+6
* dns: remove broken bind pluginPavel Šimerda2012-08-154-583/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-273-3/+3
* dnsmasq: allow custom configuration via files in /etc/NetworkManager/dnsmasq....Jakub Dorňák2012-07-252-3/+6
* dns: fix change hashing and add batch update functionsDan Williams2012-06-122-58/+96
* vpn: support IPv6 over VPNsDan Winship2012-05-301-2/+0
* core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš2012-05-213-2/+18
* dnsmasq: allow proxying dnssec data (lp:946093)Mathieu Trudel-Lapierre2012-03-151-1/+2
* dns: dnsmasq plugin: update command-line parameters for starting dnsmasqMathieu Trudel-Lapierre2012-03-011-1/+1
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+1
* dns: make caching DNS server config files readable by everyoneEvan Broder2012-02-022-2/+2
* build: fix srcdir != builddirColin Walters2012-01-091-1/+2
* backends: clean them up somewhatDan Williams2011-11-171-2/+2
* dns: don't update routing and DNS if no devices were ever managed (lp:862134)Mathieu Trudel-Lapierre2011-11-021-8/+13
* Revert "dns: don't update routing and DNS if no devices were ever managed"Dan Williams2011-11-021-13/+8
* dns: don't update routing and DNS if no devices were ever managedMathieu Trudel-Lapierre2011-11-021-8/+13