summaryrefslogtreecommitdiff
path: root/libnm-util
AgeCommit message (Expand)AuthorFilesLines
2016-08-17all: cleanup includes in header filesThomas Haller3-6/+0
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
2016-01-20Set the default powersave value to enabledMathieu Trudel-Lapierre1-2/+5
2015-12-24build: rename directory "include" to "shared"Thomas Haller2-5/+5
2015-12-24build: separate compilation macro for libnm-util and libnm-glibThomas Haller1-1/+1
2015-12-18libnm-util: allow unknown setting types in nm_connection_get_virtual_iface_na...Thomas Haller1-24/+11
2015-12-01libnm-glib: add support for IP tunnel devices as generic onesBeniamino Galvani1-0/+2
2015-11-25libnm-glib: add support for TUN devicesBeniamino Galvani1-0/+2
2015-11-16all: fix typos in the code and update translations for that (bgo #758102)Jiří Klimeš1-1/+1
2015-10-27vlan: (all) add VLAN MVRP flagJiří Klimeš2-4/+11
2015-10-23libnm: treat missing NMSettingVlan:flags property as old default valueThomas Haller1-1/+1
2015-10-10libnm-util/test: use "nm-test-utils.h" in test-setting-dcbThomas Haller1-14/+5
2015-10-07libnm/vlan: default to vlan.flags=REORDER_HDR for new connections (rh #1250225)Jiří Klimeš1-1/+1
2015-10-06libnm-util: add ipv4.dhcp-timeout propertyLubomir Rintel4-0/+44