summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: mark deprecated D-Bus properties in meta dataThomas Haller2022-10-271-1/+2
* libnm: rename internal to/from dbus functionsThomas Haller2022-10-271-4/+4
* libnm: style cleanups for property annotationsThomas Haller2022-09-021-1/+2
* libnm: refactor some NMSetting to use direct properties for stringThomas Haller2022-01-181-14/+8
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-28/+28
* libnm: refactor some NMSetting to use direct propertiesThomas Haller2021-11-081-16/+13
* libnm: use macros function arguments for NMSettInfoPropertTypeThomas Haller2021-08-021-11/+2
* libnm: always set from_dbus_fcn() property hookThomas Haller2021-07-161-1/+3
* libnm: add compare_fcn() to property meta dataThomas Haller2021-07-161-1/+2
* libnm: pass around property_info instead of property_idx in NMSetting APIThomas Haller2021-07-161-1/+1
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* libnm: add and use NM_SETT_INFO_PROPERT_TYPE_DBUS() macroThomas 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
* ifcfg-rh: always honor "$VLAN_ID" in ifcfg filesThomas Haller2021-03-291-2/+5
* base: move "libnm-core-intern/nm-core-types-internal.h" to libnm-baseThomas Haller2021-03-051-1/+0
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-0/+983