NetworkManager/clients/cli
Lubomir Rintel 461da6fe1a cli: fix getting/setting hostname (bgo #738796)
Create a client instance before it's used.

$ nmcli g hostname
(process:13615): GLib-GObject-CRITICAL **: g_object_get: assertion 'G_IS_OBJECT (object)' failed

https://bugzilla.gnome.org/show_bug.cgi?id=738796
2014-10-20 10:05:59 +02:00
..
common.c cli: fix crash by getting addresses and routes 2014-09-19 22:59:39 +02:00
common.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
connections.c cli: show active connection even if the connection profile is not visible 2014-10-20 09:11:57 +02:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c cli: get connection ID straight from the active connection 2014-10-20 09:11:57 +02:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
general.c cli: fix getting/setting hostname (bgo #738796) 2014-10-20 10:05:59 +02:00
general.h cli: rename network-manager.[ch] to general.[ch] 2014-10-01 11:53:07 +02:00
Makefile.am cli: rename network-manager.[ch] to general.[ch] 2014-10-01 11:53:07 +02:00
nmcli-completion cli: support new bond option 'lacp_rate' 2014-10-02 16:36:11 +02:00
nmcli.c libnm: merge NMRemoteSettings into NMClient 2014-10-10 12:40:19 -04:00
nmcli.h libnm: merge NMRemoteSettings into NMClient 2014-10-10 12:40:19 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c cli: support connection.autoconnect-priority property 2014-10-12 20:13:18 +02:00
settings.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
utils.c cli: use g_print/g_printerr rather than printf/fprintf 2014-09-27 11:45:53 -04:00
utils.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00