summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dhcp: implement dhcp-vendor-class-identifier option for systemd's DHCPac/dhcp_vendor_class_optAntonio Cardace2020-08-251-0/+19
* dhcp: implement dhcp-vendor-class-identifier option for internal DHCP clientAntonio Cardace2020-08-251-0/+20
* core: add support for dhcpv4 vendor class identifier optionAntonio Cardace2020-08-257-16/+96
* ifcfg-rh: add support for the DHCP_VENDOR_CLASS_IDENTIFIER optionAntonio Cardace2020-08-254-1/+12
* libnm-core,clients: add support for ipv4.dhcp-vendor-class-identifier optionAntonio Cardace2020-08-259-537/+788
* shared: add nm_utils_strv_dup_packed() utilThomas Haller2020-08-253-0/+119
* shared: enforce compatible C-type argument for nm_utils_strv_dup()Thomas Haller2020-08-257-16/+17
* dns: merge branch 'th/dns-rc-manager-auto'Thomas Haller2020-08-248-45/+125
|\
| * dns: add new "rc-manager=auto" modeThomas Haller2020-08-248-45/+121
| * dns: add fixme comment to not block while writing to resolvconf/netconfigThomas Haller2020-08-241-0/+4
|/
* dhcp: merge branch 'bg/nettools-options'Beniamino Galvani2020-08-242-12/+63
|\
| * 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