summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-dcb.c
Commit message (Expand)AuthorAgeFilesLines
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-8/+8
* libnm: refactor some NMSetting to use direct propertiesThomas Haller2021-11-081-154/+100
* libnm: change default value for "dcb.app-fcoe-mode" propertyThomas Haller2021-11-041-14/+9
* libnm: use macros function arguments for NMSettInfoPropertTypeThomas Haller2021-08-021-3/+3
* libnm: always set from_dbus_fcn() property hookThomas Haller2021-07-161-3/+5
* libnm: add compare_fcn() to property meta dataThomas Haller2021-07-161-1/+2
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* libnm: change "nm_sett_info_propert_type_dcb_au" to use gprop_type for to_dbu...Thomas Haller2021-06-231-12/+4
* libnm: add and use NM_SETT_INFO_PROPERT_TYPE_*_INIT() macrosThomas Haller2021-06-231-6/+5
* libnm: let all property types implement to_dbus_fcn() handlerThomas Haller2021-06-231-0/+1
* libnm: add code comment about preserving ABI for libnm GObject structsThomas Haller2021-06-171-1/+1
* libnm: hide NMSetting types from public headersThomas Haller2021-06-111-0/+16
* all: use nm_g_variant_new_au() helperth/gvariant-helpersThomas Haller2021-04-161-1/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-0/+1281