NetworkManager/cli/src
Jiří Klimeš 653c4bc8a0 cli: update due to changes in libnm-glib's NMClient
nm_client_activate_connection() now uses NMConnection instead of
D-Bus connection path. Also, callback uses NMActiveConnection instead
of the path.
We can also remove the workaround waiting for "active-connections" change,
because the activation callback is now called *after* the NMActiveConnection
object is available in the active connections list.
2011-03-16 13:29:41 +01:00
..
connections.c cli: update due to changes in libnm-glib's NMClient 2011-03-16 13:29:41 +01:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am cli: use own code to output connection details (settings) 2010-03-31 17:14:35 +02:00
network-manager.c build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05: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: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
settings.c build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
settings.h cli: add support for WiMAX devices and connections 2011-01-06 17:01:55 -06:00
utils.c cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
utils.h cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00