summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* libnm/keyfile: don't parse JSON config in keyfile reader twiceThomas Haller2019-05-231-5/+5
* libnm: support strict parsing of team link watcher from GVariantThomas Haller2019-05-234-52/+106
* 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-234-207/+211
* libnm: rework team handling of JSON configThomas Haller2019-05-239-1579/+2717
* libnm: add "libnm-core/nm-team-utils.h"Thomas Haller2019-05-233-2/+52
* libnm: add init_from_dbus() virtual function to NMSettingThomas Haller2019-05-232-30/+69
* libnm: don't duplicate NMTeamLinkWatcher and make ref thread-safeThomas Haller2019-05-234-21/+32
* libnm: rework NMTeamLinkWatcher structure and embed stringsThomas Haller2019-05-231-61/+81
* libnm: add internal cmp() function for NMTeamLinkWatcher typesThomas Haller2019-05-233-43/+91
* libnm: mark NMTeamLinkWatcher arguments as const in APIThomas Haller2019-05-232-25/+27
* libnm/tests: mark team tests as skipped without JSON validationThomas Haller2019-05-232-6/+24
* libnm/tests: add tests for modifying team settingThomas Haller2019-05-231-0/+64
* libnm/tests: check for identical team config in _team_config_equal_check()Thomas Haller2019-05-231-0/+5
* libnm/tests: cleanup testsThomas Haller2019-05-231-15/+15
* libnm: fix parsing "nsna_ping" team link watcher from GVariantThomas Haller2019-05-231-1/+1
* Revert "libnm: don't assert for success of g_dbus_error_register_error()"Thomas Haller2019-05-221-1/+2
* doc: replace "Split DNS" with "Conditional Forwarding"Jonas DOREL2019-05-171-1/+1
* libnm: mark static "eap_methods_table" array as constThomas Haller2019-05-161-2/+2
* libnm: don't assert for success of g_dbus_error_register_error()Thomas Haller2019-05-151-2/+1
* libnm: cleanup register_error_domain()Thomas Haller2019-05-151-15/+10
* libnm: rename "memory" parameter of fq_codel QDisc to "memory_limit"Thomas Haller2019-05-071-1/+1
* platform: fix handling of default value for TCA_FQ_CODEL_CE_THRESHOLDThomas Haller2019-05-071-0/+3
* platform: fix handling of fq_codel's memory limit default valueThomas Haller2019-05-071-0/+5
* libnm: use macro and designated initializers for NMVariantAttributeSpecThomas Haller2019-05-074-64/+62
* libnm: mark NMVariantAttributeSpec pointers as constThomas Haller2019-05-073-3/+3
* libnm: cleanup _nm_utils_parse_tc_handle()Thomas Haller2019-05-072-20/+41
* libnm/tests: add test for _nm_utils_parse_tc_handle()Thomas Haller2019-05-071-0/+56
* shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"Thomas Haller2019-05-071-1/+1
* libnm: unify property-to-dbus handling of NMSettingThomas Haller2019-05-0111-135/+136
* libnm: rename function pointers of NMSettInfoPropertyThomas Haller2019-05-014-87/+97
* libnm: pass connection to compare_property() functionThomas Haller2019-05-0118-129/+236
* libnm: cleanup converting properties to GVariantThomas Haller2019-05-012-61/+99
* libnm: cleanup get_property_for_dbus()Thomas Haller2019-05-011-45/+51
* tc/tfilter: add mirred actionLubomir Rintel2019-04-301-0/+11
* tc/qdisc: add support for fq_codel attributesLubomir Rintel2019-04-301-0/+13
* libnm: refactor implementation of "ethernet.s390-options" propertyThomas Haller2019-04-254-75/+270
* libnm/keyfile: implement ethernet.s390-options in keyfileThomas Haller2019-04-252-2/+204
* shared,libnm-core: use nm_utils_named_value_list_sort()Thomas Haller2019-04-251-2/+1
* shared: add "nm-libnm-core-aux/nm-libnm-core-aux.h"Thomas Haller2019-04-251-1/+2
* libnm: add missing NM_AVAILABLE_IN_1_18 markers to nm_ip_routing_rule_*() APIThomas Haller2019-04-211-0/+2
* libnm: don't return deep-copied strv array from nm_tc_qdisc_get_attribute_nam...Thomas Haller2019-04-202-7/+5
* libnm-core: avoid cloning attributes of NMTCQdisc/NMTCAction to convert to st...Thomas Haller2019-04-205-31/+29
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-182-3/+3
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-1810-11/+92
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-1812-16/+16
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-1/+1
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-1/+1