NetworkManager/clients
Thomas Haller 97acd737bb cli: rework DEFINE_SETTER_PRIV_KEY()
nmc_strsplit_set()'s max_token argument is broken,
because it *first* calls g_strsplit_set() and then removes
empty tokens. It wasn't an issue, because DEFINE_SETTER_PRIV_KEY()
would first already remove leading spaces, and who uses multiple
spaces anyway...

Anyway, refactor DEFINE_SETTER_PRIV_KEY() to not use it.
2017-12-12 15:19:43 +01:00
..
cli cli: avoid out-of-bounds-read for show_device_info() 2017-12-12 11:15:38 +01:00
common cli: rework DEFINE_SETTER_PRIV_KEY() 2017-12-12 15:19:43 +01:00
tui tui: fix creation of open Wi-Fi connections 2017-11-30 17:22:28 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00