libnm-core: add _nm_simple_connection_new_from_dbus() function
authorThomas Haller <thaller@redhat.com>
Thu, 17 Mar 2016 09:34:44 +0000 (10:34 +0100)
committerThomas Haller <thaller@redhat.com>
Sat, 26 Mar 2016 11:10:54 +0000 (12:10 +0100)
commit3d8776108c6cf2a2831d58e45e0f1b19a5e0634f
tree50f0f81c282de13b6d74d3f89117fc3565180e79
parent737c8cc532263149f0a6779f542ee54ee22fd6ce
libnm-core: add _nm_simple_connection_new_from_dbus() function

Contary to nm_simple_connection_new_from_dbus(), this internal
function allows to specify parse-flags.
libnm-core/nm-connection.c
libnm-core/nm-core-internal.h
libnm-core/nm-simple-connection.c
src/settings/nm-settings-connection.c
src/settings/nm-settings.c