summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-team.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-08libnm-core: fix other int comparisons in team settingBeniamino Galvani1-7/+7
2018-10-07libnm-core: fix int comparisons in team settingThomas Haller1-2/+2
2018-09-30Fix typosRafael Fontenelle1-1/+1
2018-09-17docs: misc. typos pt2luz.paz1-2/+2
2018-08-10libnm: rework setting metadata for property handlingThomas Haller1-10/+16
2018-08-10libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller1-2/+2
2018-08-10libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller1-14/+12
2018-07-11libnm-core: don't emit signal when clearing lists already emptyBeniamino Galvani1-2/+4
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-22/+22
2018-07-01libnm: avoid constructor function for registering NMSetting typesThomas Haller1-1/+0
2018-06-15man: add 'random' to the allowed values of team.runnerFrancesco Giudici1-1/+1
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2018-03-26gobject-introspection: made several fixes to the annotationsCorentin Noël1-2/+1
2018-02-07all: replace non-leading tabs with spacesThomas Haller1-1/+1
2018-02-05libnm-core: team: add support to runner "random"Francesco Giudici1-0/+1
2018-01-22libnm-core: ensure alignment of team.config and other team propertiesFrancesco Giudici1-1/+3
2018-01-12libnm-core: update team.runner descriptionFrancesco Giudici1-0/+4
2017-12-12libnm: fix checking argument in nm_team_link_watcher_new_arp_ping()Thomas Haller1-1/+1
2017-12-08libnm: don't use g_strsplit_set() to search string for invalid charactersThomas Haller1-9/+3
2017-12-08libnm-core: team: change tx-hash APIs idx type from int to guintFrancesco Giudici1-4/+4
2017-12-08libnm-core: team: rework defaults management on runner propertiesFrancesco Giudici1-44/+30
2017-12-08libnm-core: team: use the correct name for teamd property 'balancing_interval'Francesco Giudici1-1/+1
2017-12-08libnm-core: synchronize team.link_watchers when team.config is set.Francesco Giudici1-0/+3
2017-12-08libnm-core: synchronize team.config when team.link_watchers is set.Francesco Giudici1-0/+3
2017-12-08libnm-core: team: expose the new link-watchers propertyFrancesco Giudici1-0/+258
2017-12-08libnm-core: team: add NMTeamLinkWatcher boxed typeFrancesco Giudici1-0/+527
2017-11-10libnm-core: fix "Since" notation in team and team-port settings.Francesco Giudici1-17/+17
2017-11-09libnm-core: enforce team and team-port defaultsFrancesco Giudici1-20/+29
2017-11-09libnm-core: enforce team config and properties alignmentFrancesco Giudici1-2/+159
2017-11-09libnm-core: add explicit team properties to NMSettingTeamFrancesco Giudici1-0/+656
2017-10-13libnm-core: remove duplicate include of "nm-utils-private.h"Francesco Giudici1-1/+0
2017-06-07libnm: use enum for setting prioritiesThomas Haller1-1/+1
2016-09-27libnm: reject too large team-config JSONThomas Haller1-0/+10
2016-09-27libnm: expose nm_utils_is_json_object() utility functionThomas Haller1-1/+1
2016-08-30libnm: restore verify() comments in team/team-port settingsBeniamino Galvani1-0/+3
2016-08-30Revert "libnm-core/team: normalize invalid config to NULL"Beniamino Galvani1-10/+2
2016-08-24libnm-core/team: normalize invalid config to NULLThomas Haller1-2/+10
2016-08-24libnm-core/team: treat "" team config as no configLubomir Rintel1-1/+2
2016-05-31libnm-core: fix comparison of team configurationBeniamino Galvani1-1/+7
2016-04-18libnm-core: use jansson to compare and check team configurationsBeniamino Galvani1-5/+41
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2014-11-19libnm: Override parts of nm-setting-docs.xmlDan Winship1-0/+8
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-0/+6
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-28libnm-core: make nm_setting_verify() take an NMConnectionDan Winship1-3/+3
2014-10-22libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship1-18/+0
2014-09-18libnm-core: change connection hash tables to variants in APIDan Winship1-3/+2
2014-09-17libnm-core: drop the ability to verify settings from property overridesDan Winship1-1/+1