summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-29ifcfg-rh: fail to save connections with the 'link' settingbg/link-setting-ifcfgBeniamino Galvani2-2/+7
2023-06-29ifcfg-rh: add helper to set unsupported errorBeniamino Galvani2-9/+31
2023-06-29man: update list of settings not supported by ifcfg-rhBeniamino Galvani1-1/+1
2023-06-29ifcfg-rh: emit deprecation warning when a ifcfg-rh profile is foundBeniamino Galvani1-7/+17
2023-06-29build: don't enable ifcfg-rh by default on RH distrosBeniamino Galvani3-7/+1
2023-06-29build,man: document ifcfg-rh as deprecatedBeniamino Galvani3-5/+5
2023-06-29libnm: sort setting headers in NetworkManager.hBeniamino Galvani1-2/+2
2023-06-28mailmap: update Jordi's identityThomas Haller1-0/+1
2023-06-28po: update Catalan (ca) translationJordi Mas1-2286/+2876
2023-06-28nm-in-container: install pytest by defaultThomas Haller1-2/+1
2023-06-28gitlab-ci: fix setup of debian:9 containerThomas Haller2-2/+11
2023-06-28tests: avoid Python3 f-string in "test-cloud-meta-mock.py"Thomas Haller1-1/+1
2023-06-27systemd/README: improve readmeThomas Haller1-22/+28
2023-06-27merge: branch 'ff/fix_bridge_unit'Fernando Fernandez Mancera1-76/+72
2023-06-27tests: rename controller port unit test and variablesff/fix_bridge_unitFernando Fernandez Mancera1-65/+67
2023-06-27tests: fix linux bridge port option testFernando Fernandez Mancera1-15/+9
2023-06-27contrib: autodetect the Fedora version for "nm-code-format-container.sh" scriptThomas Haller1-1/+5
2023-06-27systemd: merge branch systemd into mainWen Liang81-879/+2919
2023-06-27docs: merge branch 'bg/device-doc'Beniamino Galvani6-0/+839
2023-06-27docs: add daemon internal documentationbg/device-docBeniamino Galvani3-0/+422
2023-06-27docs: add device internal documentationBeniamino Galvani3-0/+417
2023-06-27gitlab: improve issue and merge-request templatesBeniamino Galvani2-6/+6
2023-06-26systemd: update code from upstream (2023-06-13)Wen Liang69-870/+2863
2023-06-26platform/trivial: add code comment to NMP_SYSCTL_PATHID_NETDIR_A()Thomas Haller1-0/+7
2023-06-26platform: rename NMP_SYSCTL_PATHID_NETDIR() to have "_A" suffixThomas Haller5-47/+49
2023-06-26po: fix marking "nmtui-radio.c" for translationJavier Sánchez Parra1-0/+1
2023-06-26settings,libnm: merge branch 'th/settings-version-id'Thomas Haller9-39/+176
2023-06-26settings: add "version-id" argument to Update2() D-Bus callThomas Haller3-1/+31
2023-06-26settings,libnm: add version-id to settings/remote connectionThomas Haller7-11/+115
2023-06-26settings: refactor error handling in update_auth_cb()Thomas Haller1-27/+30
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