NetworkManager/cli/src
Jiří Klimeš c5d75dcdfa cli: fix 'nm -nocheck con up'
When '-nocheck' option was used, NMClient object was created later in the
operation process.
This caused that the callback in nm_client_activate_connection() was not
called. It's fixed by creating NMClient early.
2012-05-09 14:19:11 +02:00
..
common.c cli: show progress in --pretty mode for 'nmcli con up' 2012-05-09 14:19:03 +02:00
common.h cli: show progress in --pretty mode for 'nmcli con up' 2012-05-09 14:19:03 +02:00
connections.c cli: fix 'nm -nocheck con up' 2012-05-09 14:19:11 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: show progress in --pretty mode for 'nmcli con up' 2012-05-09 14:19:03 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: fix srcdir != builddir for new generated headers 2012-02-22 16:27:28 -06:00
network-manager.c cli: add a command for listing permissions - nmcli nm permissions 2012-04-30 13:32:55 +02:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
nmcli.h cli: fix 'nmcli con delete' (rh #771258) 2012-01-10 16:30:04 +01:00
settings.c Fix a few misc issues noticed by Coverity 2012-04-05 13:30:09 -04:00
settings.h cli: add 'vlan' setting 2012-03-05 09:52:10 +01:00
utils.c cli: trivial, fix up spacing 2012-04-28 22:54:02 +02:00
utils.h cli: add 'connect to SSID' feature: nmcli dev wifi connect <SSID> ... 2012-04-28 22:33:30 +02:00