NetworkManager/src/core/dns
Thomas Haller bd95a5c0ec
dns: register NMDnsPlugin instance as wait-obj for shutdown
nm_shutdown_wait_obj_register_object() today has no practical effect.
In the future it will block shutdown until the object gets destroyed.
We will want that NMDnsPlugin gets wrapped up during shut down, before
quitting.
2022-04-15 09:04:28 +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 core: preserve the domain when system hostname is truncated 2022-03-09 08:34:26 +01: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: register NMDnsPlugin instance as wait-obj for shutdown 2022-04-15 09:04:28 +02:00
nm-dns-plugin.h core: preserve the domain when system hostname is truncated 2022-03-09 08:34:26 +01: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