summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-21dbus: deprecate the NMActiveConnection Master propertywl/nm-1-42-2Wen Liang7-14/+140
2023-02-21nm-client: expose the method nml_dbus_property_o_notify()Wen Liang2-1/+8
2023-02-21all: add new "ipv[46].replace-local-rule" settingFernando Fernandez Mancera18-666/+1060
2023-02-21platform: introduce function to globally track local route ruleFernando Fernandez Mancera2-13/+38
2023-02-21libnm: add NM_VERSION_1_42_2Wen Liang2-0/+7
2023-02-21meson.build: fix build failure with -Dmodem_manager=falseFabrice Fontaine1-1/+3
2023-02-21merge: branch 'bg/hostname-skip-ipv6-tentative'Beniamino Galvani5-50/+120
2023-02-21device: skip DNS resolution for tentative IPv6 addressesBeniamino Galvani1-0/+3
2023-02-21nm-daemon-helper: log to stderr any error from getaddrinfo()Beniamino Galvani1-8/+21
2023-02-21core: print stderr from nm-daemon-helperBeniamino Galvani1-1/+43
2023-02-21device: improve logging for hostname-from-dns eventsBeniamino Galvani3-39/+51
2023-02-21core: change buffer allocation size for the daemon helperBeniamino Galvani1-2/+2
2023-02-21dhcp: merge branch 'th/dhcp-iaid'Thomas Haller13-90/+252
2023-02-21libnm/docs: improve documentation for ipv[46].dhcp-iaid settingThomas Haller3-16/+26
2023-02-21dhcp: log used DHCP IAID as hexstrThomas Haller1-2/+4
2023-02-21dhcp: add the DHCPv6 IAID to the lease informationThomas Haller2-5/+29
2023-02-21dhcp: add "static_key" argument to nm_dhcp_option_add_option() etc.Thomas Haller5-58/+102
2023-02-21libnm: accept ipv[46].dhcp-iaid as hexstrThomas Haller1-5/+12
2023-02-21base: add nm_dhcp_iaid_{from,to}_hexstr() helpersThomas Haller3-0/+67
2023-02-21core: reuse _nm_utils_iaid_verify() for parsingThomas Haller1-4/+12
2023-02-20device: update address in nm_device_update_from_platform_link()Beniamino Galvani1-0/+3
2023-02-20dispatcher: fix constructing the IPv4 nameserver variableBeniamino Galvani1-1/+1
2023-02-16wwan/ofono: fix a couple of logic errors in update_connection_list()Ratchanan Srirattanamet1-3/+2
2023-02-13po: update Russian (ru) translationJulia Dronova1-3353/+3037
2023-02-13device: preserve assume state if updating port failsBeniamino Galvani1-0/+1
2023-02-13build: meson: add option to set the mobile-broadband-provider-info databaseHeiko Thiery2-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: merge branch 'th/contrib-updates'Thomas Haller5-10/+93
2023-02-10contrib/rpm: fix building without pppStewart Smith1-0/+4
2023-02-10contrib/rpm: fix flatpak buildYaakov Selkowitz1-5/+7
2023-02-10contrib/release.sh: add hint about publishing documentation on websiteThomas Haller1-1/+30
2023-02-10contrib/copr: better detect git-ref in "nm-copr-build.sh"Thomas Haller1-0/+1
2023-02-10contrib/rpm: fix condition in "NetworkManager.spec" (3)Thomas Haller1-1/+1
2023-02-10contrib/rpm: fix condition in "NetworkManager.spec" (2)Thomas Haller1-1/+1
2023-02-10contrib/rpm: fix condition in "NetworkManager.spec"Thomas Haller1-1/+1
2023-02-10contrib/fedora: make "lto" in the spec file configurableThomas Haller4-2/+31
2023-02-10contrib: support disabling "LTO" in "nm-copr-build.sh"Thomas Haller1-2/+13
2023-02-10contrib/fedora: install "python36-gobject" when building with meson on centos7Thomas Haller1-0/+4
2023-02-10contrib/fedora: disable "qt" build of examples for spec fileThomas Haller1-0/+1
2023-02-10contrib/fedora: explicitly set "pppd" path in configure scriptThomas Haller1-2/+4
2023-02-10release: bump version to 1.42.1 (development)1.42.1-devThomas Haller2-2/+2
2023-02-10release: bump version to 1.42.01.42.0Thomas Haller2-3/+3
2023-02-10NEWS: updateThomas Haller1-5/+0
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