NetworkManager/clients/cli
Lubomir Rintel f7a0b36f03 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.

(cherry picked from commit 7279ea1317)
2016-11-24 14:18:47 +01:00
..
agent.c clients: don't show "(null)" prompt for secrets 2016-09-15 08:32:51 +02:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: (trivial) move gen_func_ifnames() from devices.c to common.c 2016-09-19 17:05:08 +02:00
common.h cli: (trivial) move gen_func_ifnames() from devices.c to common.c 2016-09-19 17:05:08 +02:00
connections.c cli: connections: fail the activation if the ac deactivates 2016-10-13 16:28:06 +02:00
connections.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
devices.c cli: (trivial) move gen_func_ifnames() from devices.c to common.c 2016-09-19 17:05:08 +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
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nmcli-completion cli: completion: escape shell special characters "()&!" 2016-10-26 13:42:24 +02:00
nmcli.c client: don't do g_criticals 2016-11-24 14:18:47 +01:00
nmcli.h cli: add ability to indicate command completion expects a file name 2016-08-01 13:52:36 +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: only connect handlers for property changes in interactive edit 2016-08-24 17:27:55 +02:00
settings.h cli: add -f argument completion 2016-08-01 15:51:29 +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