summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-23Ignore resolvers with no interface for resolvconfMarcel Holtmann1-0/+6
2010-01-07Fix some WPA Enterprise privacy issuesMarcel Holtmann1-2/+3
2010-01-05Add place-holder for technology type GPSMarcel Holtmann1-0/+1
2010-01-03Fix compilation error within WiMAX pluginMartin Xu1-1/+1
2010-01-03Add basic interfaces for automatic proxy configurationMarcel Holtmann2-0/+5
2010-01-01Update copyright informationMarcel Holtmann24-24/+24
2009-12-31Fix memory leaks caused by missing dbus_pending_call_unref()Marcel Holtmann3-43/+49
2009-12-31Port supplicant driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-28/+19
2009-12-31Port ofono driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-67/+68
2009-12-31Port udhcp driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-11/+13
2009-12-31Port bluetooth driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-62/+59
2009-12-30Fix compilation errorMarcel Holtmann1-1/+1
2009-12-30Set network method as CONNMAN_IPCONFIG_METHOD_DHCPMartin Xu6-0/+12