summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-ppp.c
Commit message (Expand)AuthorAgeFilesLines
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-2/+2
* libnm: always finalize direct properties in NMSetting base classThomas Haller2021-11-041-2/+1
* libnm: implement NMSettingPpp with all direct propertiesThomas Haller2021-07-121-176/+56
* libnm: always initialize default values for "direct" propertiesThomas Haller2021-07-121-5/+1
* libnm: use _nm_setting_property_define_direct_boolean()Thomas Haller2021-07-121-104/+117
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* libnm: use _nm_setting_property_define_boolean() for boolean NMSetting proper...Thomas Haller2021-06-231-79/+98
* 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/+778