summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-03man: update documentation about global DNS configurationbg/dnsmasq-global-confBeniamino Galvani1-6/+11
2023-03-03dnsmasq: process both global and per-device configurationBeniamino Galvani1-1/+2
2023-03-03contrib: add usage comment to "git-subtree-reimport.sh"Thomas Haller1-0/+9
2023-03-03c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller5-1/+345
2023-03-03Squashed 'src/c-stdaux/' changes from eceefe959250..699c20de4e81Thomas Haller5-1/+345
2023-03-03platform: fix test_link_set_properties()Beniamino Galvani1-3/+4
2023-03-03merge: branch 'bg/link-setting'Beniamino Galvani29-21/+761
2023-03-02device: manually update link properties for ovs interfacesbg/link-settingBeniamino Galvani3-4/+10
2023-03-02device: set link propertiesBeniamino Galvani1-2/+159
2023-03-02platform: support changing link propertiesBeniamino Galvani4-1/+150
2023-03-02all: add "link" settingBeniamino Galvani21-3/+423
2023-03-02libnm-core: remove assertion in testBeniamino Galvani1-2/+0
2023-03-02libnmc-setting: allow the "match" setting for some port connectionsBeniamino Galvani1-0/+4
2023-03-02platform: rename link_change() to link_change_extra()Beniamino Galvani3-13/+19
2023-03-02device: reconfigure ethtool and tc also for assumed devicesBeniamino Galvani1-2/+2
2023-03-02settings: preserve existing connection flags on updatebg/connection-flagsBeniamino Galvani1-2/+6
2023-03-01platform: fix bridge test with fake platformBeniamino Galvani2-28/+85
2023-03-01merge: branch 'fix-suiteb'Beniamino Galvani1-0/+4
2023-03-01nmcli: add WPA-EAP-SUITE-B-192 to SECURITYliaohanqin1-0/+4
2023-03-01platform/tests: add test for nm_platform_link_set_bridge_info()Thomas Haller1-4/+48
2023-03-01bridge: set vlan_filtering and vlan_default_pvid via netlinkVladislav Tsisyk4-16/+106
2023-03-01ifcfg-rh: fix wrong (transfer-full) annotation in internal codeThomas Haller1-1/+1
2023-02-28build: add test for checking consistency of "nm-autoptr.h"Thomas Haller3-2/+39
2023-02-28libnm: add missing types to "nm-autoptr.h" headerThomas Haller1-1/+7
2023-02-28vapi: merge branch 'tintou/gir-fixes'Thomas Haller6-24/+142
2023-02-28vapi: add test for consistency of "vapi/NM-1.0.metadata"Thomas Haller3-0/+36
2023-02-28vapi: Add several namespace changes and more specific types for propertiesCorentin Noël1-19/+75
2023-02-28libnm/connection: Add missing annotations to nm_connection_diffCorentin Noël1-4/+29
2023-02-28libnm: Specify the main header in the .gir fileCorentin Noël2-1/+2
2023-02-28platform: merge branch 'th/platform-nl-extack-msg'Thomas Haller11-173/+279
2023-02-28platform: minor refactoring of temporary-not-available routesThomas Haller1-25/+38
2023-02-28platform: get extack_msg innm_platform_ip_route_sync()Thomas Haller1-3/+5
2023-02-28platform: return extack message from add address/route operationsThomas Haller9-46/+100
2023-02-28platform: drop logging for unexpected sequence numberThomas Haller1-14/+1
2023-02-28platform: minor cleanup of event_seq_check()Thomas Haller1-13/+16
2023-02-28platform: log extack warning messages for netlink requestsThomas Haller2-9/+22
2023-02-28platform: rename variables for extack messageThomas Haller1-39/+39
2023-02-28platform/netlink: cleanup nla_strlcpy() to not wipe remaining bufferThomas Haller2-27/+50
2023-02-28platform/netlink: assert for valid string in nla_get_string()Thomas Haller1-1/+12
2023-02-28libnm: merge branch 'champtar:route-unreachable'Thomas Haller3-3/+3
2023-02-28platform/trivial: fix route type name (unavailable -> unreachable)Etienne Champetier1-1/+1
2023-02-28doc: fix route type name (unavailable -> unreachable)Etienne Champetier2-2/+2
2023-02-27libnm: drop _NMConnectionForEachSecretFunc from public headersThomas Haller2-3/+2
2023-02-27cloud-setup: use nm_strv_dup_packed() in nm_http_client_poll_get()Thomas Haller1-2/+7
2023-02-27device: fix copy/paste error in nm-device-ip-tunnel.cBeniamino Galvani1-2/+2
2023-02-27po: update Georgian (ka) translationNorwayFun1-1329/+1507
2023-02-24doc: fix documenting "carrier-wait-timeout" in NetworkManager-wait-online manualThomas Haller1-1/+1
2023-02-24platform: ensure ext-data is of expected typeThomas Haller1-14/+23
2023-02-23merge: branch 'th/devcon-track-autoconnect'Fernando Fernandez Mancera14-238/+678
2023-02-23utils: rename NM_SETTINGS_AUTO_CONNECT_* to NM_SETTINGS_AUTOCONNECT_*th/devcon-track-autoconnectFernando Fernandez Mancera7-37/+37