summaryrefslogtreecommitdiff
path: root/shared/nm-glib-aux/nm-shared-utils.c
Commit message (Expand)AuthorAgeFilesLines
* shared: add nm_utils_hash_values_to_array() helperThomas Haller2019-09-221-0/+38
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* shared: refactor nm_utils_g_slist_strlist_cmp() to avoid dead-code warning fr...Thomas Haller2019-08-021-3/+8
* shared: try avoid coverity warning in _nm_utils_user_data_unpack()Thomas Haller2019-08-021-1/+1
* shared: explicitly ignore return value of g_utf8_validate()Thomas Haller2019-08-021-1/+1
* config: simplify no-auto-default list handling and sort entriesThomas Haller2019-07-251-0/+2
* shared: accept %NULL strings in nm_utils_strv_sort()Thomas Haller2019-07-251-4/+11
* shared: add nm_strcmp0_p_with_data() helperThomas Haller2019-07-251-0/+9
* shared: add nm_strcmp_with_data()Thomas Haller2019-07-251-0/+9
* shared: add nm_utils_strv_dup() utilThomas Haller2019-06-281-0/+56
* shared: add nm_utils_hashtable_same_keys() utilThomas Haller2019-06-261-0/+29
* shared: fix nm_utils_bin2hexstr_full() for buffers of length zeroThomas Haller2019-06-191-4/+9
* shared: add nm_utils_g_slist_strlist_cmp() utilThomas Haller2019-06-171-0/+19
* shared: add nm_utils_g_slist_find_str() utilThomas Haller2019-06-131-0/+28
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: add nm_utils_gvariant_vardict_filter*() helpersThomas Haller2019-05-231-0/+61
* shared: add nm_utils_strv_make_deep_copied_n() helperThomas Haller2019-05-231-1/+18
* shared: use nm_str_skip_leading_spaces() in _nm_utils_ascii_str_to_int64()Thomas Haller2019-05-071-6/+3
* shared,libnm-core: use nm_utils_named_value_list_sort()Thomas Haller2019-04-251-4/+1
* shared: add nm_utils_named_value_list_*() utilsThomas Haller2019-04-251-0/+96
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-0/+2941