summaryrefslogtreecommitdiff
path: root/src/nm-core-utils.c
Commit message (Expand)AuthorAgeFilesLines
* core: minor cleanup of nm_utils_get_start_time_for_pid()Thomas Haller2016-04-221-17/+19
* core: add nm_utils_new_infiniband_name() utilThomas Haller2016-04-201-0/+27
* shared: move nm_utils_ascii_str_to_bool() to shared/nm-shared-utils.hThomas Haller2016-04-191-34/+0
* core: add nm_utils_ip6_address_same_prefix() utilThomas Haller2016-04-111-1/+26
* core: fix message format for failed creation of secret keyBeniamino Galvani2016-04-051-1/+1
* shared: move NM_UTILS_ERROR to shared-utilsThomas Haller2016-03-261-33/+0
* core: accept zero @wait_before_kill_msec in nm_utils_kill_process_sync()Beniamino Galvani2016-03-241-3/+2
* platform: use gint32 for monotonic-timestamp secondsThomas Haller2016-03-151-3/+7
* platform: remove padding for IP address lifetimesThomas Haller2016-03-151-8/+3
* core/trivial: rename NM_ASSERT_VALID_PATH_COMPONENT() helperThomas Haller2016-03-081-3/+3
* core: move simple utils function from "nm-platform-utils.h"Thomas Haller2016-03-071-0/+99
* platform: add and use nm_utils_ifname_cpy() helperThomas Haller2016-03-071-0/+11
* all: explicitly ignore return valuesThomas Haller2016-03-041-1/+2
* core: split "nm-core-utils.h" out of "NetworkManagerUtils.h"Thomas Haller2016-03-011-0/+2944