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
/
tests
/
test-general-with-expect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
all: remove CLOCK_BOOTTIME defintions
Lubomir Rintel
1
-4
/
+0
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
1
-1
/
+0
2018-01-08
tests: use NMTST_EXPECT*() macros
Thomas Haller
1
-33
/
+33
2017-12-15
src/tests: fix test_nm_utils_kill_child() under meson
Thomas Haller
1
-12
/
+29
2017-12-15
src/tests: split test code in test_nm_utils_kill_child()
Thomas Haller
1
-9
/
+16
2017-11-16
all: use nm_direct_hash() instead of g_direct_hash()
Thomas Haller
1
-1
/
+1
2017-11-14
all: use nm_close() instead of close()
Thomas Haller
1
-4
/
+4
2017-07-05
core: remove NMMultiIndex
Thomas Haller
1
-358
/
+0
2017-03-14
all: use "unsigned long" instead of "long unsigned"
Thomas Haller
1
-1
/
+1
2016-12-13
all: use O_CLOEXEC for file descriptors
Thomas Haller
1
-1
/
+2
2016-10-24
src/tests: relax assertion for test_nm_utils_monotonic_timestamp_as_boottime()
Thomas Haller
1
-1
/
+1
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-7
/
+7
2016-05-17
all/tests: split core part out of "nm-test-utils.h"
Thomas Haller
1
-1
/
+1
2016-03-10
all/tests: fix tests after adjusting glib logging level
Thomas Haller
1
-4
/
+4
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2016-01-28
tests: fix tests for nm_utils_kill_child() by using "bash"
Michael Biebl
1
-5
/
+5
2016-01-22
libnm-core: fail verify() for NMSettingVlan for invalid vlan id
Thomas Haller
1
-2
/
+2
2016-01-22
core: allow VLAN ids between 1 and 4095
Beniamino Galvani
1
-1
/
+2
2016-01-21
core: truncate parent ifname when constructing virtual ifname for VLAN
Thomas Haller
1
-0
/
+43
2015-11-13
build: add backward compatibility define for missing CLOCK_BOOTTIME
Glenn Washburn
1
-0
/
+5
2015-09-04
core/test: extend timeout for kill-process utils test
Thomas Haller
1
-10
/
+10
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-2
/
+1
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-1
/
+1
2015-06-17
Revert "core: add NMRefString"
Thomas Haller
1
-52
/
+0
2015-06-17
core: add NMMultiIndex class
Thomas Haller
1
-0
/
+358
2015-06-17
core: add NMRefString
Thomas Haller
1
-0
/
+52
2015-06-10
all: fix a compiler warning about function declarations
Jiří Klimeš
1
-3
/
+3
2015-04-29
core: add nm_utils_monotonic_timestamp_as_boottime() function
Thomas Haller
1
-0
/
+37
2015-04-23
core: refactor nm_ethernet_address_is_valid() and reject invalid addresses
Thomas Haller
1
-2
/
+5
2015-04-23
core/test: add test for nm_ethernet_address_is_valid()
Thomas Haller
1
-0
/
+25
2015-04-08
util: add nm_utils_array_remove_at_indexes() function
Thomas Haller
1
-0
/
+99
2015-04-08
test: setup logging during nmtst_init_assert_logging()
Thomas Haller
1
-3
/
+1
2014-12-15
tests: fix NEGATIVE_RETURNS (CWE-394) in tests
Jiří Klimeš
1
-1
/
+5
2014-11-13
all: consistently include config.h
Dan Winship
1
-0
/
+2
2014-10-30
Merge branch 'lr/rpm-make-check'
Lubomir Rintel
1
-0
/
+1
2014-10-30
tests: Fix /general/nm_utils_kill_child race
Lubomir Rintel
1
-0
/
+1
2014-10-29
build: fix -Wstrict-prototypes warnings
Thomas Haller
1
-1
/
+1
2014-07-10
core: add nm_utils_kill_child_async() and nm_utils_kill_child_sync() function
Thomas Haller
1
-0
/
+342