summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-bridge-port.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: pass connection to compare_property() functionThomas Haller2019-05-011-7/+11
* all: support bridge vlan rangesBeniamino Galvani2019-04-181-5/+19
* ifcfg-rh: add bridge vlans supportBeniamino Galvani2019-03-261-0/+7
* libnm-core: add vlans property to bridge-port settingBeniamino Galvani2019-03-261-2/+296
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-37/+42
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-26/+23
* core: move bridge port min/max/default values to core-internalFrancesco Giudici2019-01-101-8/+2
* core: remove NM_SETTING_PARAM_INFERRABLE flag from bridge-port.path-costFrancesco Giudici2019-01-101-1/+0
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-2/+3
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-3/+3
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-7/+6
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* all: fix minor typos in settings docsYuri Chornoivan2017-07-031-1/+1
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* core: allow two priorities of base settingsLubomir Rintel2017-05-311-1/+1
* settings: drop redundant range check from NMSettingBridgePort::verify()Thomas Haller2017-02-061-29/+2
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-3/+3
* 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
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+23
* 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-8/+12
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-0/+2
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-23/+6
* libnm-core: clean up NMConnectionErrorDan Winship2014-10-221-1/+1
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-1/+0
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* libnm-core: normalize slave-type and slave-settings of connectionsThomas Haller2014-08-221-0/+26
* 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-18/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+304