summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-writer.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ifcfg-rh: inline unnecessary function write_ip6_setting_dhcp_hostname()Thomas Haller2020-02-171-23/+16
* all: use _nm_utils_inet4_ntop() instead of nm_utils_inet4_ntop()Thomas Haller2020-01-281-2/+2
* ifcfg-rh: add support for VRF slavesBeniamino Galvani2020-01-141-0/+3
* ifcfg-rh: remove calls to svUnsetAll()Thomas Haller2019-12-211-26/+2
* ifcfg-rh: rename svFindFirstKeyWithPrefix() to svFindFirstNumberedKey() for f...Thomas Haller2019-12-211-1/+1
* ifcfg-rh: remove explicit svUnsetValue() calls and rely on automatic removal ...Thomas Haller2019-12-211-266/+89
* ifcfg-rh: clear all untouched, known keys before writing ifcfg-rh fileThomas Haller2019-12-211-4/+4
* settings/ifcfg: add support for KEY_MGMT=OWEDavid Bauer2019-12-051-0/+4
* ifcfg-rh: add support for DHCP hostname flagsBeniamino Galvani2019-11-281-0/+14
* all: add support for "scope" attribute for IPv4 routesThomas Haller2019-11-281-0/+2
* ifcfg: various cleanup in ifcfg writerThomas Haller2019-11-221-21/+18
* ifcfg: add support for "802-1x.system-ca-certs" settingThomas Haller2019-11-221-0/+4