summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-26core: honor the "ipv4.dhcp-use-routes" propertybg/dhcp-use-routesBeniamino Galvani9-22/+99
2024-08-26libnm,nmcli: introduce a ipv4.dhcp-use-routes propertyBeniamino Galvani12-540/+787
2024-08-21release: bump version to 1.49.5 (development)1.49.5-devÍñigo Huguet2-2/+2
2024-08-21CI: regenerate templateih/templateregÍñigo Huguet1-2/+2
2024-08-21debian: install policykit-1 or polkitd depending on the versionÍñigo Huguet1-1/+2
2024-08-21merge: branch 'ih/debian-polkit'Íñigo Huguet3-38/+6
2024-08-21ci: remove CentOS Stream 8 (EOLd)Íñigo Huguet2-37/+5
2024-08-21debian: install polkitd instead of policykit-1Íñigo Huguet1-1/+1
2024-08-21NEWS: update with some of the latest changesÍñigo Huguet1-0/+2
2024-08-21format: run nm-code-formatÍñigo Huguet1-8/+9
2024-08-21merge: branch 'lr/sad-nmcli-edit'Íñigo Huguet1-3/+5
2024-08-21nmcli/edit: fix an assertion failure when tab-completing bad setting nameLubomir Rintel1-3/+5
2024-08-21merge: branch 'jv/edit-memory-leak'Íñigo Huguet1-2/+9
2024-08-21nmcli/edit: fix memory leak in extract_setting_and_propertyJan Vaclav1-2/+9
2024-08-21merge: branch 'bg/hostname-retry'Íñigo Huguet1-22/+117
2024-08-21policy: retry hostname resolution when it failsBeniamino Galvani1-22/+117
2024-08-21merge: branch 'ih/sl-po'Íñigo Huguet1-4429/+8631
2024-08-21po: Update Slovenian (sl) po fileMartin1-4429/+8631
2024-08-21merge: branch 'ih/resync_backoff'Íñigo Huguet1-1/+16
2024-08-21platform: add small backoff time before resyncÍñigo Huguet1-1/+16
2024-08-21merge: branch 'bg/bridge-vlan-reapply'Íñigo Huguet11-70/+702
2024-08-21bridge: reapply port VLANs only when necessaryBeniamino Galvani1-3/+32
2024-08-21platform: add nmp_utils_bridge_normalized_vlans_equal()Beniamino Galvani5-7/+336
2024-08-21platform: support reading bridge VLANsBeniamino Galvani3-0/+175
2024-08-21device: support reapplying bridge-port VLANsBeniamino Galvani4-0/+92
2024-08-21bridge: change the signature for nm_platform_link_set_bridge_vlans()Beniamino Galvani4-63/+70
2024-08-20platform: add define for IFLA_BOND_SLAVE_PRIObg/bond-port-define-prioBeniamino Galvani1-0/+3
2024-08-19merge: branch 'th/lldp-fix-crash'Fernando Fernandez Mancera6-27/+45
2024-08-19lldp: fix multiple access to argument in logging macroth/lldp-fix-crashThomas Haller1-1/+1
2024-08-19lldp: fix crash dereferencing NULL pointer during debug loggingThomas Haller5-26/+44
2024-08-09release: bump version to 1.49.4 (development)1.49.4-devFernando Fernandez Mancera2-2/+2
2024-08-09merge: branch 'ff/drop_offensive_code'Fernando Fernandez Mancera109-2260/+2335
2024-08-09config: parse autoconnect-ports value on configff/drop_offensive_codeFernando Fernandez Mancera2-1/+16
2024-08-09dbus-interface: rename activation flag to use conscious languageFernando Fernandez Mancera3-15/+19
2024-08-09src: drop most slave references from the codeFernando Fernandez Mancera82-1069/+1073
2024-08-09src: drop most master references from the codeFernando Fernandez Mancera77-1402/+1454
2024-08-09deamon-helper: ensure helper_complete() never returns NULL on successth/daemon-helper-no-null-resultThomas Haller1-1/+3
2024-08-09keyfile: do not write offensive terms into keyfileff/do_not_wite_offensiveFernando Fernandez Mancera2-0/+11
2024-08-06merge: branch 'patch-1'Íñigo Huguet3-42/+41
2024-08-06examples: take lines out of loop (refactor)Isidro Arias1-27/+26
2024-08-06examples: fix gnome.org linkIsidro Arias1-1/+1
2024-08-06examples: fix print parenthesis place in get_ips.pyIsidro Arias1-14/+14
2024-08-06merge: branch 'bg/route-dump'Íñigo Huguet1-22/+92
2024-08-06platform: log routes dump failure as errorÍñigo Huguet1-1/+1
2024-08-06platform: add a retry mechanism in case route dump failsBeniamino Galvani1-1/+17
2024-08-06platform: assert that we only generate route message of tracked protoBeniamino Galvani1-0/+1
2024-08-06platform: dump only selected route protocolsBeniamino Galvani1-22/+69
2024-08-06platform: introduce array of tracked protocolsBeniamino Galvani1-1/+7
2024-08-02policy: unblock the autoconnect for children when parent is availableWen Liang1-25/+111
2024-08-02merge: branch 'main'Íñigo Huguet2-0/+4