summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.26.5 (development)1.26.5-devBeniamino Galvani2020-10-142-2/+2
* release: bump version to 1.26.41.26.4Beniamino Galvani2020-10-142-2/+2
* NEWS: updateBeniamino Galvani2020-10-131-0/+14
* wifi: re-add code for tracking a peers groupsBenjamin Berg2020-10-133-3/+23
* cli: fix showing active state for `nmcli con show` with fieldsThomas Haller2020-10-131-0/+1
* device/wifi: fix leak of NMSupplicantPeerInfo.peer_path in NMSupplicantInterfaceThomas Haller2020-10-131-0/+2
* shared: add nm_utils_strv_dup_packed() utilThomas Haller2020-10-133-0/+119
* dns: merge branch 'bg/dns-vpn'Beniamino Galvani2020-10-125-7/+99
|\
| * dns: add wildcard domain to VPNs with never-default=no and no domainsBeniamino Galvani2020-10-091-1/+18
| * core: add never-default field to NMIP{4,6}ConfigBeniamino Galvani2020-10-094-1/+75
| * dns: slightly refactor rebuild_domain_lists()Beniamino Galvani2020-10-091-5/+6
|/
* libnm: hide nm_setting_ip_config_next_valid_dns_option() function from headersThomas Haller2020-09-293-4/+3
* initrd: merge branch 'bg/initrd-mac-iface'Beniamino Galvani2020-09-242-28/+133
|\
| * initrd: fix parsing IPv6 prefix lengthBeniamino Galvani2020-09-242-3/+5
| * initrd: accept mac address as interface specifierBeniamino Galvani2020-09-242-25/+128
|/
* core: fix D-Bus type for "org.freedesktop.NetworkManager.Capabilities" propertyThomas Haller2020-09-181-1/+1
* supplicant: fix crash in _scan_notify_allowed() when supplicant disconnectsThomas Haller2020-09-181-5/+8
* bond: merge branch 'th/bond-options-reapply-fix' (part 1)Thomas Haller2020-09-104-97/+109
|\
| * tui: allow configuring "primary" bond option with "balance-{alb,tlb}"Thomas Haller2020-09-101-2/+5
| * libnm: allow setting "primary" option with modes "tlb" and "alb"Thomas Haller2020-09-101-1/+3
| * device: inline check_changed_options() in can_reapply_change()Thomas Haller2020-09-101-30/+26
| * device: unify setting of bond optionsThomas Haller2020-09-101-27/+32
| * device: remove duplicate option "primary" from list to reapplyThomas Haller2020-09-101-1/+0
| * device: allow "active_slave" and "arp_ip_target" bond option for reapplyThomas Haller2020-09-101-41/+28
| * shared: extend NM_IN_SET()/NM_IN_STRSET() macros to support up to 30 argumentsThomas Haller2020-09-101-0/+20
|/
* device: fix wrongly considering ipv6.may-fail for ipv4Beniamino Galvani2020-09-091-1/+1
* build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-...Valentin David2020-09-081-2/+6
* tests: ignore valgrind warning about unhandled syscallsThomas Haller2020-09-081-3/+9
* po: merge branch 'th/po-fix-fr-ja-zh_CN'Thomas Haller2020-09-0868-161613/+214778
|\
| * build: fix test for valid po files (msgfmt -vc)Thomas Haller2020-09-081-3/+3
| * build: add test for valid po files (msgfmt -vc)Thomas Haller2020-09-081-0/+14
| * gitlab-ci: add test for checking po filesThomas Haller2020-09-081-1/+2
| * po: disable invalid translations from po/ko.poThomas Haller2020-09-081-24/+24
| * po: remove invalid translations from po/{fr,ja,zh_CN}.poThomas Haller2020-09-083-10/+8
| * po: make update-poThomas Haller2020-09-0866-161581/+214733
|/
* initrd/tests: fix memleak in test_dhcp_vendor_class_id()Thomas Haller2020-09-031-1/+3
* initrd: fix memory leakAntonio Cardace2020-09-022-1/+9
* initrd: merge branch 'ac/dhcpclass-initrd'Antonio Cardace2020-09-017-52/+118
|\
| * initrd: parse 'rd.net.dhcp.vendor-class' kernel cmdline argAntonio Cardace2020-09-012-0/+53
| * core: add 'dhcp-vendor-class-identifier' validation functionAntonio Cardace2020-09-015-52/+65
|/
* device: fix autoactivating virtual devices after a failureBeniamino Galvani2020-08-311-0/+5
* gitlab-ci: fix workarounds for Ubuntu 16.04 in testsThomas Haller2020-08-282-3/+3
* device: fix casting pointer to enum for sriov_reset_on_deactivate_cb()Thomas Haller2020-08-281-2/+2
* dhcp: merge branch 'ac/dhcp_vendor_class_opt'Antonio Cardace2020-08-2622-554/+939
|\
| * dhcp: implement dhcp-vendor-class-identifier option for systemd's DHCPAntonio Cardace2020-08-261-0/+19
| * dhcp: implement dhcp-vendor-class-identifier option for internal DHCP clientAntonio Cardace2020-08-261-0/+20
| * core: add support for dhcpv4 vendor class identifier optionAntonio Cardace2020-08-267-16/+96
| * ifcfg-rh: add support for the DHCP_VENDOR_CLASS_IDENTIFIER optionAntonio Cardace2020-08-264-1/+12
| * libnm-core,clients: add support for ipv4.dhcp-vendor-class-identifier optionAntonio Cardace2020-08-269-537/+792
|/
* version: add NM_VERSION_1_26_4/NM_AVAILABLE_IN_1_26_4 macrosAntonio Cardace2020-08-262-0/+7