summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-bridge.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-77/+0
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-08-29libnm-util: add ifcfg-rh specific description for propertiesJiří Klimeš1-0/+67
2014-08-29libnm-util: add keyfile specific description for propertiesJiří Klimeš1-0/+10
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-9/+22
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-3/+1
2014-06-30libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller1-20/+7
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-59/+44
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-4/+4
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-2/+2
2014-05-30libnm-util: add property NM_SETTING_BRIDGE_MAC_ADDRESS to NMSettingBridgeThomas Haller1-0/+56
2014-03-14libnm-util: fix Bridge priority default (rh #1073664)Dan Williams1-1/+1
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-05libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams1-7/+7
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-7/+7
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-3/+3
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-10/+16
2013-02-22libnm-util: add Since tags to new functions and propertiesDan Williams1-0/+34
2013-01-11libnm-util: fix up NMSettingBridge gtk-docsDan Winship1-7/+7
2012-12-04libnm-util: fix format string warningDan Williams1-4/+4
2012-11-30libnm-util: add NMSettingBridgeDan Williams1-0/+498