NetworkManager/src/dhcp-manager
Thomas Haller 7b73951b1b build: buld nm-dhcp-manager.c as part of libNetworkMangerBase
NetworkManager and nm-iface-helper compiled nm-dhcp-manager.c twice,
the latter with setting -DNM_DHCP_INTERNAL_ONLY to only enable the
internal plugin.

Change that to compile nm-dhcp-manager.c once for both users
by putting it into libNetworkManagerBase.
2016-10-22 17:55:15 +02:00
..
tests build: merge "src/dhcp-manager/tests/Makefile.am" into toplevel Makefile 2016-10-19 17:16:08 +02:00
nm-dhcp-client-logging.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-dhcp-client.c dhcp: use NM_GOBJECT_PROPERTIES_DEFINE() for properties of NMDhcpClient 2016-10-03 12:04:49 +02:00
nm-dhcp-client.h dhcp: refactor loading of DHCP plugins 2016-10-04 11:41:20 +02:00
nm-dhcp-dhclient-utils.c dhcp: let users override FQDN dhclient options 2016-05-31 14:33:23 +02:00
nm-dhcp-dhclient-utils.h build: cleanup src/Makefile.am 2016-08-11 11:54:18 +02:00
nm-dhcp-dhclient.c dhcp: refactor loading of DHCP plugins 2016-10-04 11:41:20 +02:00
nm-dhcp-dhcpcd.c dhcp: refactor loading of DHCP plugins 2016-10-04 11:41:20 +02:00
nm-dhcp-helper-api.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-dhcp-helper.c dhcp: add FIXME comment to nm-dhcp-helper.c 2016-09-23 09:37:21 +02:00
nm-dhcp-listener.c build: buld nm-dhcp-manager.c as part of libNetworkMangerBase 2016-10-22 17:55:15 +02:00
nm-dhcp-listener.h dhcp-listener: refactor type definition and embed private data in @self 2016-09-08 00:21:21 +02:00
nm-dhcp-manager.c build: buld nm-dhcp-manager.c as part of libNetworkMangerBase 2016-10-22 17:55:15 +02:00
nm-dhcp-manager.h build: buld nm-dhcp-manager.c as part of libNetworkMangerBase 2016-10-22 17:55:15 +02:00
nm-dhcp-systemd.c dhcp: refactor loading of DHCP plugins 2016-10-04 11:41:20 +02:00
nm-dhcp-utils.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-dhcp-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00