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