NetworkManager/cli/src
Jiří Klimeš c7a567ca90 cli: add 'nmcli device delete <ifname>' command (rh #1034150)
It only works for software devices. When called for a hardware device,
an error is returned and the device is not deleted.

https://bugzilla.redhat.com/show_bug.cgi?id=1034150
2014-07-22 14:24:43 +02:00
..
common.c cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
common.h cli: don't quit nmcli on Ctrl-C while in readline() 2014-06-24 10:38:14 +02:00
connections.c cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
connections.h cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
devices.c cli: add 'nmcli device delete <ifname>' command (rh #1034150) 2014-07-22 14:24:43 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: more srcdir!=builddir fixes 2014-07-15 11:37:19 -04:00
network-manager.c cli: add 'help' for second level commands (bgo #698237) (rh #1034119) 2014-01-09 10:14:03 +01:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
nmcli.h cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
settings-docs.xsl cli: generate setting docs from libnm-util/nm-setting-docs.xml 2014-06-19 17:45:02 -04:00
settings.c build: fix nm-setting-docs build in various configurations 2014-06-27 17:24:57 -04:00
settings.h cli: show warning when setting band/channel for infra mode (rh #1000096) 2014-02-13 12:22:52 +01:00
utils.c cli: don't leak 'str' returned by g_strdup_vprintf() 2014-06-04 08:55:35 +02:00
utils.h cli: consolidate active and configured connections (rh #997999) 2014-01-23 13:45:46 +01:00