iwd/client
Tim Kourt c32495cf03 client: Fix proxy object's dependency resolution
Previously, the parsing of the OMs objects has been done in one pass,
therefore, the proxy object's dependencies may not have been parsed at the
time when they were looked up for the dependency assignments. Now, the
parsing of the OM objects is done in two passes: 1) Create proxy objects -
one per interface and path, 2) Populate the proxy objects with properties
and assign dependencies. Therefore, we are guaranteed to have the proxy
objects created by the time they are looked up for the dependency
assignments.
2020-02-07 15:24:47 -06:00
..
ad-hoc.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
adapter.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
agent-manager.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
agent-manager.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
agent.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
agent.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
ap.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
command.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
command.h client: Separate command option words by dash 2019-10-29 12:48:17 -05:00
dbus-proxy.c client: Fix proxy object's dependency resolution 2020-02-07 15:24:47 -06:00
dbus-proxy.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
device.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
device.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
display.c client: Use XDG_DATA_HOME for history file if available 2019-12-13 09:33:19 +01:00
display.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
iwctl.rst manpage: Add command options and examples for iwctl 2019-10-29 15:07:09 -05:00
known-networks.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
main.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
network.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
network.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
properties.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
properties.h client: Make variables extern 2020-01-27 09:47:40 -06:00
station.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
wsc.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00