NetworkManager/clients
Thomas Haller 68fa68b3ed cli: rework printing of general active-connection properties
use nmc_print() for the job.

Also, localize non-terse output.

Also, fix bug with

  $ nmcli c s /org/freedesktop/NetworkManager/ActiveConnection/1

if active connection #1 is invisible to the user.

Also, previously, fill_output_active_connection() wrongly tries to
write to a field that doesn't exist:

  set_val_strc (arr, 13-idx_start, s_con ? nm_setting_connection_get_slave_type (s_con) : NULL);
2018-06-01 16:03:23 +02:00
..
cli cli: rework printing of general active-connection properties 2018-06-01 16:03:23 +02:00
common build/meson: fix meson build for shared files 2018-05-31 15:59:38 +02:00
tests cli: rework printing of general active-connection properties 2018-06-01 16:03:23 +02:00
tui build: unifiy specifying locale directory define 2018-05-31 15:59:38 +02:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-online.c all: require glib 2.40 2018-01-18 11:45:36 +01:00