summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-writer.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-04all: move "src/" directory to "src/core/"Thomas Haller1-3655/+0
2021-01-15libnm,shared: move nm-ethtool helper to "libnm-base"Thomas Haller1-1/+1
2021-01-15libnm: split ethtool option names to a new header "libnm-core/nm-ethtool-util...Thomas Haller1-1/+1
2021-01-05all: update deprecated SPDX license identifiersThomas Haller1-1/+1
2020-12-22wifi: add WPA-EAP-SUITE-B-192 supportAntonio Cardace1-0/+3
2020-11-16all: add hostname settingBeniamino Galvani1-1/+23
2020-09-29all: unify comment style for SPDX-License-Identifier tagThomas Haller1-1/+1
2020-09-29libnm: cleanup handling of "connection.permissions" and improve validationThomas Haller1-20/+22
2020-09-28format: replace tabs for indentation in code commentsThomas Haller1-59/+59
2020-09-28all: reformat all with new clang-format styleAntonio Cardace1-3101/+3231
2020-08-26all: add ipv4.dhcp-reject-servers propertyBeniamino Galvani1-7/+16
2020-08-26ifcfg-rh: add support for the DHCP_VENDOR_CLASS_IDENTIFIER optionAntonio Cardace1-0/+5
2020-07-01all: add ap-isolation property to wifi settingBeniamino Galvani1-0/+2
2020-06-30ifcfg-rh: hard code the defaults for bridge settings in write_bridge_setting()Thomas Haller1-40/+45
2020-06-30ifcfg-rh: use guint type for handling nm_setting_bridge_get_ageing_time() ret...Thomas Haller1-3/+4
2020-06-30ifcfg-rh: use nm_gstring_add_space_delimiter() in write_bridge_setting()Thomas Haller1-44/+22
2020-06-19ifcfg-rh: use nm_utils_named_values_from_strdict() in write_secrets()Thomas Haller1-6/+12
2020-06-16platform: add support for local routesAntonio Cardace1-0/+8
2020-06-12all: add "path" property to the match settingBeniamino Galvani1-0/+11
2020-05-28ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller1-0/+7
2020-05-27ifcfg-rh: fix handling "802-1x.{phase2-,}ca-path" in ifcfg-rh settings pluginThomas Haller1-0/+5
2020-05-22all: avoid (soon to be) deprecated API instead of nm_setting_option*()Thomas Haller1-6/+5
2020-05-22ifcfg-rh: avoid setting empty "-C/-K/-G" options for ethtool settingsThomas Haller1-34/+42
2020-05-20ifcfg-rh: add support for ethtool ring settingsAntonio Cardace1-0/+17
2020-05-13ifcfg-rh: add support for ethtool coalesce settingsAntonio Cardace1-0/+17
2020-05-08ifcfg-rh/trivial: rename variable i in write_bridge_*setting() to indicate in...Thomas Haller1-35/+35
2020-05-08ifcfg: refactor GObject accessors in write_bridge_setting()Thomas Haller1-62/+29
2020-05-06ifcfg-rh: refactor write_match_setting()Thomas Haller1-50/+18
2020-05-06ifcfg-rh: support new match filtersAdrian Freihofer1-13/+58
2020-05-04nm-setting-bridge: add 'multicast-startup-query-interval' bridge optionAntonio Cardace1-0/+7
2020-05-04nm-setting-bridge: add 'multicast-startup-query-count' bridge optionAntonio Cardace1-0/+7
2020-05-04nm-setting-bridge: add 'multicast-query-response-interval' bridge optionAntonio Cardace1-0/+7
2020-05-04nm-setting-bridge: add 'multicast-query-interval' bridge optionAntonio Cardace1-0/+7
2020-05-04nm-setting-bridge: add 'multicast-querier-interval' bridge optionAntonio Cardace1-0/+7
2020-05-04nm-setting-bridge: add 'multicast-membership-interval' bridge optionAntonio Cardace1-0/+7
2020-05-04nm-setting-bridge: add 'multicast-last-member-interval' bridge optionAntonio Cardace1-0/+25
2020-05-04nm-setting-bridge: add 'multicast-last-member-count' bridge optionAntonio Cardace1-0/+8
2020-05-04nm-setting-bridge: add 'multicast-hash-max' bridge optionAntonio Cardace1-0/+7
2020-04-28dhcp: make connection.mud-url configurable as global connection defaultThomas Haller1-1/+1
2020-04-24dhcp: add support for MUD URL (RFC 8520)Eliot Lear1-1/+4
2020-04-06nm-setting-bridge: add 'multicast-querier' bridge optionAntonio Cardace1-0/+7
2020-04-06nm-setting-bridge: add 'multicast-query-use-ifaddr' bridge optionAntonio Cardace1-0/+7
2020-04-06nm-setting-bridge: add 'multicast-router' bridge optionAntonio Cardace1-0/+7
2020-04-06nm-setting-bridge: add 'vlan-stats-enabled' bridge optionAntonio Cardace1-0/+7
2020-04-06nm-setting-bridge: add 'vlan-protocol' bridge optionAntonio Cardace1-0/+7
2020-04-06nm-setting-bridge: add 'group-address' bridge optionAntonio Cardace1-3/+10
2020-03-23Add domain_match mode for wifi certificate domain comparisonNiklas Goerke1-0/+5
2020-03-19ifcfg-rh: add 'timestamp' property before comparing a reread connectionAntonio Cardace1-0/+5
2020-02-17libnm,cli,ifcfg-rh: add ipv6.ra-timeout configuration optionThomas Haller1-0/+6
2020-02-17ifcfg-rh: belatedly add support for "ipv6.dhcp-timeout" settingThomas Haller1-0/+7