NetworkManager/clients
Thomas Haller 7f01da917e cli: use "escaped-tokens" style for splitting "vlan.xgress-priority-map" list
There should be little difference here, because the priority list is
(and was) never serialized with special characters like backslashes or
delimiters that require escaping.

Likewise, no working code actually tried to set such characters.

Still, drop the plain VALUE_STRSPLIT_MODE_STRIPPED and use
VALUE_STRSPLIT_MODE_ESCAPED_TOKENS_WITH_SPACES instead. We should have
a small set of modes that we use for splitting strings.
2019-04-18 18:49:12 +02:00
..
cli cli: fix crash in split_required_fields_for_con_show() 2019-04-16 16:00:32 +02:00
common cli: use "escaped-tokens" style for splitting "vlan.xgress-priority-map" list 2019-04-18 18:49:12 +02:00
tests clients: disable asan leak detection in client tests 2019-04-12 11:19:58 +02:00
tui clients: only ask secrets for settings that require them 2019-04-02 11:20:28 +02:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00