NetworkManager/src/devices/wifi
Lubomir Rintel aa0e395530 devices/olpc: correct the signal handler arguments
Commit 631ca806 ("devices/wifi: flip meaning of scanning allowed
signal") added a "periodic" argument, but the OLPC companion handler was
not adjusted. Fix it now.

https://github.com/NetworkManager/NetworkManager/pull/222

Fixes: 631ca80692
2018-10-09 20:07:02 +02:00
..
tests wifi: don't use GBytesArray for NMWifiAP's ssid 2018-08-22 10:49:34 +02:00
meson.build meson: run the check-export.sh in test phase 2018-06-28 20:38:52 +02:00
nm-device-iwd.c wifi/iwd: handle IWD Station interface disappearing 2018-09-26 13:47:03 +02:00
nm-device-iwd.h iwd: handle new secret request types from IWD agent 2018-06-22 16:39:01 +02:00
nm-device-olpc-mesh.c devices/olpc: correct the signal handler arguments 2018-10-09 20:07:02 +02:00
nm-device-olpc-mesh.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-device-wifi.c device: always cancel WPS when secret-request fails 2018-10-03 17:25:28 +02:00
nm-device-wifi.h wifi: expose the LastScan property 2018-06-13 14:44:06 +02:00
nm-iwd-manager.c wifi/iwd: don't save secrets in mirror NM connections 2018-09-19 08:37:52 +02:00
nm-iwd-manager.h wifi/iwd: access Network objects through ObjectManager 2018-09-19 08:37:52 +02:00
nm-wifi-ap.c all: use nm_utils_gbytes_equal_mem() 2018-08-30 11:17:09 +02:00
nm-wifi-ap.h wifi: refactor nm_wifi_ap_set_ssid() to accept GBytes 2018-08-22 10:49:34 +02:00
nm-wifi-common.c core: fix wireless bitrate property name on D-Bus 2018-09-07 09:40:09 +02:00
nm-wifi-common.h wifi: rework tracking of wifi-aps to use CList 2018-03-27 09:58:00 +02:00
nm-wifi-factory.c core: extend nm_match_spec_device_by_pllink() with the device-type 2017-12-27 09:42:05 +01:00
nm-wifi-utils.c wifi/iwd: various minor cleanups in nm-iwd-manager.c 2018-09-05 15:24:04 +02:00
nm-wifi-utils.h wifi: Move get_connection_iwd_security to nm-wifi-utils.c 2018-09-05 15:24:04 +02:00