NetworkManager/clients
Thomas Haller c25f4d947a
shared: enforce compatible C-type argument for nm_utils_strv_dup()
Use a macro that uses NM_CAST_STRV_CC() to cast the strv argument. Note that
NM_CAST_STRV_CC() uses C11's _Generic() to check whether the argument is
of a valid type.
2020-08-25 08:54:36 +02:00
..
cli shared: enforce compatible C-type argument for nm_utils_strv_dup() 2020-08-25 08:54:36 +02:00
cloud-setup all: avoid wrong compiler warning about uninitalized variables with LTO 2020-08-17 15:18:02 +02:00
common settings: rework wait-device-timeout handling and consider device compatibility 2020-08-12 16:40:56 +02:00
tests all: add ap-isolation property to wifi setting 2020-07-01 17:36:20 +02:00
tui tui: fix default values for bond options in nmtui 2020-07-11 15:06:28 +02:00
meson.build docs: generate nm-settings-docs-nmcli.xml based on nmcli meta data 2020-06-11 10:53:50 +02:00
nm-online.c nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environment 2020-04-30 21:46:59 +02:00