]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-bus/test-bus-objects.c
Revert "sd-bus: include queried path in GetManagedObjects"
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 24 Aug 2015 10:56:37 +0000 (12:56 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 24 Aug 2015 10:56:37 +0000 (12:56 +0200)
commitf2196cf2e24727e1a278825a81b6bd2043b0972a
treeb4af8b246684d37cf0281e8bbf3690ba3d13e796
parent1667eda96fb449a798d6d5f1c41ae4d54f73c19c
Revert "sd-bus: include queried path in GetManagedObjects"

This reverts commit 92d16a53e385781a55d9231d9f8f89c1747ab0e4. As it turns
out, this is not how ObjectManager is supposed to work. It is just a
special behavior of BlueZ, but no-one else implements it this way.

Revert the patch as discussed on github, and as such revert to the
previous behavior (as described in the spec).
src/libsystemd/sd-bus/bus-objects.c
src/libsystemd/sd-bus/test-bus-objects.c