summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dhcp: nettools: parse some missing optionbg/nettools-optionsBeniamino Galvani2020-08-241-0/+38
* dhcp: nettools: use generic function to parse address listsBeniamino Galvani2020-08-241-12/+19
* shared: add nm_is_ascii()Beniamino Galvani2020-08-241-0/+6
* po: Update Korean translationChangwoo Ryu2020-08-241-3060/+4708
* shared/trivial: add gtk-doc for nm_utils_buf_utf8safe_unescape()Thomas Haller2020-08-241-0/+37
* platform: merge branch 'ss/NMPObject1'Thomas Haller2020-08-219-76/+258
|\
| * platform: workaround for old kernels that don't support IFLA_BR_VLAN_STATS_EN...Thomas Haller2020-08-215-5/+29
| * platform/tests: add nmtstp_kernel_support_get()Thomas Haller2020-08-212-0/+19
| * platform: extend nm_platform_kernel_support_get() and use atomic operations t...Thomas Haller2020-08-211-6/+16
| * platform/tests: remove unused argument "out_not_supported" from nmtstp_link_b...Thomas Haller2020-08-213-14/+5
| * platform: use defines from libnm-core for setting defaults values for nm_plat...Thomas Haller2020-08-211-3/+3
| * platform: fix default for bridge setting "mcast_snooping"Thomas Haller2020-08-211-1/+1
| * core: use defines for sysfs values of bridge attributes (group-address and vl...Thomas Haller2020-08-211-3/+3
| * platform: use netlink for configuring bridge settingsSayed Shah2020-08-207-53/+183
| * shared: add a struct and definition for MAC addressSayed Shah2020-08-201-0/+8
|/
* gitlab-ci: enable fedora:33 build and generate pages on F32Thomas Haller2020-08-181-3/+9
* contrib/rpm: enable LTO by default on RHEL-9 and newerThomas Haller2020-08-181-1/+1
* nettools: reimport nettools' n-dhcp4Thomas Haller2020-08-170-0/+0
|\
| * Squashed 'shared/n-dhcp4/' changes from 03d38e83e558..8c91e9ae8999Thomas Haller2020-08-173-25/+12
* | build: merge branch 'th/fix-lto'Thomas Haller2020-08-1720-42/+120
|\ \
| * | 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
| * | tests: fix handling of $NMTST_LIBTOOL in "tools/run-nm-test.sh" scriptThomas Haller2020-08-171-4/+4
|/ /
* | n-dhcp4: merge branch 'th/fix-lto-compiler-warnings'Thomas Haller2020-08-172-24/+11
|\ \
| * | n-dhcp4/connection: avoid compiler warning in n_dhcp4_c_connection_connect() ...Thomas Haller2020-08-171-14/+9
| * | n-dhcp4/packet: avoid compiler warning in n_dhcp4_c_socket_packet_recv()Thomas Haller2020-08-171-10/+2
|/ /
* | 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