summaryrefslogtreecommitdiff
path: root/libnm/nm-libnm-utils.h
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-1030/+0
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-2/+2
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* libnm: NMDeviceEthernet uses PRIO_20 instead of PRIO_30Fernando Fernandez Mancera2020-12-141-0/+6
* ethernet: define NMDeviceEthernet on nm-libnm-utils.hFernando Fernandez Mancera2020-11-271-0/+14
* utils: introduce new NML_DBUS_META_INTERFACE_PRIO_INSTANTIATE_20Fernando Fernandez Mancera2020-11-181-1/+2
* libnm/trivial: rename enums NML_DBUS_META_INTERFACE_PRIO_INSTANTIATE_*Fernando Fernandez Mancera2020-11-181-7/+7
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-73/+73
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-581/+555
* all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() usesThomas Haller2020-07-191-1/+1
* libnm: support "stdout" flag for LIBNM_CLIENT_DEBUG for logging to stdoutThomas Haller2020-07-151-4/+16
* all: fix minor typosYuri Chornoivan2020-07-071-1/+1
* libnm: fix assertion in NML_IS_DBUS_OBJECT()Beniamino Galvani2020-05-071-1/+2
* libnm: drop unused codeThomas Haller2020-03-231-6/+0
* nm-device: expose via D-Bus the 'hw-address' propertyAntonio Cardace2020-03-131-2/+9
* libnm: cleanup 'NML_DBUS_META_IFACE_INIT_PROP' macroAntonio Cardace2020-03-131-4/+10
* libnm: hide NMActiveConnection until NMRemoteConnection is readyThomas Haller2020-02-101-0/+2
* libnm: expose nml_cleanup_context_busy_watcher_on_idle() helper for reuseThomas Haller2020-01-281-0/+3
* libnm: factor out nml_init_data_return() for reuseThomas Haller2020-01-281-0/+3
* libnm: move InitData to nm-libnm-utils.h for sharingThomas Haller2020-01-281-0/+25
* libnm: expose nm_context_busy_watcher_integrate_source() as internal API for ...Thomas Haller2020-01-281-0/+8
* libnm: add define for disabling NMClient debug loggingThomas Haller2020-01-281-2/+17
* core,libnm: add VRF supportBeniamino Galvani2020-01-141-1/+2
* libnm: allow using _LOGx() macros in libnmThomas Haller2019-12-161-0/+13
* libnm: allow to enable/disable fetching of permissions in NMClientThomas Haller2019-12-101-1/+1
* libnm: add NMClient:instance-flags propertyThomas Haller2019-12-101-0/+2
* libnm,shared: move nm_permission_result_to_client() to shared's nm_client_per...Thomas Haller2019-12-101-4/+0
* libnm,cli: cleanup mapping between NMClientPermission and stringsThomas Haller2019-12-101-2/+0
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-22/+727
* libnm: move nm_permission_to_client()/nm_permission_result_to_client() to nm-...Thomas Haller2019-11-071-0/+7
* all: use nm_dbus_path_not_empty()Thomas Haller2019-11-071-3/+1
* libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-271-0/+31
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-4/+92
* libnm: include "nm-types.h" in "nm-libnm-utils.h"Thomas Haller2019-10-181-0/+4
* libnm: move wincaps_to_dash() function to "nm-libnm-utils.h"Thomas Haller2019-10-181-0/+4
* libnm: add logging NML_DBUS_LOG*() for debugging D-Bus for NMClientThomas Haller2019-10-181-0/+92
* libnm: deprecate synchronous/blocking API in libnmThomas Haller2019-10-031-0/+4
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm/utils: extend the product fixup phrase listLubomir Rintel2018-02-231-1/+1
* libnm/utils: split out vendor fixupLubomir Rintel2018-02-231-1/+2
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-0/+4
* libnm: move fixup_desc_string() to nm-libnm-utils.cth/sanitize-non-utf8-rh1443114-pt2Thomas Haller2017-05-191-1/+1
* libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-191-0/+26