NetworkManager/src/core/dhcp
Thomas Haller c5e7e2f694
dhcp/trivial: rename "NMDhcpClientFactory.experimental" to "NMDhcpClientFactory.undocumented"
It's not experimental. It's not officially documented. Rename.
2021-06-23 13:11:56 +02:00
..
tests platform: move more platform code to src/libnm-platform/ 2021-03-05 11:27:16 +01:00
meson.build build: remove shared/ directory 2021-02-24 12:49:13 +01:00
nm-dhcp-client-logging.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-dhcp-client.c core,nm-dispatcher: use nm_utils_get_process_exit_status_desc() 2021-06-11 21:59:11 +02:00
nm-dhcp-client.h dhcp/trivial: rename "NMDhcpClientFactory.experimental" to "NMDhcpClientFactory.undocumented" 2021-06-23 13:11:56 +02:00
nm-dhcp-dhclient-utils.c dhcp: refactor DHCP anycast_address to be property of NMDhcpClient 2021-05-18 09:41:52 +02:00
nm-dhcp-dhclient-utils.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-dhcp-dhclient.c dhcp: refactor GType handling for NMDhcpClientFactory 2021-06-23 13:11:56 +02:00
nm-dhcp-dhcpcanon.c dhcp: refactor GType handling for NMDhcpClientFactory 2021-06-23 13:11:56 +02:00
nm-dhcp-dhcpcd.c dhcp: refactor GType handling for NMDhcpClientFactory 2021-06-23 13:11:56 +02:00
nm-dhcp-helper-api.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-dhcp-helper.c clang-format: reformat code with clang 12 2021-05-04 13:56:26 +02:00
nm-dhcp-listener.c dhcp: minor cleanup of DHCP plugin factory 2021-06-23 13:11:56 +02:00
nm-dhcp-listener.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-dhcp-manager.c dhcp/trivial: rename "NMDhcpClientFactory.experimental" to "NMDhcpClientFactory.undocumented" 2021-06-23 13:11:56 +02:00
nm-dhcp-manager.h dhcp: refactor DHCP anycast_address to be property of NMDhcpClient 2021-05-18 09:41:52 +02:00
nm-dhcp-nettools.c dhcp/trivial: rename "NMDhcpClientFactory.experimental" to "NMDhcpClientFactory.undocumented" 2021-06-23 13:11:56 +02:00
nm-dhcp-options.c build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}" 2021-02-24 12:48:20 +01:00
nm-dhcp-options.h dhcp: rework DHCP options to not carry around option array 2021-02-11 12:26:18 +01:00
nm-dhcp-systemd.c dhcp/trivial: rename "NMDhcpClientFactory.experimental" to "NMDhcpClientFactory.undocumented" 2021-06-23 13:11:56 +02:00
nm-dhcp-utils.c dhcp: fix nm_dhcp_lease_data_parse_cstr() to correctly detect NUL chars 2021-05-27 09:56:38 +02:00
nm-dhcp-utils.h dhcp/nettools: make data pointer const 2021-02-11 09:23:18 +01:00