NetworkManager/clients
Thomas Haller 62aec7acd3
cloud-setup: don't use a GString in _get_config_ips_list_cb()
nm_utils_parse_next_line() operates on the response buffer obtained
from NMHttpClient. We own this buffer, and we also can rely on the fact
that the buffer has a trailing NUL byte after the data.

There is no need to clone the string to a GString, just use it directly.
2020-07-03 10:34:28 +02:00
..
cli cli: fix reference count handling in hotspot error path 2020-06-18 14:25:58 +02:00
cloud-setup cloud-setup: don't use a GString in _get_config_ips_list_cb() 2020-07-03 10:34:28 +02:00
common all: add ap-isolation property to wifi setting 2020-07-01 17:36:20 +02:00
tests all: add ap-isolation property to wifi setting 2020-07-01 17:36:20 +02:00
tui nmtui: show error on connection deactivation failure 2020-05-15 19:27:09 +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