summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-06-14ofono: Follow registration name changesKalle Valo1-0/+47
2010-06-12Fix invalid D-Bus path with finished scans without hidden SSIDsMarcel Holtmann1-6/+9
2010-06-12Enable hidden blocks only when hidden SSIDs are aroundSamuel Ortiz1-2/+8
2010-06-12Prevent wpa_supplicant from automatically associating to our hidden blocksSamuel Ortiz1-0/+8
2010-06-11Remove IPv4 element registration from the oFono pluginSamuel Ortiz1-31/+1
2010-06-10ofono: do not use context path as network group identifierKalle Valo1-8/+5
2010-06-07Add some more portal plugin debug stringsSamuel Ortiz1-0/+14
2010-06-05Active scan hidden networksSamuel Ortiz1-2/+311
2010-06-03Add support for ASCII based WEP keysMarcel Holtmann1-0/+11
2010-06-01Remove default ntpd serverSamuel Ortiz2-5/+9
2010-06-01Fix timeserver APISamuel Ortiz1-11/+86
2010-05-31ntpd pluginSamuel Ortiz1-0/+245
2010-05-21Adapt to new MCC and MNC properties from oFonoDaniel Wagner1-19/+36
2010-05-13Check for dhclient hostname supportMarcel Holtmann1-0/+2
2010-05-13Portal check for Bluetooth, WiMAX and cellular networksSamuel Ortiz1-3/+13
2010-05-12Watch for Bluez network change signalSamuel Ortiz1-1/+53
2010-05-12Add support for retrieving system hostnameMarcel Holtmann1-4/+15
2010-05-12Send system hostname with dhclient executionMarcel Holtmann1-0/+7
2010-05-12Ignore invalid hostname provided by DHCP serverMarcel Holtmann1-0/+3
2010-05-10Check ssid_len before set WiFi.SSID of networkMartin Xu1-1/+2
2010-05-06Remove set_powered() calls based on IFF_UPKalle Valo1-5/+2
2010-05-06Set network associating to FALSE in pan_disconnect()Martin Xu1-0/+2
2010-05-06Check error before call dbus_message_get_args to acquire argumentsMartin Xu1-1/+29
2010-04-16Remove supplicant and device scanning state cleaningSamuel Ortiz1-5/+0
2010-04-14ofono API refactoring: Rename netreg Operator property to NameDaniel Wagner1-1/+6
2010-04-14Remove the access of status property of DataConnectionManager from oFonoMartin Xu1-12/+0
2010-04-13Remove erroneous DHCP method setting from bluetooth pluginMartin Xu1-2/+0
2010-04-09Reference PAN network before disconnectingMartin Xu1-0/+4
2010-04-06Do not set network index from PAN disconnect replySamuel Ortiz1-7/+0
2010-04-01Add hh2serial GPS supportMohamed Abbas1-0/+114
2010-03-25Portal detection pluginMohamed Abbas1-0/+467
2010-03-23Set network->device as NULL when the device is removedMartin Xu1-1/+3
2010-03-22Check for task->path when removing an interface or a networkSamuel Ortiz1-1/+7
2010-03-22Ignore wext wireless rtnetlink eventsSamuel Ortiz1-0/+3
2010-03-19Handle the case that MobileNetworkCodeLength is not providedMartin Xu1-15/+16
2010-03-19Correct the modem properties key nameMartin Xu1-1/+1
2010-03-08Export MCC and MNC for cellular servicesMartin Xu1-8/+33
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-838/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-107/+0
2010-03-07Rename Moblin plugin to MeeGo features pluginMarcel Holtmann1-4/+4
2010-03-03Remove DHCP method setting from ethernet pluginMartin Xu1-2/+0
2010-02-11Set device powered when bluetooth adapters are poweredSamuel Ortiz1-95/+98
2010-02-11Bring bluetooth interfaces up at startupSamuel Ortiz1-0/+2
2010-02-11Add static IP supportMartin Xu2-2/+3
2010-02-05Toggle WiFi device powered fieldSamuel Ortiz1-1/+2
2010-02-02Rename mac80211 routines and fields to cfg80211Samuel Ortiz1-4/+4
2010-01-29Add network->driver->setup() callback functionMartin Xu1-2/+11
2010-01-28Use operator name as the network nameMartin Xu1-17/+101
2010-01-23Set APN before connecting via oFono pluginMartin Xu1-0/+66
2010-01-23Add default context if no context existsMartin Xu1-0/+78