summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* build: merge "libnm-util/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-212-86/+0
* build: merge "libnm-util/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-200/+1
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller2016-10-131-5/+0
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-0311-25/+25
* crypto: don't try to decrypt PKCS#8 key if no password is suppliedBeniamino Galvani2016-09-232-6/+1
* all: cleanup includes in header filesThomas Haller2016-08-173-6/+0
* release: bump version to 1.5.0 (development)1.5.0-devLubomir Rintel2016-08-171-0/+14
* libnm-util: document all NMSettingBondError entriesJiří Klimeš2016-08-101-0/+2
* all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller2016-06-177-32/+17
* nm-glib: remove G_GNUC_EXTENSIONThomas Haller2016-06-171-11/+11
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-167-8/+8
* tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failuresThomas Haller2016-06-091-51/+51
* tests: use absolute path for certs test directoryThomas Haller2016-06-061-1/+1
* libnm-util: skip linking test when address sanitizer is enabledBeniamino Galvani2016-06-031-0/+8
* build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-06-031-0/+4
* libnm-util: a trivial typoLubomir Rintel2016-05-301-1/+1
* libnm-core: empty key is not a pkcs12 fileLubomir Rintel2016-04-201-0/+3
* release: add version 1.4 macrosLubomir Rintel2016-04-051-0/+14
* build: disable deprecation checks for internal compilationThomas Haller2016-04-052-2/+0
* dbus: remove the telepathy annotationsLubomir Rintel2016-04-052-34/+0
* build: drop internal field __nm_git_sha from librariesThomas Haller2016-03-301-5/+0
* libnm-util: add non-failing versions of nm_connection_new_from_hash() and rep...Thomas Haller2016-03-293-9/+49
* libnm-util: refactor hash_to_connection()Thomas Haller2016-03-291-14/+11
* libnm-util: don't print any warnings during nm_setting_new_from_hash()Thomas Haller2016-03-291-15/+3
* libnm-util: use "nm-shared-utils.h"Thomas Haller2016-03-291-0/+2
* libnm-util: verify connection also for self-assignment in replace_settings_fr...Thomas Haller2016-03-261-2/+4
* libnm-util: reword code commentThomas Haller2016-03-151-2/+2
* libnm-util: add comment for return value of nm_connection_replace_settings_fr...Thomas Haller2016-03-151-4/+5
* libnm-util: remove unneeded check for non-null after dereferencing pointerThomas Haller2016-03-061-4/+2
* all: don't include error->code in log messagesThomas Haller2016-03-032-18/+16
* all: clean-up usage of GErrorThomas Haller2016-03-031-4/+2
* device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-231-0/+2
* libnm-util: add missing device types to NMDeviceTypeThomas Haller2016-02-231-0/+4
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-1942-68/+50
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-142-116/+56
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-c...Thomas Haller2016-02-141-98/+35
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-141-118/+34
* libnm/tests: convert test cases to use g_assert() instead of ASSERT()Thomas Haller2016-02-141-168/+82
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-142-5/+5
* build: cleanup default includesThomas Haller2016-02-122-5/+6
* tests: get rid of FAIL macroDan Williams2016-02-112-4/+8
* all/tests: fix messages for ASSERT() macroThomas Haller2016-02-031-3/+1
* libnm-core: fail verify() for NMSettingVlan for invalid vlan idThomas Haller2016-01-221-0/+10
* Revert "Set the default powersave value to enabled"Lubomir Rintel2016-01-201-5/+2
* Set the default powersave value to enabledMathieu Trudel-Lapierre2016-01-201-2/+5
* build: rename directory "include" to "shared"Thomas Haller2015-12-242-5/+5
* build: separate compilation macro for libnm-util and libnm-glibThomas Haller2015-12-241-1/+1
* libnm-util: allow unknown setting types in nm_connection_get_virtual_iface_na...Thomas Haller2015-12-181-24/+11
* libnm-glib: add support for IP tunnel devices as generic onesBeniamino Galvani2015-12-011-0/+2