summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bond: fix can_reapply_change() false positivesth/nm-1-24Antonio Cardace2020-08-281-24/+7
* initrd: fix generating default BOOTIF= connectionBeniamino Galvani2020-08-282-2/+38
* libnm: don't require birdge multicast_snooping with multicast_router auto,ena...Thomas Haller2020-08-283-30/+16
* lldp: fix lldp_neighbor_equal() to compare variantsThomas Haller2020-08-281-0/+4
* lldp: fix lldp_neighbor_equal() to compare lists of variantsThomas Haller2020-08-281-0/+13
* lldp: backslash escape untrusted chassis-id,port-id stringsThomas Haller2020-08-281-2/+4
* shared: add nm_utils_buf_utf8safe_escape_cp() helperThomas Haller2020-08-282-0/+12
* tests: suppress valgrind warning about unsupported syscall for "test-config"Thomas Haller2020-08-171-0/+1
* platform: add the NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE status checkLi-Hao Liao (Leon Liao)2020-08-061-1/+4
* cloud-setup: fix nmcs_utils_poll argument orderingFrazer Clews2020-08-051-1/+1
* libnm: fix leak in nm_utils_is_json_object()Thomas Haller2020-08-041-2/+1
* nmcs-http: remove the timeout once expiredAntonio Cardace2020-08-041-1/+1
* nmcs-http: fix multiple HTTP request bugAntonio Cardace2020-08-041-9/+19
* cli: fix reference count handling in hotspot error pathBeniamino Galvani2020-08-041-1/+0
* cli: fix accessing argv with zero elements in nmc_process_connection_properti...Thomas Haller2020-08-041-2/+7
* wifi: avoid crash due to incomplete Wi-Fi API infoThomas Haller2020-08-041-0/+7
* cloud-setup: fix allocating buffer for GetConfigMetadataMac in _get_config_me...Thomas Haller2020-08-041-1/+1
* n-dhcp4: fix BPF filter endianness issueBeniamino Galvani2020-08-041-2/+2
* dhcp6: don't require a hardware addressBeniamino Galvani2020-07-294-49/+24
* device: downgrade warning about IPv6 MTU if IPv6 is disabledBeniamino Galvani2020-07-241-6/+17
* ovs: merge branch 'bg/ovs-mac-pt2'Beniamino Galvani2020-07-213-48/+105
|\
| * device: don't reset the MAC without ifindexBeniamino Galvani2020-07-211-11/+13
| * ovs: also set cloned MAC address via netlinkBeniamino Galvani2020-07-211-0/+15
| * ovs: set MAC address on the bridge for local interfacesBeniamino Galvani2020-07-211-37/+77
|/
* device: restart DHCP only for devices that are active or activatingBeniamino Galvani2020-07-211-0/+4
* core: fix check on master active-connection failureBeniamino Galvani2020-07-211-3/+3
* merge: branch 'bg/sleep-unmanaged-rh1855563'Beniamino Galvani2020-07-212-9/+27
|\
| * policy: block connection from autoconnect in case of failed dependencyBeniamino Galvani2020-07-211-8/+25
| * manager: fix race condition when resuming from sleepBeniamino Galvani2020-07-211-1/+2
|/
* ppp: fix taking control of link generated by kernelBeniamino Galvani2020-07-083-12/+47
* device: clean up exported IP6 config when flushing addressesBeniamino Galvani2020-06-301-0/+3
* libnm: fix wrong assertion in nm_client_check_connectivity_finish()Beniamino Galvani2020-06-251-1/+1
* libnm: omit nm_device_*_get_hw_address() from introspection outputBeniamino Galvani2020-06-2518-18/+18
* settings: fix assertion when updating default wired connectionBeniamino Galvani2020-06-221-3/+3
* shared: fix string truncation in nm_str_buf_append_printf()Thomas Haller2020-06-211-1/+1
* ifcfg-rh: fix memory leak reading tc filtersBeniamino Galvani2020-06-181-1/+1
* supplicant: fix memory leakBeniamino Galvani2020-06-181-0/+1
* Revert "manager: change autoconnect-slaves logic for already active slaves"Beniamino Galvani2020-06-151-32/+3
* supplicant: fix verification of key_mgmt config for FT-FILS-SHA{256,384}Thomas Haller2020-06-111-0/+1
* manager: change autoconnect-slaves logic for already active slavesBeniamino Galvani2020-06-111-3/+32
* ovs: merge branch 'bg/ovs-patch-peer-rh1845216'Beniamino Galvani2020-06-103-16/+35
|\
| * ovs: ignore failures of patch interfacesBeniamino Galvani2020-06-101-6/+31
| * libnm-core: interpret ovs-patch.peer as an interface nameBeniamino Galvani2020-06-102-10/+4
|/
* release: bump version to 1.24.3 (development)1.24.3-devThomas Haller2020-05-292-2/+2
* release: bump version to 1.24.21.24.2Thomas Haller2020-05-292-2/+2
* NEWS: updateThomas Haller2020-05-291-0/+8
* contrib/rpm: remove trailing whitespaces from spec fileThomas Haller2020-05-291-2/+2
* contrib/rpm: add build dependency for iproute2Thomas Haller2020-05-291-0/+1
* ifcfg-rh: merge branch 'th/ifcfg-rh-802-1x-pin'Thomas Haller2020-05-299-9/+31
|\
| * ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller2020-05-299-5/+27