summaryrefslogtreecommitdiff
path: root/libnm-core/nm-errors.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* Revert "libnm: don't assert for success of g_dbus_error_register_error()"Thomas Haller2019-05-221-1/+2
* libnm: don't assert for success of g_dbus_error_register_error()Thomas Haller2019-05-151-2/+1
* libnm: cleanup register_error_domain()Thomas Haller2019-05-151-15/+10
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+1
* all: use NM_CACHED_QUARK_FCN() instead of G_DEFINE_QUARK()Thomas Haller2017-02-101-8/+8
* 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