summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-dcb.c
AgeCommit message (Expand)AuthorFilesLines
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-0/+111
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-28libnm-core: make nm_setting_verify() take an NMConnectionDan Winship1-1/+1
2014-10-22libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship1-36/+18
2014-10-03libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship1-30/+36
2014-09-18libnm-core: change connection hash tables to variants in APIDan Winship1-16/+14
2014-09-08libnm-core: fix DCB's _nm_setting_dcb_uint_array_from_dbus()Jiří Klimeš1-21/+22
2014-09-08Revert "libnm-core: fix NMSettingDcb"Jiří Klimeš1-2/+2
2014-09-05libnm-core: fix NMSettingDcbDan Winship1-2/+2
2014-09-04libnm-core: change DCB DBUS_TYPE_G_UINT_ARRAY properties to G_TYPE_ARRAYDan Winship1-21/+77
2014-09-04libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship1-25/+24
2014-09-04libnm-core: simplify _nm_register_setting(), register error types tooDan Winship1-4/+1
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship1-1/+0
2014-08-01libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship1-78/+0
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+1207