| Commit message (Expand) | Author | Age | Files | Lines |
* | build: move "libnm-core/" to "src/" and split it | Thomas Haller | 2021-02-18 | 1 | -55/+0 |
* | all: add "libnm-core/nm-default-libnm-core.h" as replacement for "nm-default.h" | Thomas Haller | 2021-02-09 | 1 | -1/+1 |
* | core: move NM_MANAGER_ERROR to shared/nm-glib-aux | Thomas Haller | 2021-01-15 | 1 | -1/+0 |
* | all: update deprecated SPDX license identifiers | Thomas Haller | 2021-01-05 | 1 | -1/+1 |
* | all: unify comment style for SPDX-License-Identifier tag | Thomas Haller | 2020-09-29 | 1 | -1/+1 |
* | all: reformat all with new clang-format style | Antonio Cardace | 2020-09-28 | 1 | -43/+33 |
* | all: require a semicolon after NM_CACHED_QUARK_FCN() | Thomas Haller | 2020-09-23 | 1 | -8/+8 |
* | all: unify format of our Copyright source code comments | Thomas Haller | 2019-10-02 | 1 | -1/+1 |
* | all: SPDX header conversion | Lubomir Rintel | 2019-09-10 | 1 | -15/+1 |
* | all: drop emacs file variables from source files | Thomas Haller | 2019-06-11 | 1 | -1/+0 |
* | Revert "libnm: don't assert for success of g_dbus_error_register_error()" | Thomas Haller | 2019-05-22 | 1 | -1/+2 |
* | libnm: don't assert for success of g_dbus_error_register_error() | Thomas Haller | 2019-05-15 | 1 | -2/+1 |
* | libnm: cleanup register_error_domain() | Thomas Haller | 2019-05-15 | 1 | -15/+10 |
* | all: drop unnecessary includes of <errno.h> and <string.h> | Thomas Haller | 2019-02-12 | 1 | -2/+1 |
* | all: use NM_CACHED_QUARK_FCN() instead of G_DEFINE_QUARK() | Thomas Haller | 2017-02-10 | 1 | -8/+8 |
* | all: cleanup includes and let "nm-default.h" include "config.h" | Thomas Haller | 2016-02-19 | 1 | -2/+1 |
* | libnm: don't include "nm-version.h" in "nm-dbus-interface.h" | Thomas Haller | 2015-09-25 | 1 | -1/+0 |
* | all: make use of new header file "nm-default.h" | Thomas Haller | 2015-08-05 | 1 | -1/+1 |
* | all: rename nm-glib-compat.h to nm-glib.h, use everywhere | Dan Winship | 2015-07-24 | 1 | -2/+1 |
* | libnm-core: fix VPN error domain (bgo #745997) | Dan Winship | 2015-04-07 | 1 | -1/+1 |
* | all: consistently include config.h | Dan Winship | 2014-11-13 | 1 | -0/+2 |
* | libnm-core: fix trivial bug in NMVpnPluginError quark | Dan Winship | 2014-10-28 | 1 | -1/+1 |
* | libnm-core, libnm: move NMVpnPluginError to nm-errors | Dan Winship | 2014-10-22 | 1 | -0/+8 |
* | libnm-core, libnm, settings: move NMSecretAgentError to nm-errors | Dan Winship | 2014-10-22 | 1 | -0/+4 |
* | libnm-core, settings: move NMAgentManagerError to nm-errors | Dan Winship | 2014-10-22 | 1 | -0/+4 |
* | libnm-core, settings: move NMSettingsError to nm-errors | Dan Winship | 2014-10-22 | 1 | -0/+4 |
* | libnm-core, core: move NMManagerError to nm-errors | Dan Winship | 2014-10-22 | 1 | -0/+4 |
* | libnm-core, libnm, devices: merge client and daemon NMDeviceError | Dan Winship | 2014-10-22 | 1 | -0/+4 |
* | libnm-core, core: register NMConnectionError with D-Bus | Dan Winship | 2014-10-22 | 1 | -1/+34 |
* | libnm-core: add nm-errors.[ch] | Dan Winship | 2014-10-22 | 1 | -0/+27 |