summaryrefslogtreecommitdiff
path: root/src/nm-dbus-utils.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-02all: unify format of our Copyright source code commentsThomas Haller1-1/+1
2019-10-01all: manually drop code comments with file descriptionThomas Haller1-2/+1
2019-09-10all: SPDX header conversionLubomir Rintel1-14/+1
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-03-22dbus-utils: don't return paths if they are in the process of being unexportedFrancesco Giudici1-1/+1
2018-04-18core: don't explicitly set D-Bus path properties to "/"Thomas Haller1-1/+1
2018-04-18core: sort D-Bus paths in nm_dbus_utils_g_value_set_object_path_from_hash()Thomas Haller1-0/+4
2018-04-13core: add NMDBusTrackObjPath helperThomas Haller1-0/+99
2018-04-13core: convert NMDBusObject's "path" property to signal "exported-changed"Thomas Haller1-0/+14
2018-04-13shared: add nm_dbus_utils_get_paths_for_clist() utilThomas Haller1-0/+40
2018-04-04core: drop unused nm_dbus_utils_g_value_set_object_path_array() functionThomas Haller1-27/+0
2018-04-04core: add nm_dbus_utils_g_value_set_object_path_from_hash() helperThomas Haller1-1/+31
2018-03-26core/dbus: cache variants for D-Bus exported propertiesThomas Haller1-2/+5
2018-03-12core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller1-0/+149