summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-private.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-23libnm: extend to_dbus_fcn() property type for efficiently converting string p...Thomas Haller1-0/+65
2021-06-23libnm: extend to_dbus_fcn() property type for efficiently converting boolean ...Thomas Haller1-0/+73
2021-06-23libnm: move gprop_to_dbus_fcn hook to NMSettInfoPropertyThomas Haller1-4/+6
2021-06-23libnm: add and use NM_SETT_INFO_PROPERT_TYPE_*_INIT() macrosThomas Haller1-10/+19
2021-06-23libnm: add and use NM_SETT_INFO_PROPERT_TYPE_DBUS() macroThomas Haller1-4/+7
2021-06-23libnm: let all property types implement to_dbus_fcn() handlerThomas Haller1-0/+12
2021-06-23libnm: add NM_SETTING_PARAM_NONE defineThomas Haller1-0/+4
2021-06-21libnm: pre-allocate buffer in _nm_sett_info_property_override_create_array()Thomas Haller1-1/+10
2021-06-17libnm: optimize NM_CONNECTION_GET_PRIVATE() for NMSimpleConnectionThomas Haller1-0/+16
2021-06-17libnm: add code comment about preserving ABI for libnm GObject structsThomas Haller1-10/+3
2021-06-17libnm: add nm_meta_setting_info helpersThomas Haller1-0/+54
2021-06-11libnm: hide NMSetting types from public headersThomas Haller1-0/+110
2021-02-18build: move "libnm-core/" to "src/" and split itThomas Haller1-0/+184