NetworkManager/clients/cli
Lubomir Rintel 7279ea1317 client: don't do g_criticals
Also, be a bit more careful about the layers of errors. Just don't do this:

   (process:236): nmcli-CRITICAL **: Error: Could not create NMClient object:
     Permissions request failed: Authorization check failed:
     The name org.freedesktop.PolicyKit1 was not provided by any .service files.
2016-11-09 15:06:20 +01:00
..
agent.c clients: don't show "(null)" prompt for secrets 2016-09-14 23:32:52 +02:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: support qualifying proxy.pac-script with "file://" or "js://" 2016-10-04 11:44:44 +02:00
common.h proxy: change semantics of pac-script 2016-10-04 11:44:44 +02:00
connections.c cli: properly set multiple addresses in questionnaire mode 2016-10-04 14:18:27 +02:00
connections.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
devices.c cli: fix synopsis for hotspot arguments for nmcli device wifi --help 2016-10-12 15:15:19 +02:00
devices.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
general.c cli: return sane error message for D-Bus policy permission errors 2016-08-20 10:45:55 +02:00
general.h cli: output a short summary of devices when called without arguments 2016-07-19 14:29:05 +02:00
nmcli-completion cli: completion: escape shell special characters "()&!" 2016-10-26 13:41:00 +02:00
nmcli.c client: don't do g_criticals 2016-11-09 15:06:20 +01:00
nmcli.h cli: remove editor thread 2016-09-23 09:46:28 +02:00
polkit-agent.c all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c cli: support the autoconnect-retries property 2016-10-16 12:56:09 +02:00
settings.h nmcli: Add Proxy support to nmcli 2016-10-04 11:44:44 +02:00
utils.c all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
utils.h macros: add macro _nm_printf() for function attribute 2016-06-05 12:22:01 +02:00