NetworkManager/src/dhcp
Thomas Haller ed32651ab8 dhcp: cleanup build_signal_parameters() in nm-dhcp-helper
Also, silently ignore all environment variables with a name that
is not valid UTF-8. We would hit an assertion trying to put that
in a GVariant (or sending it via D-Bus).
2020-04-30 11:20:12 +02:00
..
tests dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-dhcp-client-logging.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-dhcp-client.c dhcp: fix leaking mud_url in NMDhcpClient 2020-04-24 10:09:50 +02:00
nm-dhcp-client.h dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-dhclient-utils.c dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-dhclient-utils.h dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-dhclient.c dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-dhcpcanon.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-dhcp-dhcpcd.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-dhcp-helper-api.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-dhcp-helper.c dhcp: cleanup build_signal_parameters() in nm-dhcp-helper 2020-04-30 11:20:12 +02:00
nm-dhcp-listener.c all: use nm_clear_pointer() instead of g_clear_pointer() 2020-03-23 11:22:38 +01:00
nm-dhcp-listener.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-dhcp-manager.c dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-manager.h dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-nettools.c libnm,dhcp: use nm_clear_g_free() instead of nm_clear_pointer(, g_free) 2020-04-27 12:54:14 +02:00
nm-dhcp-options.c dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-options.h dhcp: rename mudurl to mud_url 2020-04-24 10:09:50 +02:00
nm-dhcp-systemd.c dhcp: set MUD URL in DHCPv6 request for systemd DHCP client 2020-04-24 10:09:50 +02:00
nm-dhcp-utils.c all: use _nm_utils_inet4_ntop() instead of nm_utils_inet4_ntop() 2020-01-28 11:17:41 +01:00
nm-dhcp-utils.h dhcp: test parsing of domain-search option 2019-12-23 16:19:35 +01:00