summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm-glib: add support for TUN devicesBeniamino Galvani2015-11-251-0/+2
* all: fix typos in the code and update translations for that (bgo #758102)Jiří Klimeš2015-11-161-1/+1
* vlan: (all) add VLAN MVRP flagJiří Klimeš2015-10-272-4/+11
* libnm: treat missing NMSettingVlan:flags property as old default valueThomas Haller2015-10-231-1/+1
* libnm-util/test: use "nm-test-utils.h" in test-setting-dcbThomas Haller2015-10-101-14/+5
* libnm/vlan: default to vlan.flags=REORDER_HDR for new connections (rh #1250225)Jiří Klimeš2015-10-071-1/+1
* libnm-util: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-064-0/+44
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-304-53/+11
* Revert "libnm-util: don't include "nm-version.h" in "NetworkManager.h""Thomas Haller2015-09-261-0/+2
* libnm-core/libnm-util: fix an erroneous error messageJiří Klimeš2015-09-251-1/+0
* libnm: include "glib.h" in "nm-version.h"Thomas Haller2015-09-251-0/+2
* libnm-util: don't include "nm-version.h" in "NetworkManager.h"Thomas Haller2015-09-251-2/+0
* libnm-core/libnm-util: fix an assertion in adsl settingJiří Klimeš2015-09-211-2/+5
* libnm-util: fix flags for GObject introspection (rh #1255436)Jiří Klimeš2015-08-241-7/+7
* core: final gdbus portingDan Winship2015-08-107-2/+157
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-0531-34/+0
* nm-default: include i18n headers via "nm-default.h"Thomas Haller2015-08-051-0/+1