summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-serial.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: style cleanups for property annotationsThomas Haller2022-09-021-1/+2
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-2/+2
* libnm: refactor some NMSetting to use direct propertiesThomas Haller2021-11-081-61/+47
* libnm: use macros function arguments for NMSettInfoPropertTypeThomas Haller2021-08-021-7/+2
* libnm: always set from_dbus_fcn() property hookThomas Haller2021-07-161-1/+3
* libnm: refactor to_dbus_fcn() for "serial.parity" propertyThomas Haller2021-07-161-7/+14
* libnm: add compare_fcn() to property meta dataThomas Haller2021-07-161-0/+1
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* libnm: move gprop_to_dbus_fcn hook to NMSettInfoPropertyThomas Haller2021-06-231-2/+2
* libnm: let all property types implement to_dbus_fcn() handlerThomas Haller2021-06-231-3/+3
* 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
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-0/+336