summaryrefslogtreecommitdiff
path: root/libnm-util
AgeCommit message (Expand)AuthorFilesLines
2017-02-06settings: drop redundant range check from NMSettingBridgePort::verify()Thomas Haller1-28/+2
2017-02-06all: cleanup switch fall-through comments for -Wimplicit-fallthrough warningThomas Haller1-1/+1
2017-01-18release: bump version to 1.7.0 (development)Thomas Haller1-0/+14
2017-01-04libnm: explicitly set enum values in public nm-dbus-interface.h headersThomas Haller1-81/+81
2016-11-09settings: allow method=shared with manual IPv6 configurationLubomir Rintel1-8/+11
2016-10-21build: merge "libnm-util/tests/Makefile.am" into toplevel MakefileThomas Haller2-86/+0
2016-10-21build: merge "libnm-util/Makefile.am" into toplevel MakefileThomas Haller1-200/+1
2016-10-19build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller1-1/+1
2016-10-13build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller1-5/+0
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller11-25/+25
2016-09-23crypto: don't try to decrypt PKCS#8 key if no password is suppliedBeniamino Galvani2-6/+1
2016-08-17all: cleanup includes in header filesThomas Haller3-6/+0
2016-08-17release: bump version to 1.5.0 (development)Lubomir Rintel1-0/+14
2016-08-10libnm-util: document all NMSettingBondError entriesJiří Klimeš1-0/+2
2016-06-17all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller7-32/+17
2016-06-17nm-glib: remove G_GNUC_EXTENSIONThomas Haller1-11/+11
2016-06-16shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller7-8/+8
2016-06-09tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failuresThomas Haller1-51/+51
2016-06-06tests: use absolute path for certs test directoryThomas Haller1-1/+1
2016-06-03libnm-util: skip linking test when address sanitizer is enabledBeniamino Galvani1-0/+8
2016-06-03build: add options to compile with address/undefined sanitizersBeniamino Galvani1-0/+4
2016-05-30libnm-util: a trivial typoLubomir Rintel1-1/+1
2016-04-20libnm-core: empty key is not a pkcs12 fileLubomir Rintel1-0/+3
2016-04-05release: add version 1.4 macrosLubomir Rintel1-0/+14
2016-04-05build: disable deprecation checks for internal compilationThomas Haller2-2/+0
2016-04-05dbus: remove the telepathy annotationsLubomir Rintel2-34/+0
2016-03-30build: drop internal field __nm_git_sha from librariesThomas Haller1-5/+0
2016-03-29libnm-util: add non-failing versions of nm_connection_new_from_hash() and rep...Thomas Haller3-9/+49
2016-03-29libnm-util: refactor hash_to_connection()Thomas Haller1-14/+11
2016-03-29libnm-util: don't print any warnings during nm_setting_new_from_hash()Thomas Haller1-15/+3
2016-03-29libnm-util: use "nm-shared-utils.h"Thomas Haller1-0/+2
2016-03-26libnm-util: verify connection also for self-assignment in replace_settings_fr...Thomas Haller1-2/+4
2016-03-15libnm-util: reword code commentThomas Haller1-2/+2
2016-03-15libnm-util: add comment for return value of nm_connection_replace_settings_fr...Thomas Haller1-4/+5
2016-03-06libnm-util: remove unneeded check for non-null after dereferencing pointerThomas Haller1-4/+2
2016-03-03all: don't include error->code in log messagesThomas Haller2-18/+16
2016-03-03all: clean-up usage of GErrorThomas Haller1-4/+2
2016-02-23device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller1-0/+2
2016-02-23libnm-util: add missing device types to NMDeviceTypeThomas Haller1-0/+4
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller42-68/+50
2016-02-14libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2-116/+56
2016-02-14libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-c...Thomas Haller1-98/+35
2016-02-14libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller1-118/+34
2016-02-14libnm/tests: convert test cases to use g_assert() instead of ASSERT()Thomas Haller1-168/+82
2016-02-14all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2-5/+5
2016-02-12build: cleanup default includesThomas Haller2-5/+6
2016-02-11tests: get rid of FAIL macroDan Williams2-4/+8
2016-02-03all/tests: fix messages for ASSERT() macroThomas Haller1-3/+1
2016-01-22libnm-core: fail verify() for NMSettingVlan for invalid vlan idThomas Haller1-0/+10
2016-01-20Revert "Set the default powersave value to enabled"Lubomir Rintel1-5/+2