summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-23policy: track autoconnect retries per Device x ConnectionFernando Fernandez Mancera7-196/+442
2023-02-22utils: move autoconnect_blocked_reason_to_string to NetworkManagerUtilsFernando Fernandez Mancera4-22/+32
2023-02-22core: add support for tracking Device times Profile in NMManagerThomas Haller7-0/+152
2023-02-22core: expose accessors to NMManager in NMSettings, NMSettingsConnection, NMDe...Thomas Haller6-4/+36
2023-02-22client/tests: adjust expected output for new order of replace-local-ruleFernando Fernandez Mancera3-496/+496
2023-02-22libnmc-setting: place replace-local-rule under routing-rulesFernando Fernandez Mancera1-6/+6
2023-02-22libnm: adjust symbol versioning of deprecating NMActiveConnection Master prop...Wen Liang1-1/+1
2023-02-22glib-aux/trivial: reword code comments about bad random fallback in "nm-rando...Thomas Haller1-9/+11
2023-02-22glib-aux: improve NM_FLAGS_{SET,UNSET,ASSIGN,ASSIGN_MASK}() macrosThomas Haller1-17/+26
2023-02-21libnm: adjust symbol versioning for backporting replace-local-ruleFernando Fernandez Mancera1-1/+5
2023-02-21wwan: workaround missing mm_modem_3gpp_set_initial_eps_bearer_settings() APIThomas Haller1-0/+8
2023-02-21merge: branch 'ff/route_rule_0'Fernando Fernandez Mancera20-679/+1094
2023-02-21all: add new "ipv[46].replace-local-rule" settingff/route_rule_0Fernando Fernandez Mancera18-666/+1056
2023-02-21platform: introduce function to globally track local route ruleFernando Fernandez Mancera2-13/+38
2023-02-21meson.build: fix build failure with -Dmodem_manager=falseFabrice Fontaine1-1/+3