summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-dcb.c
Commit message (Expand)AuthorAgeFilesLines
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* 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: fix memleak for app_fcoe_mode in NMSettingDcbThomas Haller2015-02-091-1/+13
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-126/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util: add ifcfg-rh specific description for propertiesjk/bgo683111-keyfile-ifcfg-rh-docsJiří Klimeš2014-08-291-0/+126
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-5/+8
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-3/+1
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-107/+45
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-36/+47
* libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship2014-06-191-7/+7
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-1/+0
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-15/+15
* libnm-util: add Data Center Bridging (DCB) settingDan Williams2013-10-311-0/+1258