keyfile: merge branch 'th/libnm-keyfile-bgo744699'
authorThomas Haller <thaller@redhat.com>
Thu, 12 Mar 2015 17:17:21 +0000 (18:17 +0100)
committerThomas Haller <thaller@redhat.com>
Thu, 12 Mar 2015 17:22:12 +0000 (18:22 +0100)
commit59eb5312a5d64fd4dd91b2348ab035506bfb12a4
tree8ed96d29452bece679082017eb4f0f07ecdb1950
parent0429ed85addddaf96e231183efe2a2b9f5f653b3
parent997fc07ca5b3bcafcdaa69dc7c7f6d8671efa4b4
keyfile: merge branch 'th/libnm-keyfile-bgo744699'

Move basic keyfile functionality from settings plugin to libnm-core.
This is a first step to have a semi-standard way to stringify
connections back and forth, which is also available to libnm users.

Still the new functions are internal API (nm-keyfile-internal.h).
Let's decide later how the public API should really look like.

https://bugzilla.gnome.org/show_bug.cgi?id=744699