summaryrefslogtreecommitdiff
path: root/libnm-core/nm-team-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* libnm: deduplicate NMSettInfoPropertType instancesThomas Haller2019-09-301-2/+28
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm: remove dead code in nm_team_setting_config_get()Thomas Haller2019-08-021-2/+2
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-281-1/+2
* libnm/team: fix setting setting same JSON stringThomas Haller2019-06-091-5/+8
* libnm/team: strict validate team settings by libnm clients not sending the JSONThomas Haller2019-06-041-31/+51
* libnm/team: fix handling default values and stricter validate team configThomas Haller2019-06-041-431/+626
* libnm/team: reorder fields in JSON output for team link watcherThomas Haller2019-06-041-12/+12
* libnm/team: add space in JSON output for link watcherThomas Haller2019-06-041-1/+1
* libnm: support strict parsing of team link watcher from GVariantThomas Haller2019-05-231-49/+101
* libnm: implement team's _link_watcher_from_variant() reusing meta dataThomas Haller2019-05-231-85/+148
* libnm: implement team's _link_watcher_to_variant() reusing meta dataThomas Haller2019-05-231-102/+76
* libnm: split creation/conversion of team link watcher from variantThomas Haller2019-05-231-155/+171
* libnm: move team link-watchers to/from variant to "nm-team-setting.c"Thomas Haller2019-05-231-0/+206
* libnm: rework team handling of JSON configThomas Haller2019-05-231-0/+1990
* libnm: add "libnm-core/nm-team-utils.h"Thomas Haller2019-05-231-0/+22