summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bonding: add support to prio property in bond portsth/pr/1564Fernando Fernandez Mancera2023-05-0214-11/+141
* platform: add support to prio property in bond portsFernando Fernandez Mancera2023-05-025-7/+70
* platform: add netlink support for bond port optionsFernando Fernandez Mancera2023-05-028-46/+233
* libnm: fix ifcfg variable documentation at queue-id propertyFernando Fernandez Mancera2023-05-021-1/+1
* all: fix various wrong "return FALSE" for returning pointersThomas Haller2023-05-022-9/+9
* systemd: define ENABLE_GSHADOW to zeroThomas Haller2023-05-021-1/+1
* service: increase start timeout of NetworkManager.serviceThomas Haller2023-04-281-0/+3
* man: rewrite ipv4.method and ipv6.method man page descriptionsMarc Muehlfeld2023-04-274-4/+73
* core: merge branch 'th/auto-activate-rework'Thomas Haller2023-04-2710-183/+159
|\
| * core: simplify tracking of delete_on_deactivate idle actionThomas Haller2023-04-271-36/+15
| * core: assert that devices are not registered when disposing NMPolicyThomas Haller2023-04-271-13/+3
| * core: don't take reference on NMDevice to track auto-activateThomas Haller2023-04-271-2/+8
| * core: rework tracking of auto-activating devices in NMPolicyThomas Haller2023-04-273-56/+44
| * core: add nm_manager_get_policy() accessorThomas Haller2023-04-272-0/+10
| * core: call nm_manager_device_recheck_auto_activate_schedule() from "nm-manage...Thomas Haller2023-04-271-1/+1
| * core: rename nm_device_emit_recheck_auto_activate() to nm_device_recheck_auto...Thomas Haller2023-04-277-18/+18
| * core: drop NM_DEVICE_RECHECK_AUTO_ACTIVATE signal and call policy directlyThomas Haller2023-04-275-26/+13
| * core: use GSource for tracking reset_connections_retries idle actionThomas Haller2023-04-271-13/+14
| * core: use GSource for tracking _device_recheck_auto_activate_all_cb idle actionThomas Haller2023-04-271-8/+9
| * core: rename internal function nm_policy_device_recheck_auto_activate_all_sch...Thomas Haller2023-04-271-11/+14
| * core: expose and rename nm_policy_device_recheck_auto_activate_schedule()Thomas Haller2023-04-272-10/+17
| * core: don't trigger recheck to auto activate for deleted devicesThomas Haller2023-04-271-1/+5
|/
* core: merge branch 'th/rh2152864-ovs-autoactivate'Thomas Haller2023-04-271-4/+25
|\
| * device: trigger a recheck to autoconnect when unrealizing ovs-interfaceThomas Haller2023-04-261-0/+4
| * device: block autoconnect of profile when deleting deviceThomas Haller2023-04-261-1/+15
| * device: minor cleanup of code path in delete_cb()Thomas Haller2023-04-261-3/+6
|/
* nm-in-container: set NMCI_DEBUG=1 in bashrcThomas Haller2023-04-261-0/+2
* core: merge branch 'th/stable-id-default'Thomas Haller2023-04-216-43/+52
|\
| * core: use NMStrBuf in nm_utils_stable_id_parse()Thomas Haller2023-04-211-27/+24
| * libnm,core: make "default${CONNECTION}" the built-in stable IDThomas Haller2023-04-216-16/+28
|/
* NEWS: belatedly mention default for ipv6.addr-gen-modeThomas Haller2023-04-201-0/+2
* rpm: fix detection of ppp version for ppp >= 2.5.0Beniamino Galvani2023-04-201-1/+1
* release: bump version to 1.43.6 (development)1.43.6-devBeniamino Galvani2023-04-192-2/+2
* systemd: add "BindsTo=dbus.service" to NetworkManager.servicebg/service-binds-to-dbusBeniamino Galvani2023-04-191-0/+1
* nm-in-container: add commands to bash historyThomas Haller2023-04-181-0/+4
* contrib: show clang-format version in failure messageThomas Haller2023-04-181-1/+1
* device: emit dhcp-change dispatcher event also after a lease renewalbg/dispatcher-dhcp-changeBeniamino Galvani2023-04-181-6/+6
* nm-in-container: install libselinux-utilsBeniamino Galvani2023-04-181-0/+1
* ppp: merge branch 'th/ppp25'Thomas Haller2023-04-1810-145/+493
|\
| * ppp: move ppp code to "nm-pppd-compat.c"Thomas Haller2023-04-1711-269/+472
| * ppp, adding support for compiling against pppd-2.5.0Eivind Næss2023-04-166-23/+157
| * build: detect pppd version via pkg-config for PPPD_PLUGIN_DIREivind Næss2023-04-162-3/+14
|/
* libnm: fix annotation for out_is_valid of nm_wireguard_peer_get_allowed_ip()Thomas Haller2023-04-161-1/+1
* gitlab-ci: make detached MR pipeline for external contributor's pipelines to runThomas Haller2023-04-132-6/+20
* gitlab: merge branch 'th/gitlab-ci-tiers'Thomas Haller2023-04-135-287/+412
|\
| * release.sh: adjust check for gitlab-ci for changes in pipelineThomas Haller2023-04-131-1/+2
| * gitlab-ci: make tier tests automatic to simplify starting them manuallyThomas Haller2023-04-132-97/+97
| * gitlab-ci: extract base_type for distros to reduce redundant informationThomas Haller2023-04-133-19/+19
| * gitlab-ci: drop "tag"/"default_tag" from ci templatesThomas Haller2023-04-133-23/+9
| * gitlab-ci: rename "@container-prep" tests to "@prep"Thomas Haller2023-04-132-67/+67