NetworkManager/clients
Thomas Haller d0ce5fc550 cli: cleanup get_value_to_print() util
Don't cast const strings to non-const. And don't track
whether to free a variable in a boolean. Instead, assign
ownership to variables that get destroyed when the function
returns.
2017-03-30 13:24:55 +02:00
..
cli cli: cleanup get_value_to_print() util 2017-03-30 13:24:55 +02:00
common cli: use enum property type for connection.lldp 2017-03-30 13:09:58 +02:00
tui all: use "unsigned" instead of "unsigned int" 2017-03-14 11:26:29 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00