NetworkManager/clients/common
Thomas Haller d32590041f cli: change checking for get-type PRETTY making PARSABLE the default
Currently we only have two get-types: PRETTY and PARSABLE.
In the future we may want to add more of those, so the
default behavior when encountering an unrecognized get-type
should be PARSABLE.

Don't ever check whether get-type is PARSABLE. Check instead,
whether it is PRETTY (the non-default) or do the default (PARSABLE).
2017-04-05 16:53:06 +02:00
..
tests cli/tests: add "clients/common/tests/test-general.c" 2017-04-05 16:53:06 +02:00
nm-client-utils.c shared: move _nm_utils_strv_cleanup() to shared utils 2017-04-05 16:53:06 +02:00
nm-client-utils.h cli: move utils function from common.h to nm-meta-setting-desc.c 2017-03-30 13:09:58 +02:00
nm-meta-setting-access.c cli: add nmc_output_selection_create() to parse field selection 2017-04-05 16:53:06 +02:00
nm-meta-setting-access.h cli: split tracking of meta data out of NmcOutputField 2017-04-05 16:53:06 +02:00
nm-meta-setting-desc.c cli: change checking for get-type PRETTY making PARSABLE the default 2017-04-05 16:53:06 +02:00
nm-meta-setting-desc.h cli: add get_fcn() to NMMetaAbstractInfo 2017-04-05 16:53:06 +02:00
nm-polkit-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-polkit-listener.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-secret-agent-simple.c cli: fix leak in add_vpn_secrets() 2017-04-05 14:18:55 +02:00
nm-secret-agent-simple.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-vpn-helpers.c cli: make static arrays in nm_vpn_get_secret_names() const 2017-04-05 14:18:55 +02:00
nm-vpn-helpers.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
settings-docs.xsl cli: embed gtk-doc directly in property-info structure 2017-03-30 16:35:52 +02:00