NetworkManager/clients
Thomas Haller 41810aad48 cli: don't explicitly unset out_to_free argument in NMMetaType.get_nested()
The virtual function NMMetaType.get_nested() has only one caller:
nm_meta_abstract_info_get_nested(). That caller makes sure to
always pass in an @out_to_free argument, and that it is initialized
to NULL.
2018-07-25 17:08:37 +02:00
..
cli cli: don't explicitly unset out_to_free argument in NMMetaType.get_nested() 2018-07-25 17:08:37 +02:00
common cli: don't explicitly unset out_to_free argument in NMMetaType.get_nested() 2018-07-25 17:08:37 +02:00
tests cli: fix skipping columns with all default-values 2018-07-25 17:08:37 +02:00
tui build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-online.c nm-online: print "[started|start-pending|failure]" for --wait-for-startup 2018-06-30 10:59:08 +02:00