iwd/client
James Prestwood a327e3f4d8 client: remove warning on mkdir return
This fixes up a previous commit which breaks iwctl. The
check was added to satisfy static analysis but it ended
up preventing iwctl from starting. In this case mkdir
can fail (e.g. if the directory already exists) and only
if it fails should the history be read. Otherwise a
successful mkdir return indicates the history folder is
new and there is no reason to try reading it.
2021-02-09 14:49:17 -06:00
..
ad-hoc.c client: fix ad-hoc start_open DBus method name 2020-04-06 17:17:19 -05:00
adapter.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00
agent-manager.c client: Rework agent registarion logic 2020-02-27 16:30:11 -06:00
agent-manager.h client: Rework agent registarion logic 2020-02-27 16:30:11 -06:00
agent.c client: Reset prompt on agent exit 2020-08-20 09:52:46 -05:00
agent.h treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
ap.c client: ap: show Name in 'ap <wlan> show' 2021-02-02 15:54:10 -06: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: Rework agent registarion logic 2020-02-27 16:30:11 -06:00
dbus-proxy.h client: add AccessPointDiagnostic interface definition 2021-01-20 14:12:17 -06: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
diagnostic.c diagnostics: check dbus variant parsing 2021-02-08 13:55:49 -06:00
diagnostic.h client: Update copyrights 2021-01-25 10:46:07 -06:00
display.c client: remove warning on mkdir return 2021-02-09 14:49:17 -06:00
display.h client: remove display_dictionary 2021-01-22 15:02:54 -06: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: Set EXIT_FAILURE on SIGTERM/SIGINT 2020-08-18 21:09:30 -05: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: update to work with diagnostic changes 2021-02-03 13:37:19 -06:00
wsc.c client: Use include path from top source directory 2019-12-13 09:02:42 +01:00