summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-30utils: don't assume a device with master won't have IP configurationLubomir Rintel1-20/+12
2017-10-18core,clients: use our own string hashing function nm_str_hash()Thomas Haller1-1/+1
2017-09-08core: add nm_utils_connection_has_default_route()Thomas Haller1-0/+49
2017-09-01core: ignore host-routes routes when matching generated connectionThomas Haller1-13/+37
2017-05-05all: fix typo 'entires' -> 'entries'Beniamino Galvani1-1/+1
2017-04-15src: only compare network parts of routes in nm_utils_match_connection()Thomas Haller1-9/+19
2017-03-16manager: simplify searching assumed connectionThomas Haller1-4/+6
2017-03-16core: fix matching routes for assuming connectionsThomas Haller1-4/+9
2017-03-02all: use stack-allocated uuid at various placesThomas Haller1-4/+4
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-1/+1
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-4/+4
2016-09-22device: fix nm_utils_match_connection() for NMSettingInfiniband:mac-addressThomas Haller1-0/+36
2016-06-30device: extend MAC address handling including randomization for ethernet and ...Thomas Haller1-2/+8
2016-06-01all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller1-0/+1
2016-03-15utils: inject platform into nm_utils_complete_generic()Thomas Haller1-4/+6
2016-03-01core: split "nm-core-utils.h" out of "NetworkManagerUtils.h"Thomas Haller1-2914/+11
2016-02-24libnm,core: fix syntax of 'transfer' annotationBeniamino Galvani1-2/+2
2016-02-21utils: add nm_utils_parse_debug_string() to replace g_parse_debug_string()Thomas Haller1-0/+62
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2016-02-15utils: use stack allocated buffer for path in nm_utils_get_start_time_for_pid()Thomas Haller1-2/+2
2016-02-14all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller1-18/+18
2016-02-11core: fix matching of default metric value for static routesBeniamino Galvani1-3/+104
2016-02-01utils: reimplement NM_UTILS_ENUM2STR_DEFINE() without helper functionThomas Haller1-39/+0
2016-01-22libnm-core: fail verify() for NMSettingVlan for invalid vlan idThomas Haller1-3/+2
2016-01-22core: allow VLAN ids between 1 and 4095Beniamino Galvani1-1/+1
2016-01-21core: truncate parent ifname when constructing virtual ifname for VLANThomas Haller1-2/+26
2016-01-21utils: fix error open() handlingLubomir Rintel1-1/+1
2016-01-18core: add nm_utils_enum2str()Thomas Haller1-0/+39
2015-12-04utils: save duplicate lookup of path in nm_utils_g_value_set_object_path_array()Thomas Haller1-2/+4
2015-12-04utils: assert for valid flags description in nm_utils_flags2str()Thomas Haller1-0/+13
2015-12-04utils: construct paths array directly in nm_utils_g_value_set_object_path_arr...Thomas Haller1-7/+8
2015-12-04utils: add @filter_func argument to nm_utils_g_value_set_object_path_array()Dan Williams1-1/+8
2015-11-10build: avoid invalid compiler warningThomas Haller1-1/+1
2015-11-03core: fix assuming a connection without S390 properties (rh #1276343)Jiří Klimeš1-0/+52
2015-11-02core: add support for RFC7217 stable privacy addressingLubomir Rintel1-1/+120
2015-11-02utils: add flags2str utility functionsThomas Haller1-0/+115
2015-11-02core: add nm_utils_to_string_buffer global bufferThomas Haller1-0/+26
2015-10-05config: allow to enable/disable configuration snippetsThomas Haller1-0/+118
2015-10-05core: add nm_utils_ascii_str_to_bool()Thomas Haller1-0/+34
2015-09-25core: add NM_UTILS_ERRORThomas Haller1-0/+33
2015-09-18core/trivial: add code comment to nm_utils_get_shared_wifi_permission()Thomas Haller1-0/+6
2015-08-13core: relax logging message about disowning singletonsThomas Haller1-1/+1
2015-08-11utils: add nm_utils_is_valid_path_component()Thomas Haller1-8/+15
2015-08-10core: final gdbus portingDan Winship1-45/+4
2015-08-10core: port IP/DHCP config to gdbusDan Winship1-0/+21
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-3/+1
2015-08-05core: order destruction of singleton instancesThomas Haller1-0/+47
2015-07-24core: move D-Bus export/unexport into NMExportedObjectDan Winship1-0/+43
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1