summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-07-18Revert supplicant change to always set scanning false after resultsMarcel Holtmann1-2/+4
2009-07-18If supplicant is already disconnecting return EALREADY error codeMarcel Holtmann1-1/+1
2009-07-17Remove WiFi interface from supplicant when powering downMarcel Holtmann1-0/+2
2009-07-17Update the network address when connectedMarcel Holtmann1-22/+17
2009-07-17Disable the get_bssid() function for nowMarcel Holtmann1-0/+2
2009-07-17Remove the BSSID retrieval for hidden networksMartin Xu1-29/+0
2009-07-17Ensure that supplicant disconnects from the networkMarcel Holtmann1-0/+4
2009-07-16Reset the scanning flag to indicate the end of a scan periodMarcel Holtmann1-4/+2
2009-07-16Fix broken async return value for supplicant disconnectMarcel Holtmann1-1/+1
2009-07-16Fix issue with supplicant and async state notificationsMarcel Holtmann1-3/+3
2009-07-16Fix stalled configuration issue with supplicantMartin Xu1-0/+14
2009-07-16Remove wrongly committed connection patch for supplicantMarcel Holtmann1-6/+0
2009-07-16Fix handling of strict-aliasing rulesMarcel Holtmann2-16/+23
2009-07-14Do not set group name when network is hiddenMartin Xu1-1/+2
2009-07-14If SSID starts with 0x00 value, then ignore itMarcel Holtmann1-0/+3
2009-07-14If the SSID is not provided then declare it as hidden networkMarcel Holtmann1-0/+5
2009-07-14Fix potential invalid memory access of group nameMarcel Holtmann1-2/+4
2009-07-14Fix memory leak with group name constructionMarcel Holtmann1-2/+2
2009-07-13Fix some broken indentationMarcel Holtmann1-3/+3
2009-07-12Use provided control interface and set proper group nameMarcel Holtmann1-2/+7
2009-07-12Add initial version of Ericsson MBM driverMarcel Holtmann1-0/+312
2009-07-12Store control interface for complex devicesMarcel Holtmann1-1/+1
2009-07-12Use interface index to resolve interface nameMarcel Holtmann1-6/+18
2009-07-11Fix dhclient probe/remove race conditionMarcel Holtmann1-22/+38
2009-07-11Track killed status of dhclient tasksMarcel Holtmann1-4/+9
2009-07-11Minor code cleanups for supplicant handlingMarcel Holtmann1-68/+74
2009-07-11Add support for storing SSID details of hidden servicesSamuel Ortiz1-2/+5
2009-07-11Use the scan_ssid supplicant attribute for all connectionsSamuel Ortiz1-5/+5
2009-07-11Set hidden network group name at time of associationSamuel Ortiz1-0/+63
2009-07-09Fix disconnect race condition issue in WiFi supplicantMartin Xu1-8/+30
2009-07-09Add task_connect() function to WiFi supplicantMartin Xu1-30/+34
2009-07-08Fix some plugin build system detailsMarcel Holtmann1-5/+1
2009-07-08Simplify the SIOCGIWRANGE handling a little bitMarcel Holtmann1-13/+9
2009-07-08Set WiFi signal strength based on the reported rangesSamuel Ortiz1-6/+58
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+1
2009-07-03Fix to replace unprintable characters with a white spaceMarcel Holtmann1-6/+5
2009-07-03Fix handling of WEP shared keySamuel Ortiz1-0/+4
2009-07-02Use only printable characters for network nameSamuel Ortiz1-2/+8
2009-07-01Fix handling of connect/disconnect for Ethernet devicesMarcel Holtmann1-6/+2
2009-06-30Add skeleton for Ericsson MBM device pluginMarcel Holtmann2-0/+53
2009-06-29The device policy is a bad idea and so remove all support for itMarcel Holtmann1-1/+0
2009-06-26Add support for connect/disconnect on Ethernet devicesMarcel Holtmann1-0/+30
2009-06-12Add hooks for domain details in dhclientMarcel Holtmann1-0/+9
2009-06-02Add default Motorola SSID to the mixMarcel Holtmann1-0/+1
2009-05-28Handle the case when adding a new interface failsMarcel Holtmann1-3/+11
2009-05-27Fix comparison with invalid supplicant interface pathMarcel Holtmann1-1/+1
2009-05-26Fix dhclient option order to avoid errorsRichard Purdie1-12/+12
2009-05-25Add support building Modem Manager plugin into the daemonMarcel Holtmann1-0/+5
2009-05-25Use plugin specific compiler includes for AT chat libraryMarcel Holtmann1-2/+3
2009-05-25Add support for building PolicyKit support into the daemonMarcel Holtmann1-1/+8