summaryrefslogtreecommitdiff
path: root/clients/cli/common.h
Commit message (Expand)AuthorAgeFilesLines
* cli: add nmc_complete_strv() which takes a string array for completion that m...Thomas Haller2019-03-071-1/+3
* cli: drop gettext() wrappers for no_l10n to-string functionsThomas Haller2018-12-111-1/+0
* cli: don't use global nm_cli in nmc_readline_*()Thomas Haller2018-10-101-2/+7
* cli: print per-device & per-AF connectivity statusLubomir Rintel2018-09-241-0/+3
* cli: merge IPv4 and IPv6 versions of ip/dhcp config printThomas Haller2018-07-091-3/+10
* cli: drop duplicate IPv6 property metadataThomas Haller2018-07-091-1/+1
* cli: rework printing of dhcp optionsThomas Haller2018-07-091-1/+1
* cli: rework connection handling for multiple resultsThomas Haller2018-05-141-2/+2
* cli: move find_active_connection() to common.cThomas Haller2018-05-141-0/+6
* cli: merge IPv4 and IPv6 variants of print_dhcp_config()Thomas Haller2018-04-231-4/+2
* build: move nm-client-utils.c to libnmc-base.aBeniamino Galvani2017-10-161-4/+0
* cli: move completion for connection type to meta dataThomas Haller2017-04-121-0/+1
* cli: use nmc_print() to output device's IP4 infoThomas Haller2017-04-121-2/+2
* cli: split tracking of meta data out of NmcOutputFieldThomas Haller2017-04-051-4/+4
* cli: don't track output data in global NmCli structureThomas Haller2017-03-301-4/+4
* cli: move utils function from common.h to nm-meta-setting-desc.cThomas Haller2017-03-301-12/+0
* cli: add values_func() to NmcPropertyInfo and use for "connection" settingThomas Haller2017-03-301-1/+1
* cli: support route optionsBeniamino Galvani2017-03-061-1/+1
* cli: make it possible to call sub-commands with client obtained asynchronouslyLubomir Rintel2016-11-111-1/+3
* proxy: change semantics of pac-scriptAtul Anand2016-10-041-0/+1
* cli: (trivial) move gen_func_ifnames() from devices.c to common.cJiří Klimeš2016-09-191-0/+1
* cli: return sane error message for D-Bus policy permission errorsBeniamino Galvani2016-08-201-0/+2
* cli: add -f argument completionlr/completion-2Lubomir Rintel2016-08-011-0/+5
* cli/connections: do connection completion in get_connection()Lubomir Rintel2016-08-011-1/+2
* cli: add boolean value completion helperLubomir Rintel2016-06-291-0/+2
* cli: add arbitrary string list completion helperLubomir Rintel2016-06-291-0/+2
* cli: split out do_cmd()Lubomir Rintel2016-06-291-0/+8
* cli: do not echo passwords on terminal when asking for themJiří Klimeš2015-12-071-0/+1
* cli: add command for displaying LLDP neighborsBeniamino Galvani2015-11-101-0/+2
* cli: move unique_connection_name() to common.c as nmc_unique_connection_name()Jiří Klimeš2015-11-091-0/+3
* cli: add 'metered' property to deviceBeniamino Galvani2015-06-091-0/+1
* cli: add support for secret agent to 'nmcli dev connect' toojk/nmcli-dev-connect-secretsJiří Klimeš2014-11-201-1/+13
* libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship2014-11-071-2/+2
* libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship2014-11-071-2/+2
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-1/+1
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-5/+2
* libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-2/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-8/+0
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-2/+2
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+68