NetworkManager/examples/C/glib
Dan Winship 773d3f0ab6 libnm-core: rename NMConnection to/from_hash methods
Rename nm_connection_to_hash() to nm_connection_to_dbus(), and
nm_connection_new_from_hash() to nm_connection_new_from_dbus(). In
addition to clarifying that this is specifically the D-Bus
serialization format, these names will also work better in the
GDBus-based future where the serialization format is GVariant, not
GHashTable.

Also, move NMSettingHashFlags to nm-connection.h, and rename it
NMConnectionSerializationFlags.
2014-09-04 09:17:36 -04:00
..
add-connection-dbus-glib.c libnm-core: rename NMConnection to/from_hash methods 2014-09-04 09:17:36 -04:00
add-connection-libnm.c libnm-core, libnm, core: make NMConnection an interface 2014-08-16 10:17:53 -04:00
get-active-connections-dbus-glib.c libnm-core: rename NMConnection to/from_hash methods 2014-09-04 09:17:36 -04:00
get-ap-info-libnm.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
list-connections-dbus-glib.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
list-connections-libnm.c libnm: port NMRemoteSettings to NMObject 2014-08-07 15:43:43 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
monitor-nm-running-dbus-glib.c all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02:00
monitor-nm-running-GDBus.c all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02:00
monitor-nm-state-GDBus.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00