summaryrefslogtreecommitdiff
path: root/shared/nm-utils/nm-shared-utils.c
Commit message (Expand)AuthorAgeFilesLines
* shared: minor cleanup of nm_utils_get_start_time_for_pid()Thomas Haller2018-05-261-7/+4
* shared: add nm_utils_dbus_path_cmp() helperThomas Haller2018-05-141-0/+89
* shared: add nm_utils_dbus_path_get_last_component() helperThomas Haller2018-05-141-0/+13
* shared: add nm_utils_user_data_pack() and unpack helpersThomas Haller2018-04-241-0/+41
* shared: move cmp functions to nm-shared-utils.cThomas Haller2018-04-191-0/+50
* shared: add nm_utils_strv_sort() helperThomas Haller2018-04-181-0/+35
* shared: move nm_utils_get_start_time_for_pid() to shared/nm-utilsThomas Haller2018-04-161-0/+79
* shared: add nm_utils_hash_keys_to_array() helperThomas Haller2018-03-271-18/+21
* shared: add nm_utils_strv_make_deep_copied() helperThomas Haller2017-12-181-0/+17
* shared: add nm_utils_strdict_get_keys() helperThomas Haller2017-12-181-0/+27
* shared: add nm_utils_named_values_from_str_dict()Thomas Haller2017-12-081-0/+33
* shared: fix nm_utils_strsplit_set() to increase buffer size exponentiallyThomas Haller2017-11-291-1/+1
* shared: add nm_g_object_set_property_*() helperThomas Haller2017-11-231-0/+26
* shared: trivial: add space before comment closeFrancesco Giudici2017-11-091-1/+1
* shared: split random and hash utilsThomas Haller2017-10-171-160/+0
* core: randomize hash seed with a global seedThomas Haller2017-10-131-0/+23
* core: add nm_utils_random_bytes() and use getrandom()Thomas Haller2017-10-131-0/+137
* shared: move nm_utils_fd_*() from src/ to shared/nm-utils/Thomas Haller2017-10-131-0/+97
* shared: fix gtk-doc build warningBeniamino Galvani2017-10-131-1/+2
* shared: guarantee output argument of nm_utils_parse_inaddr_bin() is only set ...Thomas Haller2017-10-061-1/+18
* shared: pass addr_family as first argument to nm_utils_parse_inaddr*()Thomas Haller2017-10-061-23/+23
* shared: add nm_strquote() utilThomas Haller2017-10-061-0/+72
* shared: move utils NM_UTILS_ENUM2STR*, NM_UTILS_FLAGS2STR*, and nm_utils_to_s...Thomas Haller2017-10-051-0/+83
* shared: add nm_utils_strsplit_set() helperThomas Haller2017-09-181-0/+112
* shared: add nm_utils_parse_inaddr_prefix_bin() helperThomas Haller2017-09-181-20/+46
* shared: add NMIPAddr structThomas Haller2017-09-181-0/+4
* shared: add nm_g_object_class_find_property_from_gtype() utilThomas Haller2017-09-071-0/+10
* tui: guess the prefix length (netmask) of private IPv4 addresses and routes b...Thomas Haller2017-09-051-0/+73
* shared: add nm_utils_ip_is_site_local()Thomas Haller2017-09-051-0/+21
* shared: add _nm_utils_ip4_*() utils functionsThomas Haller2017-09-051-0/+38
* shared: add nm_utils_str_utf8safe_*() API to sanitize UTF-8 stringsThomas Haller2017-05-191-0/+138
* shared: add NM_PTRARRAY_EMPTY() utilThomas Haller2017-04-121-0/+4
* shared: move _nm_utils_strv_cleanup() to shared utilsThomas Haller2017-04-051-0/+29
* all: use NM_CACHED_QUARK_FCN() instead of G_DEFINE_QUARK()Thomas Haller2017-02-101-1/+1
* shared: add nm_utils_strv_find_first() helperThomas Haller2017-02-041-0/+48
* shared: move nm_utils_strbuf_*() helper to shared/nm-utilsThomas Haller2017-01-051-0/+79
* shared: minor cleanup in _nm_utils_ascii_str_to_int64() using const pointerThomas Haller2016-11-021-2/+2
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-0/+239