summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-3/+3
* libnm: always finalize direct properties in NMSetting base classThomas Haller2021-11-041-2/+1
* libnm: implement special setter for direct string property for mac addressThomas Haller2021-07-231-33/+9
* libnm: use direct properties for NMSettingBluetoothThomas Haller2021-07-231-38/+12
* libnm: add nm_sett_info_propert_type_direct_mac_addressThomas Haller2021-07-231-8/+9
* libnm: normalize mac-address properties in GObject property setterThomas Haller2021-07-231-1/+1
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* 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/+332