summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-dcb.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-7/+7
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2017-07-03all: fix minor typos in settings docsYuri Chornoivan1-2/+2
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-2/+2
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
2015-02-09libnm: fix memleak for app_fcoe_mode in NMSettingDcbThomas Haller1-1/+13
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-126/+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/+126
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-5/+8
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-3/+1
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-107/+45
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-36/+47
2014-06-19libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship1-7/+7
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-15/+15
2013-10-31libnm-util: add Data Center Bridging (DCB) settingDan Williams1-0/+1258