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
/
libnm-util
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
settings: drop redundant range check from NMSettingBridgePort::verify()
Thomas Haller
1
-28
/
+2
2017-02-06
all: cleanup switch fall-through comments for -Wimplicit-fallthrough warning
Thomas Haller
1
-1
/
+1
2017-01-18
release: bump version to 1.7.0 (development)
Thomas Haller
1
-0
/
+14
2017-01-04
libnm: explicitly set enum values in public nm-dbus-interface.h headers
Thomas Haller
1
-81
/
+81
2016-11-09
settings: allow method=shared with manual IPv6 configuration
Lubomir Rintel
1
-8
/
+11
2016-10-21
build: merge "libnm-util/tests/Makefile.am" into toplevel Makefile
Thomas Haller
2
-86
/
+0
2016-10-21
build: merge "libnm-util/Makefile.am" into toplevel Makefile
Thomas Haller
1
-200
/
+1
2016-10-19
build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER
Thomas Haller
1
-1
/
+1
2016-10-13
build: don't guard check-local with "if ENABLE_TESTS"
Thomas Haller
1
-5
/
+0
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
11
-25
/
+25
2016-09-23
crypto: don't try to decrypt PKCS#8 key if no password is supplied
Beniamino Galvani
2
-6
/
+1
2016-08-17
all: cleanup includes in header files
Thomas Haller
3
-6
/
+0
2016-08-17
release: bump version to 1.5.0 (development)
Lubomir Rintel
1
-0
/
+14
2016-08-10
libnm-util: document all NMSettingBondError entries
Jiří Klimeš
1
-0
/
+2
2016-06-17
all: replace _nm_utils_string_in_list() with g_strv_contains()
Thomas Haller
7
-32
/
+17
2016-06-17
nm-glib: remove G_GNUC_EXTENSION
Thomas Haller
1
-11
/
+11
2016-06-16
shared: move shared files to subdirectory "shared/nm-utils/"
Thomas Haller
7
-8
/
+8
2016-06-09
tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failures
Thomas Haller
1
-51
/
+51
2016-06-06
tests: use absolute path for certs test directory
Thomas Haller
1
-1
/
+1
2016-06-03
libnm-util: skip linking test when address sanitizer is enabled
Beniamino Galvani
1
-0
/
+8
2016-06-03
build: add options to compile with address/undefined sanitizers
Beniamino Galvani
1
-0
/
+4
2016-05-30
libnm-util: a trivial typo
Lubomir Rintel
1
-1
/
+1
2016-04-20
libnm-core: empty key is not a pkcs12 file
Lubomir Rintel
1
-0
/
+3
2016-04-05
release: add version 1.4 macros
Lubomir Rintel
1
-0
/
+14
2016-04-05
build: disable deprecation checks for internal compilation
Thomas Haller
2
-2
/
+0
2016-04-05
dbus: remove the telepathy annotations
Lubomir Rintel
2
-34
/
+0
2016-03-30
build: drop internal field __nm_git_sha from libraries
Thomas Haller
1
-5
/
+0
2016-03-29
libnm-util: add non-failing versions of nm_connection_new_from_hash() and rep...
Thomas Haller
3
-9
/
+49
2016-03-29
libnm-util: refactor hash_to_connection()
Thomas Haller
1
-14
/
+11
2016-03-29
libnm-util: don't print any warnings during nm_setting_new_from_hash()
Thomas Haller
1
-15
/
+3
2016-03-29
libnm-util: use "nm-shared-utils.h"
Thomas Haller
1
-0
/
+2
2016-03-26
libnm-util: verify connection also for self-assignment in replace_settings_fr...
Thomas Haller
1
-2
/
+4
2016-03-15
libnm-util: reword code comment
Thomas Haller
1
-2
/
+2
2016-03-15
libnm-util: add comment for return value of nm_connection_replace_settings_fr...
Thomas Haller
1
-4
/
+5
2016-03-06
libnm-util: remove unneeded check for non-null after dereferencing pointer
Thomas Haller
1
-4
/
+2
2016-03-03
all: don't include error->code in log messages
Thomas Haller
2
-18
/
+16
2016-03-03
all: clean-up usage of GError
Thomas Haller
1
-4
/
+2
2016-02-23
device: add new NMDeviceType NM_DEVICE_TYPE_VETH
Thomas Haller
1
-0
/
+2
2016-02-23
libnm-util: add missing device types to NMDeviceType
Thomas Haller
1
-0
/
+4
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
42
-68
/
+50
2016-02-14
libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...
Thomas Haller
2
-116
/
+56
2016-02-14
libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-c...
Thomas Haller
1
-98
/
+35
2016-02-14
libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...
Thomas Haller
1
-118
/
+34
2016-02-14
libnm/tests: convert test cases to use g_assert() instead of ASSERT()
Thomas Haller
1
-168
/
+82
2016-02-14
all/trivial: rename STRLEN() macro to NM_STRLEN()
Thomas Haller
2
-5
/
+5
2016-02-12
build: cleanup default includes
Thomas Haller
2
-5
/
+6
2016-02-11
tests: get rid of FAIL macro
Dan Williams
2
-4
/
+8
2016-02-03
all/tests: fix messages for ASSERT() macro
Thomas Haller
1
-3
/
+1
2016-01-22
libnm-core: fail verify() for NMSettingVlan for invalid vlan id
Thomas Haller
1
-0
/
+10
2016-01-20
Revert "Set the default powersave value to enabled"
Lubomir Rintel
1
-5
/
+2
[next]