NetworkManager/src/core/dns
Thomas Haller b7ca08e971
dns: add "update-pending" state to NMDnsPlugin
Theoretically, this should be a GObject property, and not a signal.
But then I'd  also have to implement the get_property() function,
which is more hazzle than necessary. A signal will do nicely.
2022-04-15 09:04:29 +02:00
..
nm-dns-dnsmasq.c core: preserve the domain when system hostname is truncated 2022-03-09 08:34:26 +01:00
nm-dns-dnsmasq.h dns: add function to retrieve the systemd-resolved plugin instance 2021-06-11 21:59:11 +02:00
nm-dns-manager.c dns: call nm_dns_plugin_stop() also for NMDnsSystemdResolved instance 2022-04-15 09:04:29 +02:00
nm-dns-manager.h dns: drop nm_dns_manager_set_initial_hostname() 2022-03-09 08:34:26 +01:00
nm-dns-plugin.c dns: add "update-pending" state to NMDnsPlugin 2022-04-15 09:04:29 +02:00
nm-dns-plugin.h dns: add "update-pending" state to NMDnsPlugin 2022-04-15 09:04:29 +02:00
nm-dns-systemd-resolved.c core: preserve the domain when system hostname is truncated 2022-03-09 08:34:26 +01:00
nm-dns-systemd-resolved.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-dns-unbound.c core: preserve the domain when system hostname is truncated 2022-03-09 08:34:26 +01:00
nm-dns-unbound.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00