summaryrefslogtreecommitdiff
path: root/src/nmcli/devices.c
Commit message (Expand)AuthorAgeFilesLines
* nmcli/devices: fix a crashLubomir Rintel2022-06-231-2/+2
* merge: branch 'lr/nmcli-checkpoint'Lubomir Rintel2022-06-231-89/+318
|\
| * nmcli/devices: add "checkpoint" commandlr/nmcli-checkpointLubomir Rintel2022-06-151-1/+222
| * nmcli/devices: use GPtrArray from get_device_list() directlyLubomir Rintel2022-06-151-32/+23
| * nmcli/devices: return GPtrArray instead of GSList from get_device_list()Lubomir Rintel2022-06-151-43/+35
| * nmcli/devices: make get_device_list() terminate on "--"Lubomir Rintel2022-06-151-0/+22
| * nmcli/devices: make get_device_list() shift argc/argvLubomir Rintel2022-06-151-25/+28
* | nmcli: distinguish OWE-TM from OWE BSSDavid Bauer2022-06-171-2/+3
|/
* nmcli/devices: fix sorting of APsLubomir Rintel2022-05-121-1/+1
* nmcli/devices: check connection created with "wifi connect"Lubomir Rintel2022-05-121-0/+6
* cli: device: color WEP APs differently in "wifi list"Lubomir Rintel2022-03-131-0/+5
* cli: device: factor out checking whether an AP is a WEP oneLubomir Rintel2022-03-131-21/+35
* cli: make APInfo parameter to fill_output_access_point() constThomas Haller2022-03-041-20/+27
* cli: change "IN-USE" property to only honor the exact access pointThomas Haller2022-03-041-28/+16
* cli: minor cleanup initializing APInfo in "devices.c"Thomas Haller2022-03-041-12/+11
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-260/+264
* all: unify and rename strv helper APIThomas Haller2021-07-291-1/+1
* cli: Provide optional support for libedit instead of readlineLukasz Majewski2021-07-141-0/+4
* cli: reorder command list in nmc_command_func_device()Thomas Haller2021-07-091-1/+1
* cli: sort entries in src/nmcli/devices.c by alphabetical orderVojtech Bubela2021-07-091-7/+7
* cli: fix list of commands in nmc_command_func_device()Thomas Haller2021-07-091-1/+1
* cli: add alias to nmcli device connect|disconnectVojtech Bubela2021-07-091-0/+2
* cli: minor cleanup of code in "devices.c"Thomas Haller2021-05-271-11/+18
* cli: workaround coverity false positive in "devices.c"Thomas Haller2021-05-271-9/+3
* cli: fix leak in print_wifi_connection()Thomas Haller2021-05-111-1/+1
* interface-flags: expose NM_DEVICE_INTERFACE_FLAG_PROMISCFernando Fernandez Mancera2021-04-221-0/+6
* all: use nm_g_variant_new_ay() helperThomas Haller2021-04-161-8/+6
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-0/+5045