summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-bridge-port.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-3/+3
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-26/+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/+26
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-3/+8
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-3/+1
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-19/+13
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-2/+3
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-05libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams1-4/+3
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-3/+3
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-2/+6
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-3/+8
2013-02-22libnm-util: add Since tags to new functions and propertiesDan Williams1-0/+18
2013-01-11libnm-util: and fix up NMSettingBridgePort gtk-docs too...Dan Winship1-3/+3
2012-11-30libnm-util: add NMSettingBridgePortDan Williams1-0/+281