NetworkManager/cli
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
..
src cli: fix 'nm -nocheck con up' 2012-05-09 14:19:11 +02:00
Makefile.am cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00