summaryrefslogtreecommitdiff
path: root/src/settings/plugins
Commit message (Expand)AuthorAgeFilesLines
* all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() usesThomas Haller2020-07-191-1/+1
* shared: merge nm-glib-aux/nm-json.[hc] into nm-json-aux.[hc]Thomas Haller2020-07-091-1/+1
* libnm: always build libnm with JSON validationThomas Haller2020-07-091-1/+2
* all: fix minor typosYuri Chornoivan2020-07-075-6/+6
* all: fix typo in man pagesSayed Shah2020-07-031-1/+1
* all: add ap-isolation property to wifi settingBeniamino Galvani2020-07-016-1/+81
* ifcfg-rh: add generic shvar getter and setter for ternary variablesBeniamino Galvani2020-07-012-0/+26
* 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
* ifcfg-rh: fix memory leak reading tc filtersBeniamino Galvani2020-06-181-1/+1
* platform: add support for local routesAntonio Cardace2020-06-167-5/+77
* all: add "path" property to the match settingBeniamino Galvani2020-06-124-4/+19
* core: add "external" flag for connections of external devicesThomas Haller2020-06-109-10/+67
* keyfile: add NMKeyfileHandlerFlagsThomas Haller2020-06-052-2/+2
* keyfile: add nm_keyfile_handler_data_warn_get() and construct message lazyThomas Haller2020-06-051-8/+10
* keyfile: add handler context for all parser callbacksThomas Haller2020-06-052-27/+34
* keyfile: rework error reporting from read/write handlerThomas Haller2020-06-052-5/+3
* keyfile: add NMKeyfileHandlerData typedef for arguments of keyfile callbacksThomas Haller2020-06-052-6/+8
* keyfile: merge NMKeyfile{Read,Write}Type as NMKeyfileHandlerTypeThomas Haller2020-06-052-4/+4
* ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller2020-05-287-1/+22
* ifcfg-rh: fix handling "802-1x.{phase2-,}ca-path" in ifcfg-rh settings pluginThomas Haller2020-05-274-1/+16
* all: avoid (soon to be) deprecated API instead of nm_setting_option*()Thomas Haller2020-05-222-29/+20
* ifcfg-rh: avoid setting empty "-C/-K/-G" options for ethtool settingsThomas Haller2020-05-222-35/+43
* ifcfg-rh: add support for ethtool ring settingsAntonio Cardace2020-05-206-122/+283
* ifcfg-rh: add support for ethtool coalesce settingsAntonio Cardace2020-05-136-17/+115
* all: use "int/char" instead of "gint/gchar" typedefsThomas Haller2020-05-081-2/+2
* 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: check return value of fdopen()Beniamino Galvani2020-05-071-0/+7
* ifcfg-rh: minor cleanup of make_match_setting()Thomas Haller2020-05-061-11/+11
* ifcfg-rh: refactor write_match_setting()Thomas Haller2020-05-061-50/+18
* ifcfg-rh: support new match filtersAdrian Freihofer2020-05-066-14/+72
* ifcfg-rh-reader: match refactoringAdrian Freihofer2020-05-061-15/+22
* nm-setting-bridge: add 'multicast-startup-query-interval' bridge optionAntonio Cardace2020-05-042-0/+8
* nm-setting-bridge: add 'multicast-startup-query-count' bridge optionAntonio Cardace2020-05-042-0/+8
* nm-setting-bridge: add 'multicast-query-response-interval' bridge optionAntonio Cardace2020-05-042-24/+32
* nm-setting-bridge: add 'multicast-query-interval' bridge optionAntonio Cardace2020-05-042-0/+8
* nm-setting-bridge: add 'multicast-querier-interval' bridge optionAntonio Cardace2020-05-042-0/+8
* nm-setting-bridge: add 'multicast-membership-interval' bridge optionAntonio Cardace2020-05-042-0/+8
* nm-setting-bridge: add 'multicast-last-member-interval' bridge optionAntonio Cardace2020-05-042-20/+56
* nm-setting-bridge: add 'multicast-last-member-count' bridge optionAntonio Cardace2020-05-042-19/+28
* nm-setting-bridge: add 'multicast-hash-max' bridge optionAntonio Cardace2020-05-042-0/+8
* dhcp: make connection.mud-url configurable as global connection defaultThomas Haller2020-04-282-2/+2
* ifcfg-rh/trivial: drop comment for nms_ifcfg_well_known_keysThomas Haller2020-04-241-1/+0
* dhcp: rename mudurl to mud_urlThomas Haller2020-04-241-1/+0
* dhcp: add support for MUD URL (RFC 8520)Eliot Lear2020-04-244-2/+13
* ifcfg-rh: add PKEY_ID to well-known keysBeniamino Galvani2020-04-172-1/+2
* dbus: indent by 4 space in "nm-ifcfg-rh.conf" D-Bus configuration fileThomas Haller2020-04-151-7/+6