mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-05 18:18:21 +02:00
Previously we had DEFINE_REMOVER_INDEX_OR_VALUE_DIRECT() and DEFINE_REMOVER_INDEX_OR_VALUE_VALIDATING_STATIC(). Note that all property-infos of DEFINE_REMOVER_INDEX_OR_VALUE_VALIDATING_STATIC() would also define values_static list, while DEFINE_REMOVER_INDEX_OR_VALUE_DIRECT() would not. Merge the two macros. The property-info should define how the implementation behaves, we should not have two implementations. |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-client-utils.c | ||
| nm-client-utils.h | ||
| nm-meta-setting-access.c | ||
| nm-meta-setting-access.h | ||
| nm-meta-setting-desc.c | ||
| nm-meta-setting-desc.h | ||
| nm-polkit-listener.c | ||
| nm-polkit-listener.h | ||
| nm-secret-agent-simple.c | ||
| nm-secret-agent-simple.h | ||
| nm-vpn-helpers.c | ||
| nm-vpn-helpers.h | ||
| settings-docs.h.in | ||
| settings-docs.xsl | ||