summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller2020-05-281-4/+4
* libnm,ifcfg-rh: fix documentation for IEEE_8021X_SYSTEM_CA_CERTS in `man nm-s...Thomas Haller2020-05-281-2/+2
* libnm,ifcfg-rh: fix documentation for IEEE_8021X_PASSWORD_RAW_FLAGS in `man n...Thomas Haller2020-05-281-2/+2
* libnm: update documentation for 802-1x ca-cert, ca-path and system-ca-certsThomas Haller2020-05-271-16/+34
* libnm: check options in NMSettingEthtool.verify() in defined orderThomas Haller2020-05-221-9/+10
* libnm: remove redundant nm_setting_ethtool_*_coalesce() APIThomas Haller2020-05-222-243/+0
* libnm: deprecated nm_setting_ethtool_*_feature() APIThomas Haller2020-05-222-4/+16
* all: avoid (soon to be) deprecated API instead of nm_setting_option*()Thomas Haller2020-05-221-52/+98
* libnm: use nm_setting_option_*() API in NMSettingEthtoolThomas Haller2020-05-221-43/+18
* libnm: add nm_setting_option_clear_by_name()Thomas Haller2020-05-224-29/+43
* libnm: add nm_setting_option_get_names()Thomas Haller2020-05-223-11/+10
* libnm: add nm_setting_option_get_uint32(), nm_setting_option_set_uint32()Thomas Haller2020-05-224-53/+89
* libnm: add nm_setting_option_set(), nm_setting_option_get_boolean(), nm_setti...Thomas Haller2020-05-222-0/+154
* libnm: add API for setting gendata options to NMSetting (nm_setting_option_ge...Thomas Haller2020-05-224-18/+34
* libnm: rename nm_setting_gendata_*() API to nm_setting_option_*()Thomas Haller2020-05-223-53/+53
* libnm: drop unused internal API _nm_setting_gendata_reset_from_hash() and _nm...Thomas Haller2020-05-222-71/+0
* libnm: drop unused internal function nm_setting_gendata_get_all_values()Thomas Haller2020-05-222-29/+0
* libnm: verify that ethtool coalesce options "adaptive-[rt]x" are booleanThomas Haller2020-05-221-0/+13
* libnm: avoid duplicate type checks in "nm-setting-ethtool.c"Thomas Haller2020-05-221-35/+43
* ethtool: add and use _NM_ETHTOOL_ID_FEATURE_AS_IDX() macroThomas Haller2020-05-221-3/+3
* libnm: add NMUtilsPredicateStr typedefThomas Haller2020-05-222-0/+17
* ethtool: add ring settingsAntonio Cardace2020-05-203-6/+231
* ethtool: refactor coalesce settings using gendata APIsAntonio Cardace2020-05-201-40/+11
* nm-setting: use nm_setting_gendata_clear_all() to clear featuresAntonio Cardace2020-05-201-18/+2
* nm-setting: add internal gendata API to clear value(s)Antonio Cardace2020-05-202-0/+50
* nm-setting: add internal gendata API to get/set uint32Antonio Cardace2020-05-202-0/+41
* libnm: use correct free macro for buffer in nm_utils_base64secret_decode()Thomas Haller2020-05-191-1/+1
* libnm-core: add _nm_ip_tunnel_mode_is_layer2()Beniamino Galvani2020-05-152-3/+14
* shared: move _nm_utils_format_variant_attributes*() API to "shared/nm-glib-aux"Thomas Haller2020-05-142-90/+3
* tests: fix uint32 integer constants for TC_H_MAKE()Thomas Haller2020-05-141-10/+10
* libnm: don't compare invalid mac addresses as equal in nm_utils_hwaddr_matches()Thomas Haller2020-05-142-4/+13
* shared: support stripping whitespace from nm_utils_buf_utf8safe_unescape()Thomas Haller2020-05-133-8/+8
* ethtool: add coalesce settingsAntonio Cardace2020-05-133-10/+304
* libnm: add comment and assertions for handling gendata based setting in init_...Thomas Haller2020-05-111-0/+11
* all: use "int/char" instead of "gint/gchar" typedefsThomas Haller2020-05-081-1/+1
* libnm: use nm_str_is_empty() in "nm-setting-match.c"Thomas Haller2020-05-081-3/+3
* libnm: adjust bridge defines NM_BRIDGE_VLAN_DEFAULT_PVID_DEFThomas Haller2020-05-082-3/+3
* libnm: adjust bridge defines NM_BRIDGE_VLAN_STATS_ENABLED_DEFThomas Haller2020-05-082-3/+4
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_STARTUP_QUERY_INTERVAL_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_STARTUP_QUERY_COUNT_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_SNOOPING_DEFThomas Haller2020-05-082-3/+4
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERY_USE_IFADDR_DEFThomas Haller2020-05-082-4/+5
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERY_RESPONSE_INTERVAL_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERY_INTERVAL_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERIER_DEFThomas Haller2020-05-082-3/+5
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERIER_INTERVAL_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_MEMBERSHIP_INTERVAL_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_LAST_MEMBER_INTERVAL_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_LAST_MEMBER_COUNT_*Thomas Haller2020-05-082-3/+6
* libnm: adjust bridge defines NM_BRIDGE_PORT_PATH_COST_*Thomas Haller2020-05-082-4/+5