summaryrefslogtreecommitdiff
path: root/libnm-core/nm-errors.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* libnm: don't include "nm-version.h" in "nm-dbus-interface.h"Thomas Haller2015-09-251-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* libnm-core: fix VPN error domain (bgo #745997)Dan Winship2015-04-071-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: fix trivial bug in NMVpnPluginError quarkDan Winship2014-10-281-1/+1
* libnm-core, libnm: move NMVpnPluginError to nm-errorsDan Winship2014-10-221-0/+8
* libnm-core, libnm, settings: move NMSecretAgentError to nm-errorsDan Winship2014-10-221-0/+4
* libnm-core, settings: move NMAgentManagerError to nm-errorsDan Winship2014-10-221-0/+4
* libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-221-0/+4
* libnm-core, core: move NMManagerError to nm-errorsDan Winship2014-10-221-0/+4
* libnm-core, libnm, devices: merge client and daemon NMDeviceErrorDan Winship2014-10-221-0/+4
* libnm-core, core: register NMConnectionError with D-BusDan Winship2014-10-221-1/+34
* libnm-core: add nm-errors.[ch]Dan Winship2014-10-221-0/+27