summaryrefslogtreecommitdiff
path: root/clients/cli/common.c
Commit message (Expand)AuthorAgeFilesLines
* cli: declare external variable nm_cli in <nmcli.h> headerth/reapply-fixes-bgo765848Thomas Haller2016-04-301-4/+0
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+1
* cli: do not present secrets from openconnect to the user for confirmationJiří Klimeš2015-12-121-4/+10
* cli: make asking VPN secrets for OpenConnect really workJiří Klimeš2015-12-121-1/+95
* cli: produce new line after readline when echoing was offJiří Klimeš2015-12-071-1/+4
* cli: add global --show-secrets optionJiří Klimeš2015-12-071-1/+1
* cli: do not echo passwords on terminal when asking for themJiří Klimeš2015-12-071-25/+74
* cli: add command for displaying LLDP neighborsBeniamino Galvani2015-11-101-0/+43
* cli: move unique_connection_name() to common.c as nmc_unique_connection_name()Jiří Klimeš2015-11-091-0/+23
* cli: remove static width parameter from fields definitionJiří Klimeš2015-09-251-21/+21
* cli: terminate when the input terminal goes awayLubomir Rintel2015-08-201-0/+10
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-3/+1
* cli: add 'metered' property to deviceBeniamino Galvani2015-06-091-0/+17
* core/cli: add missing device state-reason to string conversionsJiří Klimeš2015-05-271-0/+6
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-081-0/+3
* trivial: whitespace fixThomas Haller2015-01-111-1/+1
* libnm: rename NMSecretAgent to NMSecretAgentOldDan Winship2014-11-211-1/+1
* cli: add support for secret agent to 'nmcli dev connect' toojk/nmcli-dev-connect-secretsJiří Klimeš2014-11-201-0/+102
* cli: show gateway as a separate item in active connection data (bgo #739958)Jiří Klimeš2014-11-111-26/+24
* all: allow route metrics to be "0"Dan Winship2014-11-071-5/+7
* libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship2014-11-071-4/+4
* libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship2014-11-071-13/+13
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-15/+8
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-249/+102
* libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-11/+8
* cli: fix crash by getting addresses and routesJiří Klimeš2014-09-191-67/+73
* libnm: drop libnm IP-address-array types, use G_TYPE_STRVDan Winship2014-09-041-24/+3
* libnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRVDan Winship2014-09-041-18/+2
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-2/+2
* all: port everything to libnmDan Winship2014-08-011-1/+1
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+1232