summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.h
Commit message (Expand)AuthorAgeFilesLines
* utils: add NM_UTILS_STRING_LOOKUP_TABLE() macroThomas Haller2015-12-071-0/+36
* utils: minor refactoring of NM_UTILS_FLAGS2STR_DEFINE() macroThomas Haller2015-12-071-4/+9
* utils: add NM_UTILS_FLAGS2STR_DEFINE() macroThomas Haller2015-12-041-0/+15
* utils: add @filter_func argument to nm_utils_g_value_set_object_path_array()Dan Williams2015-12-041-1/+14
* core: fix builds with older gcc (like 4.4.x)Dan Williams2015-11-101-1/+1
* core: add support for RFC7217 stable privacy addressingLubomir Rintel2015-11-021-0/+6
* utils: add flags2str utility functionsThomas Haller2015-11-021-0/+17
* core: add nm_utils_to_string_buffer global bufferThomas Haller2015-11-021-0/+5
* config: allow to enable/disable configuration snippetsThomas Haller2015-10-051-0/+1
* core: add nm_utils_ascii_str_to_bool()Thomas Haller2015-10-051-0/+5
* core: add NM_UTILS_ERRORThomas Haller2015-09-251-0/+25
* core/utils: add NM_UTILS_KEEP_ALIVE() utilityThomas Haller2015-08-131-0/+11
* utils: add nm_utils_is_valid_path_component()Thomas Haller2015-08-111-0/+1
* core: final gdbus portingDan Winship2015-08-101-3/+0
* core: port IP/DHCP config to gdbusDan Winship2015-08-101-0/+1
* utils: use (void) for empty argumentsColin Walters2015-08-051-1/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: order destruction of singleton instancesThomas Haller2015-08-051-17/+7
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-0/+3
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-241-0/+60
* Revert "core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.h"Thomas Haller2015-07-241-60/+0
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-241-0/+60
* core: add nm_match_spec_join() functionThomas Haller2015-07-021-0/+1
* core: return parent pid from nm_utils_get_start_time_for_pid()Thomas Haller2015-06-301-1/+1
* core: add @max_wait_msec argument to nm_utils_kill_process_sync()Thomas Haller2015-06-301-1/+1
* core: fix nm_utils_kill_process_sync() not to hang for a zombie processThomas Haller2015-06-301-1/+1
* core: add option to suppress error logging if nm_utils_modprobe() failsThomas Haller2015-06-051-1/+1
* device: add device-spec "type:"Thomas Haller2015-06-051-0/+1
* utils: move NM_FLAGS_*() macros to header file "include/nm-utils-internal.h"Thomas Haller2015-05-291-9/+0
* keyfile: readd owner check of files (bgo #701112)Thomas Haller2015-05-191-0/+3
* core/tests: add nm_utils_get_testing() functionThomas Haller2015-05-191-0/+17
* core: capture DNS options from resolv.confBeniamino Galvani2015-05-131-0/+1
* core: remove G_GNUC_WARN_UNUSED_RESULT from ASSERT_VALID_PATH_COMPONENT()Thomas Haller2015-05-011-1/+1
* core: add nm_utils_monotonic_timestamp_as_boottime() functionThomas Haller2015-04-291-0/+1
* util: add nm_utils_array_remove_at_indexes() functionThomas Haller2015-04-081-0/+2
* core: port the daemon side of the dispatcher to gdbusDan Winship2015-04-031-27/+0
* dns: ensure that update_dns() always returns a GError on failureDan Williams2015-03-271-1/+1
* core: use dev_id when calculating the interface IPv6 IID (rh #1101809)Dan Williams2015-03-271-0/+1
* libnm: move _nm_utils_uuid_generate_from_strings() from src/ to libnm-core/Thomas Haller2015-03-121-4/+0
* trivial: rename nm_utils_uuid_generate_from_strings() to _nm_utils_uuid_gener...Thomas Haller2015-03-121-1/+1
* libnm: move _nm_utils_ascii_str_to_int64() from src/ to libnm-core/Thomas Haller2015-03-121-2/+0
* trivial: rename nm_utils_ascii_str_to_int64() to _nm_utils_ascii_str_to_int64()Thomas Haller2015-03-121-1/+1
* vpn: convert NMVpnConnection <-> VPN service communication to GDBus (bgo #745...Dan Williams2015-03-031-3/+0
* core: add nm_match_spec_split() functionThomas Haller2015-02-241-0/+1
* core: support "except:" spec to negate matchThomas Haller2015-02-241-3/+9
* core: remove nm_match_spec_string()Thomas Haller2015-02-241-1/+0
* core: Add NMUtilsIPv6IfaceId to nm-types.hLubomir Rintel2015-01-261-2/+2
* utils: add nm_utils_modprobe()Thomas Haller2015-01-191-0/+2
* core: add nm_utils_setpgid(), and use itDan Winship2015-01-191-0/+2