summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-20device: update address in nm_device_update_from_platform_link()bg/rh2168477Beniamino Galvani1-0/+3
2023-02-20gsm: merge branch 'svenschwermer:initial-eps-bearer'Thomas Haller11-88/+332
2023-02-20wwan: Set initial EPS bearer settingsSven Schwermer3-0/+108
2023-02-20libnm: Add initial EPS parameters to gsm settingsSven Schwermer8-44/+158
2023-02-20libnm: extract helper function to verify APN in "nm-setting-gsm.c"Thomas Haller1-45/+67
2023-02-20dispatcher: fix constructing the IPv4 nameserver variableBeniamino Galvani1-1/+1
2023-02-16dbus: merge branch 'wl/deprecate_dbus_master_prop'Wen Liang10-17/+157
2023-02-16dbus: deprecate the NMActiveConnection Master propertyWen Liang7-14/+146
2023-02-16nm-client: expose the method nml_dbus_property_o_notify()Wen Liang2-1/+8
2023-02-16add _NM_DEPRECATED_INCLUSIVE_LANGUAGE_1_44Wen Liang1-2/+3
2023-02-16wwan/ofono: fix a couple of logic errors in update_connection_list()Ratchanan Srirattanamet1-3/+2
2023-02-16glib-aux: choose favorable reallocation sequence in nm_utils_fd_read()Thomas Haller1-5/+9
2023-02-16examples: support older libnm without NM.SettingOvsOtherConfig in "ovs-extern...Thomas Haller1-17/+24
2023-02-14contrib: update "configure-for-system.sh" and start buildThomas Haller1-18/+35
2023-02-14contrib/rpm: minor cleanup of "NetworkManager.spec"Thomas Haller1-2/+2
2023-02-13po: update Russian (ru) translationJulia Dronova1-3353/+3037
2023-02-13device: preserve assume state if updating port failsbg/rh2092215Beniamino Galvani1-0/+1
2023-02-13systemd: merge branch systemd into mainThomas Haller99-1459/+2212
2023-02-13build: meson: add option to set the mobile-broadband-provider-info databaseHeiko Thiery2-1/+6
2023-02-13examples: rework "python/gi/show-wifi-networks.py" exampleThomas Haller1-90/+159
2023-02-13contrib/release: fix version in import-docs hint messageThomas Haller1-1/+6
2023-02-13std-aux: suppress verbose assert message with _nm_assert_fail()Thomas Haller2-13/+12
2023-02-13Revert "std-aux: drop assertion and function name from assert() in release mode"Thomas Haller1-19/+0
2023-02-11libnm/tests: adjust test for glib change in 2.75.0 for assertion warningThomas Haller2-5/+16
2023-02-10libnm/docs: fix gtk-doc generation for settingsThomas Haller2-4/+0
2023-02-10contrib/rpm: fix "--enable-ppp" flag to build without pppThomas Haller1-1/+1
2023-02-10contrib/rpm: sync obsoletes_{initscripts_updown,ifcfg_rh} versionThomas Haller1-2/+2
2023-02-10contrib/rpm: fix building without pppStewart Smith1-0/+4
2023-02-10contrib/rpm: fix flatpak buildYaakov Selkowitz1-5/+7
2023-02-10release: bump version to 1.43.2 (development)1.43.2-devThomas Haller31-883/+1246
2023-02-10NEWS: updateThomas Haller1-2/+8
2023-02-10release: bump version to 1.42.01.42.0Thomas Haller2-3/+3
2023-02-10NEWS: updateThomas Haller1-5/+0
2023-02-09contrib: accept ssh:// git url for origin in "nm-setup-git.sh"Thomas Haller1-1/+2
2023-02-09glib-aux: drop usage of malloc_usable_size() in nm_free_secret()Thomas Haller1-15/+1
2023-02-09NEWS: updateLubomir Rintel1-26/+23
2023-02-09NEWS: updateLubomir Rintel1-26/+23
2023-02-09logging/trivial: add code comment about logging "<level> [timestamp]"Thomas Haller1-0/+14
2023-02-08NEWS: updateThomas Haller1-0/+1
2023-02-08dispatcher: merge branch 'dylanvanassche:method-change-dispatch'Thomas Haller5-2/+15
2023-02-08man: NetworkManager-dispatcher: document reapply actionDylan Van Assche1-0/+6
2023-02-08nm-dispatcher: dispatch on reapplyDylan Van Assche4-2/+9
2023-02-08dispatcher: merge branch 'dylanvanassche:method-change-dispatch'Thomas Haller5-2/+15
2023-02-08systemd: update code from upstream (2023-02-07)Thomas Haller91-1707/+2156
2023-02-08man: NetworkManager-dispatcher: document reapply actionDylan Van Assche1-0/+6
2023-02-08nm-dispatcher: dispatch on reapplyDylan Van Assche4-2/+9
2023-02-08glib-aux: drop usage of malloc_usable_size() in nm_free_secret()Thomas Haller1-15/+1
2023-02-08test-client: merge branch 'th/test-client-fixes'Thomas Haller21-1174/+1530
2023-02-08test-client: re-enable test_monitor() testThomas Haller1-5/+0
2023-02-08test-client: fix race in test_monitor() testThomas Haller1-2/+15