NetworkManager/src/dhcp
Thomas Haller b7426e91db build: use default NM_BUILD_* defines for tests
Use two common defines NM_BUILD_SRCDIR and NM_BUILD_BUILDDIR
for specifying the location of srcdir and builddir.

Note that this is only relevant for tests, as they expect
a certain layout of the directories, to find files that concern
them.
2018-05-31 15:59:38 +02:00
..
tests build: use default NM_BUILD_* defines for tests 2018-05-31 15:59:38 +02:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-dhcp-client-logging.h core/dhcp: use addr-family parameter for instead of boolean 2017-09-11 15:05:57 +02:00
nm-dhcp-client.c dhcp: cache errno in nm_dhcp_client_stop_existing() before using it 2018-05-26 20:11:04 +02:00
nm-dhcp-client.h dhcp: use NMIPConfig type for argument of nm_dhcp_client_set_state() 2018-05-26 20:11:04 +02:00
nm-dhcp-dhclient-utils.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-dhcp-dhclient-utils.h dhcp: remove unused nm_dhcp_dhclient_read_lease_ip_configs() function 2018-03-20 21:03:20 +01:00
nm-dhcp-dhclient.c dhcp: refactor dhclient_start() to use cleanup attribute 2018-05-26 20:11:04 +02:00
nm-dhcp-dhcpcanon.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-dhcp-dhcpcd.c dhcp: remove unused nm_dhcp_manager_get_lease_ip_configs() function 2018-03-20 21:03:20 +01:00
nm-dhcp-helper-api.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-helper.c all: require glib 2.40 2018-01-18 11:45:36 +01:00
nm-dhcp-listener.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-dhcp-listener.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-manager.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-dhcp-manager.h dhcp: remove unused nm_dhcp_manager_get_lease_ip_configs() function 2018-03-20 21:03:20 +01:00
nm-dhcp-systemd.c dhcp: use NMIPConfig type for argument of nm_dhcp_client_set_state() 2018-05-26 20:11:04 +02:00
nm-dhcp-utils.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-utils.h dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00