summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26gitlab: add template messages for issues and merge requestsgitlab-templatesBeniamino Galvani3-0/+42
2023-06-26systemd/README: add hints for reimporting systemdThomas Haller1-0/+9
2023-06-26man: fix description of environment variable NM_CONFIG_ENABLE_TAGqyecst1-1/+1
2023-06-23contrib/rpm: migrate to SPDX licenseMiroslav Suchy1-1/+1
2023-06-15device/trivial: add code comment to _internal_activate_device() about how act...Thomas Haller1-0/+19
2023-06-15device/trivial: rename internal identifier carrier_wait_until_ms to have _mse...Thomas Haller1-12/+12
2023-06-14release: bump version to 1.43.10 (development)1.43.10-devThomas Haller2-2/+2
2023-06-14core: better handle ignore-carrier=no for bond/bridge/team devicesThomas Haller2-1/+81
2023-06-14cloud-setup: log a warning when no provider is detectedThomas Haller2-11/+25
2023-06-14ppp: merge branch 'th/pppd-so-rename'Thomas Haller7-2/+27
2023-06-14ppp/autotools: add missing check for symbols of libnm-ppp-pluginThomas Haller1-0/+6
2023-06-14ppp: fix plugin name for "rp-pppoe.so" with ppp 2.5Thomas Haller2-2/+8
2023-06-14ppp: detect the ppp version in the configure scriptThomas Haller4-0/+13
2023-06-14core: merge branch 'th/device-match'Thomas Haller12-284/+484
2023-06-14core: allow resetting blocked reason for a device in nm_manager_devcon_autoco...Thomas Haller1-1/+22
2023-06-14core: reorder return in find_master()Thomas Haller1-8/+8
2023-06-14core: various minor code cleanups around find_master()Thomas Haller1-20/+18
2023-06-14core: add nm_config_data_get_ignore_carrier_for_port() helperThomas Haller2-0/+58
2023-06-14core: rename nm_config_data_get_ignore_carrier() to nm_config_data_get_ignore...Thomas Haller3-6/+8
2023-06-14core: add nm_config_data_get_device_config() helper to lookup by match-dataThomas Haller2-6/+35
2023-06-14core: rename nm_config_data_get_device_config_*() variantsThomas Haller6-79/+82
2023-06-14core: refactor _match_section_infos_lookup() to accept match_data argumentThomas Haller1-28/+33
2023-06-14core: add nm_match_spec_device_data_init_from_platform() helperThomas Haller2-15/+38
2023-06-14device: add nm_match_spec_device_data_init_from_device() helperThomas Haller3-25/+51
2023-06-14device: add nm_device_get_s390_subchannels() accessorThomas Haller2-0/+13
2023-06-14core: replace multiple arguments of nm_match_spec_device() with structThomas Haller5-90/+107
2023-06-14core: add nm_match_spec_match_type_to_bool() helper to convert enum to booleanThomas Haller5-21/+20
2023-06-14device: define auto variables on separate lines in connection_requires_carrier()Thomas Haller1-3/+6
2023-06-14device: reorder checks in check_connection_available()Thomas Haller1-10/+13
2023-06-14tui: Enable/disable Wi-Fi and WWAN radiosJavier Sánchez Parra5-1/+147
2023-06-13contrib/rpm: update RPM description for NetworkManager-cloud-setup packageThomas Haller1-2/+2
2023-06-12n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Beniamino Galvani2-1/+16
2023-06-12Squashed 'src/n-dhcp4/' changes from b2a382ac4500..2707213e3ee0Beniamino Galvani2-1/+16
2023-06-12platform/tests: skip test_netns_bind_to_path() test on failureThomas Haller1-1/+9
2023-06-12merge: branch 'bg/log-device-type'Beniamino Galvani7-59/+71
2023-06-12core: log the device type when it can be ambiguousBeniamino Galvani2-23/+28
2023-06-12dhcp: store the device type for loggingBeniamino Galvani3-0/+17
2023-06-12device: add nm_device_get_type_desc_for_log()Beniamino Galvani2-0/+19
2023-06-12device: add comment about return value in nm_device_get_type_description()Beniamino Galvani1-2/+2
2023-06-12device: generic: make type-description constBeniamino Galvani1-16/+4
2023-06-12device: generic: make type-description property read-onlyBeniamino Galvani1-18/+1
2023-06-12cloud-setup: merge branch 'th/cloud-setup-fix-cancellation'Thomas Haller2-16/+35
2023-06-12cloud-setup: clear error variable in nmcs_device_reapply()Thomas Haller1-0/+2
2023-06-12cloud-setup: fix terminating in the middle of reconfiguring the systemThomas Haller1-16/+33
2023-06-12libnm/docs: better descripe "ipv[46].dns-options" in `man nm-settings-nmcli`Thomas Haller4-4/+61
2023-06-09cloud-setup: add pre-up event to prevent reaching network-online.targetWen Liang6-6/+19
2023-06-08device: only remember "forwarding" sysctl the first time in _dev_ipac6_start()Thomas Haller1-1/+1
2023-06-08merge: branch 'cathay4t:fix_reapply'Beniamino Galvani1-0/+9
2023-06-08setting-connection: Unblock autoconnect upon finish of `Reapply`Gris Ge1-0/+9
2023-06-07dns/dnsmasq: do not use --dnssec-proxy by defaultPetr Menšík1-1/+0