NetworkManager/src/dhcp-manager
Thomas Haller 904e961464 all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()
g_type_init() is now provided by nm-glib-compat.h as nm_g_type_init().
2015-07-12 13:56:52 +02:00
..
tests dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP option 2015-06-09 18:18:45 +02:00
Makefile.am dhcp-manager: port nm-dhcp-helper from dbus-glib to gdbus 2014-09-04 18:19:21 -04:00
nm-dhcp-client.c dhcp: properly reap child process in nm_dhcp_client_stop_existing() 2015-06-30 16:15:17 +02:00
nm-dhcp-client.h core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-dhclient-utils.c build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h" 2015-06-01 14:47:08 +02:00
nm-dhcp-dhclient-utils.h core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-dhclient.c all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init() 2015-07-12 13:56:52 +02:00
nm-dhcp-dhclient.h dhcp: move client-specific knowledge out of the manager 2014-11-07 12:18:32 -06:00
nm-dhcp-dhcpcd.c all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init() 2015-07-12 13:56:52 +02:00
nm-dhcp-dhcpcd.h dhcp: move client-specific knowledge out of the manager 2014-11-07 12:18:32 -06:00
nm-dhcp-helper.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dhcp-helper.conf dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-listener.c libnm: move _nm_utils_ascii_str_to_int64() from src/ to libnm-core/ 2015-03-12 18:12:26 +01:00
nm-dhcp-listener.h dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-manager.c core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-manager.h core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-systemd.c all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init() 2015-07-12 13:56:52 +02:00
nm-dhcp-systemd.h dhcp: move client-specific knowledge out of the manager 2014-11-07 12:18:32 -06:00
nm-dhcp-utils.c dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP option 2015-06-09 18:18:45 +02:00
nm-dhcp-utils.h ip6-config: keep track of ifindex 2015-02-27 16:48:27 +01:00