summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-20wpa_supplicant: add tls_disable_time_checks flag to phase 1 auth flagsadd_TLS_disable_timeVojtech Bubela6-11/+18
2022-09-19bond: merge branch 'th/bond-opt-cleanup'Thomas Haller4-71/+156
2022-09-19bond: use _nm_setting_bond_opt_value_as_intbool() in _platform_lnk_bond_init_...Thomas Haller1-9/+3
2022-09-19bond: make _platform_lnk_bond_init_from_setting() more readable via a macroThomas Haller1-38/+40
2022-09-19bond: add _nm_setting_bond_opt_value_as_intbool() helperThomas Haller3-0/+18
2022-09-19bond: assert integer range in _nm_setting_bond_opt_value_as_u{8,16,32}()Thomas Haller3-24/+95
2022-09-15nmcli: fix `nmcli connection add -h` output for optional ifname parameterThomas Haller1-1/+1
2022-09-15initrd: generate initrd generator profiles with autoconnect-priority -100Thomas Haller4-0/+13
2022-09-15platform: fix tracking similar objects in NMPGlobalTrackerThomas Haller1-2/+18
2022-09-15all: merge branch 'th/g-array-index'Thomas Haller38-182/+233
2022-09-15contrib: discourage g_array_index() in "checkpatch.pl"Thomas Haller1-0/+1
2022-09-15all: use nm_g_array_{index,first,last,index_p}() instead of g_array_index()Thomas Haller35-128/+133
2022-09-15glib-aux: add nm_g_array_index() macro and improve nm_g_array_index_p() macrosThomas Haller3-34/+85
2022-09-15all: use nm_g_array_append_new() at various placesThomas Haller6-20/+14
2022-09-14device/adsl: make argument of callback for platform-changed-signal constThomas Haller1-6/+6
2022-09-13bond: merge branch 'ff/bond_primary'Thomas Haller4-8/+9
2022-09-13bond: fix primary bond option when the link is not presentFernando Fernandez Mancera1-0/+4
2022-09-13platform: use signed int for NMPlatformLnkBond.primaryThomas Haller3-4/+4
2022-09-13platform: don't fallback to IFLA_BOND_ACTIVE_SLAVE for the primaryThomas Haller1-4/+1
2022-09-13libnm-core-impl/tests: style fixThomas Haller1-4/+4
2022-09-12dummy: drop NM_DEVICE_DUMMY_GET_PRIVATE()Wen Liang1-3/+0
2022-09-09contrib: setup "nm-in-container.sh" on start via rc.local scriptThomas Haller4-23/+25
2022-09-09core: merge branch 'th/fix-print-config-duplicates'Thomas Haller2-18/+41
2022-09-09glib-aux/trivial: fix typo in code commentThomas Haller1-1/+1
2022-09-09core/config: use NM_STR_HAS_PREFIX() instead of g_str_has_prefix()Thomas Haller1-7/+7
2022-09-09core/config: fix duplicate entires in `NetworkManager --print-config` outputThomas Haller1-10/+33
2022-09-09build: fix regenerating "nm-property-infos-%.xml" files on changesThomas Haller1-2/+7
2022-09-08glib-aux,platform: merge branch 'th/misc'Thomas Haller9-98/+147
2022-09-08platform: simplify nm_platform_ip_route_get_prune_list() to not reuse variablesThomas Haller1-56/+41
2022-09-08platform: add NMPIPAddressSyncFlags parameter to nm_platform_ip_address_sync()Wen Liang3-23/+47
2022-09-08libnm-base,all: add and use NM_LOOPBACK_IFINDEX defineWen Liang4-4/+11
2022-09-08glib-aux: add "NM_IPV4LO_NETWORK" defines and similarWen Liang2-3/+11
2022-09-08glib-aux: add NM_IN6ADDR_INIT() macro and use itThomas Haller2-1/+26
2022-09-08platform/tests: use NM_ETHER_ADDR_INIT() macroThomas Haller1-13/+13
2022-09-08libnm: avoid serializing "ipv6.addr-gen-mode" default to D-BusThomas Haller1-2/+1
2022-09-08man: update "--print-config" text in `man NetworkManager`Thomas Haller1-3/+11
2022-09-08contrib: fix syntax error in "configure-for-system.sh"Thomas Haller1-2/+2
2022-09-08device: don't ignore external slave removalsLubomir Rintel1-6/+10
2022-09-08release: bump version to 1.41.2 (development)1.41.2-devThomas Haller2-2/+2
2022-09-08style: fix python black formatting of "generate-docs-nm-settings-docs-merge.py"Thomas Haller1-0/+2
2022-09-07Merge branch 'wl/ifcfg' into mainWen Liang4-50/+92
2022-09-07ifcfg-rh: rework error handling in parse_infiniband_p_key()wl/ifcfgThomas Haller1-22/+20
2022-09-07ipoib: skip validating the DEVICE when reading the ifcfg fileWen Liang4-28/+73
2022-09-07infiniband: avoid normalizing the p-key when reading from ifcfgWen Liang1-1/+0
2022-09-07Revert "platform: add the `a_no_auto_noprefixroute` flag"Wen Liang2-39/+23
2022-09-07manager: don't bring up master connections on devices that are not disconnectedLubomir Rintel1-5/+3
2022-09-07merge: branch 'lr/docs-deprec-props'Lubomir Rintel9-55/+85
2022-09-07generate-docs-nm-settings-docs-gir: remove space from the beginning of a paralr/docs-deprec-propsLubomir Rintel1-3/+3
2022-09-07setting-bridge,wireless: improve some deprecation warningsLubomir Rintel4-10/+8
2022-09-07setting-8021x: add deprecation tagsLubomir Rintel3-10/+12