summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* release: bump version to 1.18.7 (development)1.18.7-devBeniamino Galvani2020-04-243-2/+3
* release: bump version to 1.18.61.18.6Beniamino Galvani2020-04-242-2/+2
* release: update NEWSBeniamino Galvani2020-04-241-0/+21
* man: mention the meaning of may-fail in the nm-online man pageBeniamino Galvani2020-04-241-0/+7
* ovs: merge branch 'bg/ovs-no-bridge-rh1797696'Beniamino Galvani2020-04-241-2/+11
|\
| * ovs: fail port enslavement when the bridge device is not foundBeniamino Galvani2020-04-241-0/+5
| * ovs: fail port enslavement when the bridge AC is not foundBeniamino Galvani2020-04-241-2/+6
|/
* build/autotools: fix passing AM_CFLAGS when building libnm-coreThomas Haller2020-04-241-1/+1
* cli: unset "ipv[46].never-default" when setting "ipv[46].gateway"Thomas Haller2020-04-223-3/+12
* dhcp-helper: retry in case of failure connecting to D-Bus unix socketBeniamino Galvani2020-04-211-9/+36
* contrib/rpm: fix bare words in spec file for %{ibft_enabled}Thomas Haller2020-04-201-5/+5
* libnm-core/tests: avoid -Wstring-compare in unit test for NM_IN_SET()Thomas Haller2020-04-201-2/+4
* build: disable -Wimplicit-fallthrough warning with clangThomas Haller2020-04-202-2/+42
* meson: add additional debug CFLAGS to use the same ones autotools usesAntonio Cardace2020-04-201-0/+12
* tests: ignore valrind false positives when running meson testsThomas Haller2020-04-201-1/+4
* platform: avoid compiler warning in _NMP_OBJECT_TYPE_IS_OBJ_WITH_IFINDEX()Thomas Haller2020-04-201-2/+8
* tests: ignore valgrind warnings for unhandled syscalls in libnm,service-provi...Thomas Haller2020-04-201-6/+12
* clients/tests: don't include the source line number with client tests outputThomas Haller2020-04-205-2754/+2759
* clients/tests: skip client tests with python 3.8-betaThomas Haller2020-04-201-0/+7
* clients: add missing 'extern' keywordBeniamino Galvani2020-04-201-1/+1
* platform: fix GCC warning about zero-length array in nmp_utils_ethtool_get_pe...Thomas Haller2020-04-201-3/+6
* platform: fix GCC warning about zero-length array in ethtool_get_stringset()Thomas Haller2020-04-201-1/+4
* core: fix passing current enum value to nm_config_data_get_value() in _init_n...Thomas Haller2020-04-201-1/+1
* all: remove wrong CURL option initializationBeniamino Galvani2020-04-201-1/+0
* connectivity: fix using curl_multi_strerror() for CURLMcode error codeThomas Haller2020-04-201-2/+2
* build: use -fcommon when building libnm-coreBeniamino Galvani2020-04-202-1/+5
* gitlab-ci: use old meson version on Ubuntu 16.04 to work with ninja-1.5.1Thomas Haller2020-04-201-1/+2
* gitlab-ci: set DEBIAN_FRONTEND=noninteractive for `apt-get install`Thomas Haller2020-04-201-2/+2
* gitlab-ci: fix deploying documentation after switching to Fedora 31Thomas Haller2020-04-201-1/+1
* gitlab-ci: add "t_fedora:32" and by default build on Fedora 31Thomas Haller2020-04-201-2/+8
* gitlab-ci: fix generating "pages" after switching to Fedora 30 for main buildThomas Haller2020-04-201-1/+1
* gitlab-ci: run tests on extra distributions only manuallyThomas Haller2020-04-201-0/+8
* gitlab-ci: use Fedora 30 to build documentation and archived tarballThomas Haller2020-04-201-5/+5
* checkpatch: catch "gs_free GError *" declationsThomas Haller2020-04-201-0/+1
* contrib/checkpatch: fix the systemd code pathLubomir Rintel2020-04-201-1/+1
* contrib/checkpatch: allow empty lines within continuationsLubomir Rintel2020-04-201-1/+1
* contrib/checkpatch: be a bit stricter about whitespaceLubomir Rintel2020-04-201-1/+1
* contrib/checkpatch: discourage g_assert*()Lubomir Rintel2020-04-201-0/+1
* contrib/checkpatch: properly determine the commit id boundaryLubomir Rintel2020-04-201-1/+1
* contrib/REQUIRED_PACKAGES: ignore for non-existing packages "dbus-python", "p...Thomas Haller2020-04-201-2/+2
* contrib/REQUIRED_PACKAGES: fix script to work without GNU `which` installedThomas Haller2020-04-201-1/+2
* contrib/rpm: drop BuildRequires to deprecated "wireless-tools-devel"Thomas Haller2020-04-202-6/+0
* tools: export more symbols from NetworkManager binary to pluginsThomas Haller2020-04-201-1/+1
* tests: abort test runner if exec failsThomas Haller2020-04-201-0/+1
* run-nm-test: fix using exec instead of running and exitingThomas Haller2020-04-201-2/+2
* run-nm-test: Just use exec instead of running and exitingMarco Trevisan (Treviño)2020-04-201-2/+1
* run-nm-test: Set NM_TEST_UNDER_VALGRIND accordinglyMarco Trevisan (Treviño)2020-04-201-0/+2
* contrib/rpm: use proper check for nmtui conditional buildThomas Haller2020-04-201-1/+11
* contrib/rpm: fix parsing of %real_version_major for ".0" versionsThomas Haller2020-04-201-1/+1
* contrib/rpm: fix spec file using bare wordsThomas Haller2020-04-201-2/+2