summaryrefslogtreecommitdiff
path: root/clients/cli/common.h
Commit message (Expand)AuthorAgeFilesLines
* 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