libnm-core, core: register NMConnectionError with D-Bus
authorDan Winship <danw@gnome.org>
Wed, 15 Oct 2014 18:55:41 +0000 (14:55 -0400)
committerDan Winship <danw@gnome.org>
Wed, 22 Oct 2014 12:29:08 +0000 (08:29 -0400)
commit9c67b6fb08e4b2794ccab461f0ac9a6cffac33ee
treede9c44c0aecb5fe63b431fb3076645a788c8dd03
parentb1bcfa8fedc65a6d7e9eacbf1dbf736767126820
libnm-core, core: register NMConnectionError with D-Bus

Register NMConnectionError with D-Bus on both sides, so that, eg,
connection validation failures in the daemon will translate to the
correct error codes in the client.
libnm-core/nm-core-internal.h
libnm-core/nm-errors.c
libnm-core/nm-errors.h
libnm-core/nm-utils.c
libnm/tests/test-remote-settings-client.c
src/settings/nm-settings.c
tools/test-networkmanager-service.py