mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-09 04:00:20 +01:00
* test/data/valid-config-files/system.d/test.conf: change to root for the user so warnings don't get printed * dbus/dbus-message.c: add dbus_message_get_path, dbus_message_set_path * dbus/dbus-object-tree.c (do_test_dispatch): add test of dispatching to a path * dbus/dbus-string.c (_dbus_string_validate_path): add * dbus/dbus-marshal.c (_dbus_demarshal_object_path): implement (_dbus_marshal_object_path): implement * dbus/dbus-protocol.h (DBUS_HEADER_FIELD_PATH): new header field to contain the path to the target object (DBUS_HEADER_FIELD_SENDER_SERVICE): rename DBUS_HEADER_FIELD_SENDER to explicitly say it's the sender service |
||
|---|---|---|
| .. | ||
| array-of-array-of-uint32.message | ||
| dict-simple.message | ||
| dict.message | ||
| emptiness.message | ||
| lots-of-arguments.message | ||
| no-padding.message | ||
| opposite-endian.message | ||
| recursive-types.message | ||
| simplest-manual.message | ||
| simplest.message | ||
| standard-acquire-service.message | ||
| standard-hello.message | ||
| standard-list-services.message | ||
| standard-service-exists.message | ||
| unknown-header-field.message | ||