summaryrefslogtreecommitdiff
path: root/src/nmcli/common.c
Commit message (Expand)AuthorAgeFilesLines
* clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller2022-11-231-1/+1
* nmcli: allow selecting profiles by partial UUIDThomas Haller2022-09-281-0/+6
* nmcli: ensure profiles matching by "uuid","path" selector are uniqueThomas Haller2022-09-281-1/+16
* nmcli: move an assignment down to where the value neededLubomir Rintel2022-07-291-2/+2
* nmcli: do not assume active connection has a settings connectionLubomir Rintel2022-07-291-1/+1
* all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-061-1/+1
* nmcli: be less insistant on exiting when readline() gets no inputLubomir Rintel2022-06-151-1/+2
* nmcli: add --offline option for "add" and "modify"Lubomir Rintel2022-04-191-2/+150
* all: prefer nm wrappers to automatically attach GSource to default contextThomas Haller2022-03-131-7/+1
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-74/+78
* all: rename nm_utils_strdict_*() to nm_strdict_*()Thomas Haller2021-08-021-1/+1
* all: rename nm_utils_strdup_reset*() to nm_strdup_reset*()Thomas Haller2021-08-021-1/+1
* cli: fix leak of text for libreadlineThomas Haller2021-07-291-6/+4
* all: unify and rename strv helper APIThomas Haller2021-07-291-1/+1
* cli: Provide optional support for libedit instead of readlineLukasz Majewski2021-07-141-2/+19
* cli: Fix for rl_startup_hook function signatures mismatch (-lreadline vs -ledit)Lukasz Majewski2021-07-141-2/+1
* nmcli: include 'searches' field for nmcli device showAna Cabral2021-07-091-0/+12
* nmcli: remove nmc_dbus_call_sync()bg/dns-update-on-sigusr1Beniamino Galvani2021-05-031-44/+0
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-0/+1502