NetworkManager/docs
Dan Winship acf86f68b3 libnm-core: change connection hash tables to variants in API
In preparation for porting to GDBus, make nm_connection_to_dbus(),
etc, represent connections as GVariants of type 'a{sa{sv}}' rather
than as GHashTables-of-GHashTables-of-GValues.

This means we're constantly converting back and forth internally, but
this is just a stepping stone on the way to the full GDBus port, and
all of that code will go away again later.
2014-09-18 11:51:09 -04:00
..
api build: fix nm-setting-docs build in various configurations 2014-06-27 17:24:57 -04:00
libnm libnm-core: change connection hash tables to variants in API 2014-09-18 11:51:09 -04:00
libnm-glib libnm-util: move NetworkManager.h, etc, from include/ to here 2014-07-15 09:44:54 -04:00
libnm-util libnm-util: move NetworkManager.h, etc, from include/ to here 2014-07-15 09:44:54 -04:00
Makefile.am docs: add libnm documentation 2014-08-01 14:34:05 -04:00
NetworkManager DBUS API.txt Fix typos 2013-10-19 11:49:18 -04:00