summaryrefslogtreecommitdiff
path: root/clients/cli/agent.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-14clients: don't show "(null)" prompt for secretsBeniamino Galvani1-1/+2
2016-09-14clients: add define for NMSecretAgentSimple signal nameBeniamino Galvani1-1/+4
2016-08-01cli/agent: add subcommand completionLubomir Rintel1-4/+9
2016-08-01cli/agent: use nmc_do_cmd()Lubomir Rintel1-35/+9
2016-08-01cli: get rid of the global command completion whitelistLubomir Rintel1-0/+4
2016-04-28cli: remove version check against NMFrancesco Giudici1-3/+0
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-3/+1
2015-12-05cli: turn should_wait into a semaphoreLubomir Rintel1-2/+2
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2014-11-21clients: merge nm_secret_agent_simple_set_connection_path() into nm_secret_ag...Dan Williams1-1/+1
2014-11-21clients: NMSecretAgentSimple API fixupsDan Winship1-1/+1
2014-11-20cli,vpn: merge branch 'lr/nm-1-0-fixes'Lubomir Rintel1-1/+2
2014-11-20cli: Process secret agent request for a connection only if we know its pathLubomir Rintel1-1/+2
2014-11-20translations: avoid preprocessor strings inside translation macroThomas Haller1-1/+1
2014-11-12clients: only handle secret requests for connection being explicitly activatedJiří Klimeš1-1/+1
2014-11-07cli: add 'nmcli agent' command (bgo #739568)Jiří Klimeš1-0/+251