summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TEMPORARY: all: temporary workaround valgrind failure about uninitalized vari...th/fix-ltoThomas Haller2020-08-173-2/+4
* contrib/rpm: enable LTO by default on Fedora 33Thomas Haller2020-08-171-0/+9
* build: disable "-Wstringop-overflow" warning with LTO enabledThomas Haller2020-08-171-0/+9
* clients/tests: ensure that we run nmcli before client tests for LTOThomas Haller2020-08-171-0/+1
* build: fix generating "NetworkManager.ver" with LTOThomas Haller2020-08-174-9/+25
* build: prefer python3 over python2 in autotools's configure scriptThomas Haller2020-08-171-1/+4
* core: avoid deprecated matchfilecon SELinux API instead of selabelThomas Haller2020-08-171-15/+32
* all: avoid wrong compiler warning about uninitalized variables with LTOThomas Haller2020-08-1711-13/+36
* n-dhcp4: avoid compiler warning in n_dhcp4_c_connection_connect() about fd_ud...Thomas Haller2020-08-171-14/+9
* n-dhcp4: avoid compiler warning in n_dhcp4_c_socket_packet_recv()Thomas Haller2020-08-171-10/+2
* tests: fix handling of $NMTST_LIBTOOL in "tools/run-nm-test.sh" scriptThomas Haller2020-08-171-4/+4
* platform: set default values for NMPlatformLnkBridge if unspecified on netlinkThomas Haller2020-08-171-0/+18
* platform/tests: ignore failure for adding bridge with iproute2Thomas Haller2020-08-171-12/+77
* platform: add NMP_OBJECT_CAST_LNK_BRIDGE() helper macroThomas Haller2020-08-171-0/+1
* scripts: use "/bin/cat" in NM-logThomas Haller2020-08-171-2/+2
* platform: add support for configuring bridge settings via netlink (2)Sayed Shah2020-08-147-29/+194
* settings: suppress wrong warning about wait-device-timeout for devices that a...Thomas Haller2020-08-131-4/+6
* systemd: merge branch systemd into masterThomas Haller2020-08-136-14/+78
|\
| * systemd: update code from upstream (2020-08-11)Thomas Haller2020-08-136-14/+78
* | initrd: always set "connection.wait-device-timeout" even if profile has no in...Thomas Haller2020-08-121-4/+1
* | core: merge branch 'th/settings-wait-device-timeout'Thomas Haller2020-08-125-191/+254
|\ \
| * | settings: rework wait-device-timeout handling and consider device compatibilityThomas Haller2020-08-125-187/+209
| * | settings: let NMSettings reference NMManagerThomas Haller2020-08-123-4/+45
|/ /
* | tools: minor cleanup to ensure "from_meson" variable is yet set from externThomas Haller2020-08-121-0/+1
* | libnm/docs: fix doc for D-Bus format of "ipv6.route-data"Thomas Haller2020-08-101-1/+1
* | license: add Zephaniah to RELICENSE.mdThomas Haller2020-08-101-0/+1
* | platform: merge branch 'ss/NMPObject'Thomas Haller2020-08-0712-29/+280
|\ \
| * | platform: add support for configuring bridge settings via netlinkSayed Shah2020-08-0712-4/+256
| * | nmp-object: add space before parenthesesSayed Shah2020-08-071-25/+24
|/ /
* | keyfile: use NM_STR_HAS_SUFFIX_ASCII_CASE_WITH_MORE() to check filename suffixThomas Haller2020-08-071-25/+7
* | shared: add NM_STR_HAS_SUFFIX_WITH_MORE()/NM_STR_HAS_SUFFIX_ASCII_CASE_WITH_M...Thomas Haller2020-08-072-3/+29
* | shared: avoid "-Wmaybe-uninitialized" in _char_lookup_has()Thomas Haller2020-08-071-0/+5
* | l3cfg: merge branch 'th/l3cfg-5'Thomas Haller2020-08-0613-83/+98
|\ \
| * | l3cfg: change l3cd for-each macros to take pointers instead of variable namesThomas Haller2020-08-063-19/+19
| * | shared: change NM_SWAP() macro to take pointer argumentsThomas Haller2020-08-068-16/+18
| * | shared: add CharLookupTable type for nm_utils_strsplit_set_full()Thomas Haller2020-08-061-48/+57
| * | shared: add nm_puint32_hash/nm_puint32_equals helpersThomas Haller2020-08-061-0/+4
|/ /
* | initrd: merge branch 'bg/initrd-wait-rh1853348'Beniamino Galvani2020-08-063-6/+114
|\ \
| * | initrd: wait for bootdev or all devices if rd.neednet=1bg/initrd-wait-rh1853348Beniamino Galvani2020-08-063-3/+104
| * | initrd: disable STP on bridgesBeniamino Galvani2020-08-062-3/+10
|/ /
* | bond: merge branch 'ac/bond_reapply'Antonio Cardace2020-08-062-64/+116
|\ \
| * | bond: let 'reapply()' reapply all supported optionsac/bond_reapplyAntonio Cardace2020-08-061-40/+101
| * | bond: fix can_reapply_change() false positivesAntonio Cardace2020-08-061-24/+7
| * | shared: extend NM_IN_STRSET and NM_IN_SET to support up to 20 argsAntonio Cardace2020-08-061-0/+8
|/ /
* | platform: add the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE status checkLi-Hao Liao (Leon Liao)2020-08-061-1/+4
* | dhcp: merge branch 'bg/dhcpv6-hostname-rh1858344'Beniamino Galvani2020-08-064-1/+12
|\ \
| * | policy: get the DHCPv6 hostname from the FQDN optionbg/dhcpv6-hostname-rh1858344Beniamino Galvani2020-08-061-1/+1
| * | dhcp: export the DHCPv6 FQDN optionBeniamino Galvani2020-08-063-0/+11
|/ /
* | shared/c-stdaux: reimportThomas Haller2020-08-050-0/+0
|\ \
| * | Squashed 'shared/c-stdaux/' changes from 3b35c47d2bee..ffa3dcc36533Thomas Haller2020-08-051-1/+1