index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
NetworkManagerUtils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
manager: simplify searching assumed connection
Thomas Haller
1
-4
/
+6
2017-03-16
core: fix matching routes for assuming connections
Thomas Haller
1
-4
/
+9
2017-03-02
all: use stack-allocated uuid at various places
Thomas Haller
1
-4
/
+4
2016-11-21
build: don't add subdirectories to include search path but require qualified ...
Thomas Haller
1
-1
/
+1
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-4
/
+4
2016-09-22
device: fix nm_utils_match_connection() for NMSettingInfiniband:mac-address
Thomas Haller
1
-0
/
+36
2016-06-30
device: extend MAC address handling including randomization for ethernet and ...
Thomas Haller
1
-2
/
+8
2016-06-01
all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header
Thomas Haller
1
-0
/
+1
2016-03-15
utils: inject platform into nm_utils_complete_generic()
Thomas Haller
1
-4
/
+6
2016-03-01
core: split "nm-core-utils.h" out of "NetworkManagerUtils.h"
Thomas Haller
1
-2914
/
+11
2016-02-24
libnm,core: fix syntax of 'transfer' annotation
Beniamino Galvani
1
-2
/
+2
2016-02-21
utils: add nm_utils_parse_debug_string() to replace g_parse_debug_string()
Thomas Haller
1
-0
/
+62
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2016-02-15
utils: use stack allocated buffer for path in nm_utils_get_start_time_for_pid()
Thomas Haller
1
-2
/
+2
2016-02-14
all/trivial: rename STRLEN() macro to NM_STRLEN()
Thomas Haller
1
-18
/
+18
2016-02-11
core: fix matching of default metric value for static routes
Beniamino Galvani
1
-3
/
+104
2016-02-01
utils: reimplement NM_UTILS_ENUM2STR_DEFINE() without helper function
Thomas Haller
1
-39
/
+0
2016-01-22
libnm-core: fail verify() for NMSettingVlan for invalid vlan id
Thomas Haller
1
-3
/
+2
2016-01-22
core: allow VLAN ids between 1 and 4095
Beniamino Galvani
1
-1
/
+1
2016-01-21
core: truncate parent ifname when constructing virtual ifname for VLAN
Thomas Haller
1
-2
/
+26
2016-01-21
utils: fix error open() handling
Lubomir Rintel
1
-1
/
+1
2016-01-18
core: add nm_utils_enum2str()
Thomas Haller
1
-0
/
+39
2015-12-04
utils: save duplicate lookup of path in nm_utils_g_value_set_object_path_array()
Thomas Haller
1
-2
/
+4
2015-12-04
utils: assert for valid flags description in nm_utils_flags2str()
Thomas Haller
1
-0
/
+13
2015-12-04
utils: construct paths array directly in nm_utils_g_value_set_object_path_arr...
Thomas Haller
1
-7
/
+8
2015-12-04
utils: add @filter_func argument to nm_utils_g_value_set_object_path_array()
Dan Williams
1
-1
/
+8
2015-11-10
build: avoid invalid compiler warning
Thomas Haller
1
-1
/
+1
2015-11-03
core: fix assuming a connection without S390 properties (rh #1276343)
Jiří Klimeš
1
-0
/
+52
2015-11-02
core: add support for RFC7217 stable privacy addressing
Lubomir Rintel
1
-1
/
+120
2015-11-02
utils: add flags2str utility functions
Thomas Haller
1
-0
/
+115
2015-11-02
core: add nm_utils_to_string_buffer global buffer
Thomas Haller
1
-0
/
+26
2015-10-05
config: allow to enable/disable configuration snippets
Thomas Haller
1
-0
/
+118
2015-10-05
core: add nm_utils_ascii_str_to_bool()
Thomas Haller
1
-0
/
+34
2015-09-25
core: add NM_UTILS_ERROR
Thomas Haller
1
-0
/
+33
2015-09-18
core/trivial: add code comment to nm_utils_get_shared_wifi_permission()
Thomas Haller
1
-0
/
+6
2015-08-13
core: relax logging message about disowning singletons
Thomas Haller
1
-1
/
+1
2015-08-11
utils: add nm_utils_is_valid_path_component()
Thomas Haller
1
-8
/
+15
2015-08-10
core: final gdbus porting
Dan Winship
1
-45
/
+4
2015-08-10
core: port IP/DHCP config to gdbus
Dan Winship
1
-0
/
+21
2015-08-05
all: drop includes to <glib/gi18n.h> for "nm-default.h"
Dan Winship
1
-1
/
+0
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-3
/
+1
2015-08-05
core: order destruction of singleton instances
Thomas Haller
1
-0
/
+47
2015-07-24
core: move D-Bus export/unexport into NMExportedObject
Dan Winship
1
-0
/
+43
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-2
/
+1
2015-07-12
core: print connection path in nm_utils_log_connection_diff()
Thomas Haller
1
-4
/
+8
2015-07-08
utils: fix error logging in ASSERT_VALID_PATH_COMPONENT()
Jiří Klimeš
1
-5
/
+4
2015-07-02
core: add nm_match_spec_join() function
Thomas Haller
1
-0
/
+79
2015-07-02
utils: strip whitespace for device spec in nm_match_spec_split()
Thomas Haller
1
-9
/
+47
2015-06-30
core: return parent pid from nm_utils_get_start_time_for_pid()
Thomas Haller
1
-3
/
+10
2015-06-30
core: fix memleak in nm_utils_get_start_time_for_pid() and parsing start-time
Thomas Haller
1
-11
/
+7
[next]