summaryrefslogtreecommitdiff
path: root/src/nm-dbus-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* dbus-utils: don't return paths if they are in the process of being unexportedFrancesco Giudici2019-03-221-1/+1
* core: don't explicitly set D-Bus path properties to "/"Thomas Haller2018-04-181-1/+1
* core: sort D-Bus paths in nm_dbus_utils_g_value_set_object_path_from_hash()Thomas Haller2018-04-181-0/+4
* core: add NMDBusTrackObjPath helperThomas Haller2018-04-131-0/+99
* core: convert NMDBusObject's "path" property to signal "exported-changed"Thomas Haller2018-04-131-0/+14
* shared: add nm_dbus_utils_get_paths_for_clist() utilThomas Haller2018-04-131-0/+40
* core: drop unused nm_dbus_utils_g_value_set_object_path_array() functionThomas Haller2018-04-041-27/+0
* core: add nm_dbus_utils_g_value_set_object_path_from_hash() helperThomas Haller2018-04-041-1/+31
* core/dbus: cache variants for D-Bus exported propertiesThomas Haller2018-03-261-2/+5
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-0/+149