NetworkManager/examples
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
..
C libnm-core: rename NMConnection to/from_hash methods 2014-09-04 09:17:36 -04:00
dispatcher examples: update 70-wifi-wired-exclusive.sh (bgo #513488) 2014-04-28 17:07:02 -05:00
python libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
ruby docs: update documentation links 2013-12-17 12:07:51 -06:00
shell examples: update examples for new device types 2013-11-29 09:29:56 +01:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00