NetworkManager/src/dns
Thomas Haller a1f37964f0 core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"
The next commit will completely rework NMBusManager and replace
NMExportedObject by a new type NMDBusObject.

Originally, NMDBusObject was added along NMExportedObject to ease
the rework and have compilable, intermediate stages of refactoring. Now,
I think the new name is better, because NMDBusObject is very strongly related
to the bus manager and the old name NMExportedObject didn't make that
clear.

I also slighly prefer the name NMDBusObject over NMBusObject, hence
for consistancy, also rename NMBusManager to NMDBusManager.

This commit only renames the file for a nicer diff in the next commit.
It does not actually update the type name in sources. That will be done
later.
2018-03-12 18:03:07 +01:00
..
nm-dns-dnsmasq.c core: rename "nm-bus-manager.h" to "nm-dbus-manager.h" 2018-03-12 18:03:07 +01:00
nm-dns-dnsmasq.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00
nm-dns-manager.c dns: don't leak cached config_variant on exit 2018-03-10 16:49:30 +01:00
nm-dns-manager.h core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-plugin.c core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-plugin.h core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-systemd-resolved.c core: rename "nm-bus-manager.h" to "nm-dbus-manager.h" 2018-03-12 18:03:07 +01:00
nm-dns-systemd-resolved.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00
nm-dns-unbound.c core: rework tracking config in dns-manager to use ifindex 2018-01-09 14:24:54 +01:00
nm-dns-unbound.h build: rename "src/dns-manager" to "src/dns" 2016-11-21 14:07:47 +01:00