summaryrefslogtreecommitdiff
path: root/src/nmcli/utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix various "-Wcast-align=strict" warningsThomas Haller2022-12-091-1/+1
* all: fix "-Wcast-align=strict" warnings for GArray castsThomas Haller2022-12-091-1/+1
* all: use nm_g_array_first()/nm_g_array_first_p() where suitableThomas Haller2022-12-091-2/+2
* cli: increase buffer in pager_fallback()Thomas Haller2022-10-241-1/+1
* cli: don't use unsafe functions in pager_fallback()Thomas Haller2022-10-241-6/+4
* cli: don't call setenv() after forkThomas Haller2022-10-241-13/+15
* all: use nm_g_array_{index,first,last,index_p}() instead of g_array_index()Thomas Haller2022-09-151-14/+16
* clients: bulk removal of g_assert*() statementslr/assertsLubomir Rintel2022-03-281-3/+3
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-87/+87
* all: rename nm_utils_strsplit_set*() to nm_strsplit_set*()Thomas Haller2021-08-021-1/+1
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-0/+1821