NetworkManager/src/dhcp
Thomas Haller 9ae8a79457 dhcp-listener: keep reference to NMDBusManager singleton
When subscribing a signal to a singleton, we should ensure that the
source object stays alive. Take a reference.

This is also right in this case, because NMDBusManager (and its dependencies)
should never use NMDhcpListener. So, there is a clear direction of who references
who.
2019-07-15 12:45:38 +02:00
..
tests all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-dhcp-client-logging.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-client.c dhcp/dhclient: expose the private_xyz labels for dhcp private options 2019-07-05 15:15:11 +02:00
nm-dhcp-client.h dhcp: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-dhclient-utils.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhclient-utils.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhclient.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhcpcanon.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhcpcd.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-helper-api.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-helper.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-listener.c dhcp-listener: keep reference to NMDBusManager singleton 2019-07-15 12:45:38 +02:00
nm-dhcp-listener.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-manager.c dhcp: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-manager.h dhcp: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-nettools.c dhcp: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-options.c dhcp/internal: move dhcp options management to shared dhcp codebase 2019-07-05 15:13:09 +02:00
nm-dhcp-options.h dhcp/internal: move dhcp options management to shared dhcp codebase 2019-07-05 15:13:09 +02:00
nm-dhcp-systemd.c dhcp/internal: move dhcp options management to shared dhcp codebase 2019-07-05 15:13:09 +02:00
nm-dhcp-utils.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-utils.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00