summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-user.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: for embedded private structure in NMSetting set the offset to zeroThomas Haller2022-01-181-1/+1
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-16/+16
* libnm: use macros function arguments for NMSettInfoPropertTypeThomas Haller2021-08-021-7/+1
* all: rename nm_utils_strdict_*() to nm_strdict_*()Thomas Haller2021-08-021-1/+1
* libnm: minor simplification of nm_setting_user_get_data()Thomas Haller2021-07-261-10/+2
* libnm: always set from_dbus_fcn() property hookThomas Haller2021-07-161-2/+4
* libnm: refactor NMSettingClass.compare_property() to NMSettInfoPropertType.co...Thomas Haller2021-07-161-23/+20
* libnm: pass around property_info instead of property_idx in NMSetting APIThomas Haller2021-07-161-9/+9
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-0/+594