summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-07libnm: refactor the routing rule validation for from/to propertywl/routing_rule_fixWen Liang2-4/+12
2023-11-07test-client: fix warnings about invalid escape sequencesbg/python-escape-seqBeniamino Galvani1-30/+30
2023-11-07merge: branch 'ih/spdx'Íñigo Huguet1-2/+2
2023-11-07contrib/rpm: libnm: migrate to SPDX licenseÍñigo Huguet1-2/+2
2023-11-06merge: branch 'feature-ethtool-eee'Beniamino Galvani20-3/+318
2023-11-03ethtool: introduce EEE supportJohannes Zink20-3/+318
2023-11-03Remove reference to deleted file in Makefile.amÍñigo Huguet1-1/+0
2023-11-03merge: branch 'systemd'Íñigo Huguet6-30/+2
2023-11-03build: assume we have at least systemd v200Michael Biebl5-30/+1
2023-11-03dispatcher: show man page in .service fileMichael Biebl1-0/+1
2023-11-03merge: branch 'jv/fix-wireless-bounds-check'Íñigo Huguet2-2/+16
2023-11-03libnm: fix bounds check in _get_mac_blacklist_item()Jan Vaclav2-2/+16
2023-11-02device: merge branch 'th/udev-auto-link-local-only'Thomas Haller6-48/+114
2023-11-02auto-default: check NM_AUTO_DEFAULT_LINK_LOCAL_ONLY from nm-deviceÍñigo Huguet2-29/+37
2023-11-02core: honor ID_NET_MANAGED_BY="org.freedesktop.NetworkManager" to manage deviceThomas Haller3-0/+20
2023-11-02core: refactor nm_platform_link_get_unmanaged() to return ternary valueThomas Haller3-22/+28
2023-11-02man: document "ID_NET_DHCP_BROADCAST" udev propertyThomas Haller1-0/+9
2023-11-02device/ethernet: honor ID_NET_AUTO_LINK_LOCAL_ONLY udev propertyThomas Haller3-5/+28
2023-11-01release: bump version to 1.45.6 (development)1.45.6-devBeniamino Galvani2-2/+2
2023-10-31libnm: embed private structure in NMSetting and avoid g_type_class_add_private()Thomas Haller40-321/+158
2023-10-31ovs: merge branch 'bg/ovs-netdev'Beniamino Galvani2-92/+250
2023-10-31ovs-interface: wait that the cloned MAC changes instead of setting itbg/ovs-netdevBeniamino Galvani1-24/+90
2023-10-31ovs-interface: add check_waiting_for_link()Beniamino Galvani1-12/+40
2023-10-31ovs-interface: fix state change in link_changed()Beniamino Galvani1-18/+14
2023-10-31ovs-interface: improve commentsBeniamino Galvani1-23/+46
2023-10-31ovs-interface: add trace messages when waiting for linkBeniamino Galvani1-4/+16
2023-10-31ovs-interface: move wait-link members to a sub-structBeniamino Galvani1-32/+40
2023-10-31ovs-interface: add ovs_interface_is_netdev_datapath() helperBeniamino Galvani1-19/+37
2023-10-31ovs-interface: make sure handlers are disconnected on deactivateBeniamino Galvani1-2/+9
2023-10-31device: return G_SOURCE_* instead of boolean in source callbackBeniamino Galvani1-1/+1
2023-10-30all: merge branch 'th/nm-g-array-index'Thomas Haller5-8/+29
2023-10-30all: use nm_g_array_first_p() instead of nm_g_array_index_p(,,0) where applic...Thomas Haller2-3/+3
2023-10-30all: use nm_g_array_index() instead of g_array_index()Thomas Haller2-4/+5
2023-10-30glib-aux/trivial: improve code comment for nm_g_array_index_p()Thomas Haller1-1/+21
2023-10-27merge: branch 'bg/deactivate-reason'Beniamino Galvani4-6/+16
2023-10-27core: propagate the user-requested reason for act-request disconnectionbg/deactivate-reasonBeniamino Galvani1-2/+8
2023-10-27core: add "reason" argument to NMActiveConnection device_state_changed()Beniamino Galvani4-4/+8
2023-10-25merge: branch 'ih/epoch'Íñigo Huguet1-2/+2
2023-10-25spec: Add missing epoch to some obsoleted versionsÍñigo Huguet1-2/+2
2023-10-25merge: branch 'jv/fix-meson-doc-libnm'Íñigo Huguet2-1/+5
2023-10-25build: add missing source dirs to meson doc buildJan Vaclav2-0/+4
2023-10-25libnm/docs: fix building libnm documentation with mesonJan Vaclav1-1/+1
2023-10-25merge: branch 'ishitatsuyuki-main-patch-08142'Íñigo Huguet1-1/+2
2023-10-24connectivity: Make curl timeout callback non-repeating.Tatsuyuki Ishi1-1/+2
2023-10-23all: merge branch 'th/strv-contains'Thomas Haller16-38/+33
2023-10-23glib-aux/trivial: rename arguments in nm_strv_cleanup() functionThomas Haller2-11/+9
2023-10-23all: use nm_strv_contains() instead of nm_strv_find_first() for membership checkThomas Haller15-29/+26
2023-10-22device: fix indentationBeniamino Galvani1-6/+8
2023-10-20merge: branch 'main'Íñigo Huguet1-35/+35
2023-10-20device: disable IPv6 in NetworkManager when disabled in kernelYuki Inoguchi1-35/+35