iwd/client
Tim Kourt 7e9df2cbd5 client: Don't check for errors on agent requests
method_call and method_reply of type error are mutually exclusive.  ell
will never forward method_reply messages to dbus services, so checking
for dbus_message_has_error is pointless.
2019-10-24 15:58:08 -05:00
..
ad-hoc.c client: Reword station/ap/adhoc list command help 2018-11-29 20:34:10 -06:00
adapter.c client: Fix mem leak 2018-11-12 19:25:19 -06:00
agent-manager.c client: Move definition of agent manager interface 2019-08-15 15:06:59 -05:00
agent-manager.h client: implement agent-manager API 2018-05-03 16:00:23 -05:00
agent.c client: Don't check for errors on agent requests 2019-10-24 15:58:08 -05:00
agent.h client: introduce agent 2018-05-03 16:00:23 -05:00
ap.c client: Reword station/ap/adhoc list command help 2018-11-29 20:34:10 -06:00
command.c client: Don't register agent without a need 2019-09-19 12:36:12 -05:00
command.h client: Don't register agent without a need 2019-09-19 12:36:12 -05:00
dbus-proxy.c client: Ignore invalid notifications 2019-10-23 17:44:51 -05:00
dbus-proxy.h client: Update to the new wsc api naming 2019-10-24 10:49:13 -05:00
device.c client: Remove support for WDS property 2019-10-24 11:41:01 -05:00
device.h client: Unify device sibling interface arg completion 2018-09-14 22:59:19 -05:00
display.c client: Check family name before comparison 2019-10-23 17:59:41 -05:00
display.h client: Utilize l_parse_args 2018-07-30 08:59:55 -05:00
iwctl.rst build: Add skeleton manual pages for all installed binaries 2019-09-22 21:57:47 +02:00
known-networks.c client: Use AutoConnect as property name 2019-10-24 12:50:21 -05:00
main.c client: Change semantics of return value from command_init 2019-09-17 16:17:30 -05:00
network.c client: Optimize network property lookups 2018-11-12 11:10:23 -06:00
network.h client: Optimize network property lookups 2018-11-12 11:10:23 -06:00
properties.c client: Add 'Yes', 'No' property type support 2019-04-11 10:54:07 -05:00
properties.h client: Add 'Yes', 'No' property type support 2019-04-11 10:54:07 -05:00
station.c client: Simplify printing logic 2019-10-16 15:50:02 -05:00
wsc.c client: Remove unused state 2019-03-22 18:10:47 -05:00