summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-08test-client: randomly kill or close the stub test serviceThomas Haller1-3/+23
2023-02-08nmcli: replace all uses of g_print()/g_printerr() with nmc_print()/nmc_printe...Thomas Haller9-859/+885
2023-02-08nmcli: add nmc_print()/nmc_printerr() macrosThomas Haller1-0/+30
2023-02-08nmcli/trivial: rename nmc_print() to nmc_print_table()Thomas Haller7-135/+137
2023-02-08nmcli/trivial: rename monitor functions in internal header fileThomas Haller5-6/+6
2023-02-08test-client: pass LIBNM_CLIENT_DEBUG to nmcliThomas Haller1-1/+6
2023-02-08libnm: support LIBNM_CLIENT_DEBUG_FILE to print debug logging to fileThomas Haller1-20/+120
2023-02-08test-client: cleanup importsThomas Haller1-20/+19
2023-02-08test-client: add valgrind support for call_nmcli_pexpect() testsThomas Haller3-38/+146
2023-02-08test-client: drop unused NmTestBase base classThomas Haller1-7/+5
2023-02-08test-client: cleanup start/shutdown of stub serviceThomas Haller1-6/+13
2023-02-08test-client: accept yes/true/no/false for boolean argumentsThomas Haller1-3/+16
2023-02-08test-client: add Util.shlex_join() helperThomas Haller1-10/+13
2023-02-08test-client: pass extra argument in "test-client.sh" to python testThomas Haller3-11/+53
2023-02-08contrib: avoid using "sudo" in REQUIRED_PACKAGES scriptsThomas Haller3-6/+12
2023-02-08cli: fix leaking "value" string in ask_option()Thomas Haller1-3/+5