summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-bond.c
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: implement option matching for NMSettingBondBeniamino Galvani2016-03-291-4/+62
* bond: add some missing optionsBeniamino Galvani2016-03-291-0/+33
* bond: fix re-assuming of connectionsBeniamino Galvani2016-03-291-28/+44
* libnm-core: fix check in verification of NMSettingBondBeniamino Galvani2016-03-291-12/+14
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* bond: normalize bond mode to string notation (rh #1171009)Jiří Klimeš2015-01-131-3/+19
* libnm-core: accept numeric bond modes (bgo #704666) (rh #1133544)Jiří Klimeš2015-01-131-10/+5
* libnm: Override parts of nm-setting-docs.xmlDan Winship2014-11-191-0/+8
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+7
* libnm: add some missing (transfer) annotationsDan Winship2014-11-151-4/+5
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-4/+4
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-0/+1
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-48/+30
* libnm: add bonding option "lacp_rate" to NMSettingBondThomas Haller2014-10-021-0/+16
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-4/+3
* libnm-core: drop the ability to verify settings from property overridesDan Winship2014-09-171-1/+1
* libnm-core: change map-of-string properties to G_TYPE_HASH_TABLEDan Winship2014-09-041-18/+14
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-6/+5
* libnm-core: drop :interface-name properties on virtual NMSetting typesDan Winship2014-09-041-45/+5
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* libnm-core: drop nm_{setting,connection}_get_virtual_iface_name()Dan Winship2014-09-041-9/+0
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-2/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+804