summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: cleanup ethtool calls in "nm-platform-utils.c"th/platform-ethtool-cleanupThomas Haller2021-04-291-77/+35
* man: add example script to manual how to enable nm-cloud-setupThomas Haller2021-04-291-0/+31
* dns: merge branch 'th/systemd-resolved-resolve'Thomas Haller2021-04-282-40/+440
|\
| * dns/resolved: add API for ResolveAddress callThomas Haller2021-04-282-17/+384
| * dns/resolved: use unique D-Bus name for systemd-resolved requestThomas Haller2021-04-281-9/+1
| * dns/resolved: track D-Bus owner of resolved D-Bus serviceThomas Haller2021-04-281-4/+7
| * dns/resolved: add watchdog D-Bus activating systemd-resolvedThomas Haller2021-04-281-0/+27
| * dns/trivial: rename NMDnsSystemdResolvedPrivate.request_queue_to_send to "sen...Thomas Haller2021-04-281-7/+7
| * dns/resolved: add ensure_resolved_running() helper methodThomas Haller2021-04-281-10/+21
|/
* dhpc: merge branch 'th/dhcp-request-broadcast'Thomas Haller2021-04-2815-126/+217
|\
| * dhcp: set request_broadcast for devices that set udev ID_NET_DHCP_BROADCASTThomas Haller2021-04-286-26/+58
| * dhcp: add client_flags argument to nm_dhcp_manager_start_ip[46]()Thomas Haller2021-04-285-59/+92
| * dhcp: simplifiy tracking of client flags in client_start()Thomas Haller2021-04-281-37/+37
| * dhcp: refactor NMDhcpClient to use client flagsThomas Haller2021-04-287-55/+53
| * core: use _nm_utils_ascii_str_to_bool() to parse boolean udev propertiesThomas Haller2021-04-282-2/+2
| * platform: add nmp_object_link_udev_device_get_property_value() helperThomas Haller2021-04-282-0/+22
| * platform: expose nm_platform_link_get_udev_property() functionThomas Haller2021-04-282-5/+11
|/
* wifi/iwd: merge branch 'verdre:iwd-backend-fixes'Thomas Haller2021-04-272-7/+4
|\
| * iwd: Don't add comments about PSK passphrase to config filesJonas Dreßler2021-04-271-5/+0
| * iwd: Actually update iwd config in mirror_connection() if neededJonas Dreßler2021-04-271-1/+3
| * iwd: Correctly compare autoconnected statesJonas Dreßler2021-04-271-1/+1
|/
* m4: fix readline macrobg/m4-readlineBeniamino Galvani2021-04-271-1/+2
* core: fix assertion failure in device's activate_stage2_device_config()Thomas Haller2021-04-261-11/+13
* checkpatch: warn about uses of strcmp()/g_strcmp0()Thomas Haller2021-04-261-0/+1
* core: merge branch 'balrog-kun:drop-secrets-cache'Thomas Haller2021-04-235-127/+62
|\
| * settings: Drop NMSettingsConnection's system secrets cacheAndrew Zaborowski2021-04-231-65/+41
| * settings: Drop nm_settings_connection_clear_secretsAndrew Zaborowski2021-04-235-62/+21
|/
* release: bump version to 1.31.3 (development)1.31.3-devBeniamino Galvani2021-04-222-2/+2
* NEWS: updateBeniamino Galvani2021-04-221-0/+4
* merge: branch 'support_accept_all_mac_addresses' into 'main'Beniamino Galvani2021-04-2233-1010/+1316
|\
| * wired-setting: add support to accept-all-mac-addressesFernando Fernandez Mancera2021-04-2213-211/+370
| * platform: introduce nm_platform_link_change_flags()Fernando Fernandez Mancera2021-04-2218-798/+931
| * interface-flags: expose NM_DEVICE_INTERFACE_FLAG_PROMISCFernando Fernandez Mancera2021-04-225-1/+15
|/
* merge: branch 'here-abarany:main' into 'main'Beniamino Galvani2021-04-221-2/+2
|\
| * vpn: allow IP prefix of 0 for routing rulesAaron Barany2021-04-221-2/+2
|/
* merge: branch 'bg/rh1945282' into mainBeniamino Galvani2021-04-222-31/+58
|\
| * manager: ensure auto default connection is deleted when a veth goes awaybg/rh1945282Beniamino Galvani2021-04-211-2/+43
| * device: take reference to device object before 'delete_on_deactivate'Beniamino Galvani2021-04-211-29/+15
|/
* platform: fix using static buffer for logging in link_change_flags()Thomas Haller2021-04-211-1/+2
* platform/tests: fix wrong nm_platform_lnk_bridge_cmp() in test_software_detect()Thomas Haller2021-04-211-1/+0
* cloud-setup: merge branch 'th/cloud-setup-azure-fix-gateway'Thomas Haller2021-04-204-73/+171
|\
| * cloud-setup/azure: fix detecting the gateway addressThomas Haller2021-04-202-1/+48
| * cloud-setup/azure: refactor callback for _get_config_ips_prefix_list_cb()Thomas Haller2021-04-201-25/+40
| * cloud-setup/azure: cleanup constructing URI in _get_config_ips_prefix_list_cb()Thomas Haller2021-04-201-31/+27
| * cloud-setup/trivial: rename variables in Azure's _get_config_fetch_done_cb()Thomas Haller2021-04-201-13/+13
| * cloud-setup: use _nm_utils_ascii_str_to_int64_bin() in Azure's _get_config_fe...Thomas Haller2021-04-201-8/+2
| * cloud-setup: remove redundant check in Azure's _get_net_ifaces_list_cb()Thomas Haller2021-04-201-1/+1
| * glib-aux: add _nm_utils_ascii_str_to_int64_bin() helperThomas Haller2021-04-202-0/+46
|/
* all: merge branch 'th/minor-cleanups'Thomas Haller2021-04-206-9/+42
|\
| * core/trival: style cleanupThomas Haller2021-04-201-2/+2