summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: update address in nm_device_update_from_platform_link()bg/rh2168477Beniamino Galvani2023-02-201-0/+3
* gsm: merge branch 'svenschwermer:initial-eps-bearer'Thomas Haller2023-02-2011-88/+332
|\
| * wwan: Set initial EPS bearer settingsSven Schwermer2023-02-203-0/+108
| * libnm: Add initial EPS parameters to gsm settingsSven Schwermer2023-02-208-44/+158
| * libnm: extract helper function to verify APN in "nm-setting-gsm.c"Thomas Haller2023-02-201-45/+67
|/
* dispatcher: fix constructing the IPv4 nameserver variableBeniamino Galvani2023-02-201-1/+1
* dbus: merge branch 'wl/deprecate_dbus_master_prop'Wen Liang2023-02-1610-17/+157
|\
| * dbus: deprecate the NMActiveConnection Master propertyWen Liang2023-02-167-14/+146
| * nm-client: expose the method nml_dbus_property_o_notify()Wen Liang2023-02-162-1/+8
| * add _NM_DEPRECATED_INCLUSIVE_LANGUAGE_1_44Wen Liang2023-02-161-2/+3
|/
* wwan/ofono: fix a couple of logic errors in update_connection_list()Ratchanan Srirattanamet2023-02-161-3/+2
* glib-aux: choose favorable reallocation sequence in nm_utils_fd_read()Thomas Haller2023-02-161-5/+9
* examples: support older libnm without NM.SettingOvsOtherConfig in "ovs-extern...Thomas Haller2023-02-161-17/+24
* contrib: update "configure-for-system.sh" and start buildThomas Haller2023-02-141-18/+35
* contrib/rpm: minor cleanup of "NetworkManager.spec"Thomas Haller2023-02-141-2/+2
* po: update Russian (ru) translationJulia Dronova2023-02-131-3353/+3037
* device: preserve assume state if updating port failsbg/rh2092215Beniamino Galvani2023-02-131-0/+1
* systemd: merge branch systemd into mainThomas Haller2023-02-1399-1459/+2212
|\
| * systemd: update code from upstream (2023-02-07)systemdThomas Haller2023-02-0891-1707/+2156
* | build: meson: add option to set the mobile-broadband-provider-info databaseHeiko Thiery2023-02-132-1/+6
* | examples: rework "python/gi/show-wifi-networks.py" exampleThomas Haller2023-02-131-90/+159
* | contrib/release: fix version in import-docs hint messageThomas Haller2023-02-131-1/+6
* | std-aux: suppress verbose assert message with _nm_assert_fail()Thomas Haller2023-02-132-13/+12
* | Revert "std-aux: drop assertion and function name from assert() in release mode"Thomas Haller2023-02-131-19/+0
* | libnm/tests: adjust test for glib change in 2.75.0 for assertion warningThomas Haller2023-02-112-5/+16
* | libnm/docs: fix gtk-doc generation for settingsThomas Haller2023-02-102-4/+0
* | contrib/rpm: fix "--enable-ppp" flag to build without pppThomas Haller2023-02-101-1/+1
* | contrib/rpm: sync obsoletes_{initscripts_updown,ifcfg_rh} versionThomas Haller2023-02-101-2/+2
* | contrib/rpm: fix building without pppStewart Smith2023-02-101-0/+4
* | contrib/rpm: fix flatpak buildYaakov Selkowitz2023-02-101-5/+7
* | release: bump version to 1.43.2 (development)1.43.2-devThomas Haller2023-02-1031-883/+1246
|\ \
| * | NEWS: updateThomas Haller2023-02-101-2/+8
| * | contrib: accept ssh:// git url for origin in "nm-setup-git.sh"Thomas Haller2023-02-091-1/+2
| * | NEWS: updateLubomir Rintel2023-02-091-26/+23
| * | logging/trivial: add code comment about logging "<level> [timestamp]"Thomas Haller2023-02-091-0/+14
| * | dispatcher: merge branch 'dylanvanassche:method-change-dispatch'Thomas Haller2023-02-085-2/+15
| |\ \
| | * | man: NetworkManager-dispatcher: document reapply actionDylan Van Assche2023-02-081-0/+6
| | * | nm-dispatcher: dispatch on reapplyDylan Van Assche2023-02-084-2/+9
| |/ /
| * | glib-aux: drop usage of malloc_usable_size() in nm_free_secret()Thomas Haller2023-02-081-15/+1
| * | test-client: merge branch 'th/test-client-fixes'Thomas Haller2023-02-0821-1174/+1530
| |\ \
| | * | test-client: re-enable test_monitor() testThomas Haller2023-02-081-5/+0
| | * | test-client: fix race in test_monitor() testThomas Haller2023-02-081-2/+15
| | * | test-client: randomly kill or close the stub test serviceThomas Haller2023-02-081-3/+23
| | * | nmcli: replace all uses of g_print()/g_printerr() with nmc_print()/nmc_printe...Thomas Haller2023-02-089-859/+885
| | * | nmcli: add nmc_print()/nmc_printerr() macrosThomas Haller2023-02-081-0/+30
| | * | nmcli/trivial: rename nmc_print() to nmc_print_table()Thomas Haller2023-02-087-135/+137
| | * | nmcli/trivial: rename monitor functions in internal header fileThomas Haller2023-02-085-6/+6
| | * | test-client: pass LIBNM_CLIENT_DEBUG to nmcliThomas Haller2023-02-081-1/+6
| | * | libnm: support LIBNM_CLIENT_DEBUG_FILE to print debug logging to fileThomas Haller2023-02-081-20/+120
| | * | test-client: cleanup importsThomas Haller2023-02-081-20/+19