Provide detailed device and network properties
[connman] / plugins / wifi.c
2008-11-23 Marcel HoltmannDetect wpa_supplicant service and WiFi devices
2008-10-17 Marcel HoltmannAdd watch for monitoring wpa_supplicant
2008-10-16 Marcel HoltmannFix handling of WiFi SSID values
2008-10-16 Marcel HoltmannRemove obsolete DHCP element handling
2008-10-16 Marcel HoltmannAssign supplicant filter only once
2008-09-01 Marcel HoltmannFixup due to element API changes
2008-08-11 Marcel HoltmannUse Enabled property instead of Connected
2008-08-11 Marcel HoltmannRename connect/disconnect to enable/disable for better...
2008-08-09 Marcel HoltmannPlugin names should be all lower-case
2008-08-07 Marcel HoltmannAdd support for network scanning and selection
2008-07-30 Marcel HoltmannAdd static property for plain text SSID value
2008-07-30 Marcel HoltmannIgnore broken network identifiers
2008-07-03 Marcel HoltmannFix network identifier checking
2008-07-03 Marcel HoltmannCreate element for every network in range
2008-07-03 Marcel HoltmannRewrite supplicant support for new element infrastructure
2008-07-01 Marcel HoltmannFirst steps into wpa_supplicant integration
2008-06-28 Marcel HoltmannAdd skeleton for WiFi interface plugin