iwd/client
Tim Kourt c5cf3b083f client: add cmd line token finder
This allows to inspect the cmd line for the existence of a provided
token. This enables the completers to look back to what was entered
before them and make decisions based on that information. For
example, this can be used in completion of the property values
to identify the property for which the value is being completed.
2018-07-25 11:47:10 -05:00
..
adapter.c client: rename all local setters to follow nomenclature 2018-07-25 11:17:32 -05:00
agent-manager.c client: enable agent 2018-05-03 16:00:23 -05:00
agent-manager.h client: implement agent-manager API 2018-05-03 16:00:23 -05:00
agent.c client: Expand agent functionality 2018-05-04 19:37:00 -05:00
agent.h client: introduce agent 2018-05-03 16:00:23 -05:00
command.c client: add cmd line token finder 2018-07-25 11:47:10 -05:00
command.h client: add cmd line token finder 2018-07-25 11:47:10 -05:00
dbus-proxy.c client: rename property setters 2018-07-25 11:16:54 -05:00
dbus-proxy.h client: rename property setters 2018-07-25 11:16:54 -05:00
device.c client: rename all local setters to follow nomenclature 2018-07-25 11:17:32 -05:00
device.h client: WSC cancel command 2017-05-01 13:42:37 -05:00
display.c client: workaround for readline prompt setting issue 2018-05-31 19:40:22 -05:00
display.h client: Enable agent to control its prompt 2018-05-04 19:37:38 -05:00
known-networks.c client: rename all local setters to follow nomenclature 2018-07-25 11:17:32 -05:00
main.c client: Add command into main 2017-04-12 16:21:29 -05:00
network.c client: rename all local setters to follow nomenclature 2018-07-25 11:17:32 -05:00
network.h client: add network selection by device and args 2018-05-31 19:39:46 -05:00
properties.c client: introduce proxy property utils 2018-07-25 11:21:14 -05:00
properties.h client: introduce proxy property utils 2018-07-25 11:21:14 -05:00
wsc.c client: display table header for the empty lists 2017-05-19 18:04:43 -05:00