summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-29Fix length checks for WPA and RSN IEsMarcel Holtmann1-2/+2
2009-12-25Fix broken error handling with D-Bus filterMarcel Holtmann1-1/+2
2009-12-24Use failed as label name instead of errorMarcel Holtmann1-4/+4
2009-12-24Set Ethernet connected after assigning the network groupMarcel Holtmann1-1/+2
2009-12-23Convert the network EAP string to uppercaseSamuel Ortiz1-1/+8
2009-12-22Pass required IEEE 802.1x settings to wpa_supplicantSamuel Ortiz1-1/+176
2009-12-20Add IP configured method for fixed addressesMarcel Holtmann1-2/+3
2009-12-20Remove unused code snippetMarcel Holtmann1-18/+0
2009-12-20Rename IP configuration methods to match specificationMarcel Holtmann1-3/+3
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-10/+10
2009-12-19Rename D-Bus helper for basic property typesMarcel Holtmann2-4/+4
2009-12-19Add helpers for appending flexible D-Bus arraysMarcel Holtmann1-2/+2
2009-12-19Make use of D-Bus dictionary helpersMarcel Holtmann1-10/+4
2009-12-18Fix signal strength calculation when quality is not providedMarcel Holtmann1-1/+1
2009-12-18Add more debug output for WiFi qualityMarcel Holtmann1-0/+15
2009-12-18Allow potential roaming between WPA and WPA2 networksMarcel Holtmann1-4/+7
2009-12-17Add static IP support for oFono interactionMartin Xu1-7/+144
2009-12-15Fix DNS packet length calculationMarcel Holtmann1-1/+1
2009-12-14Fix supplicant connection issue when specifying PSK securityMarcel Holtmann1-1/+2
2009-12-14Extract authentication modes (PSK and IEEE 802.1x) for IEMarcel Holtmann1-3/+83
2009-12-14Add plugin for Moblin specific featuresMarcel Holtmann1-0/+39
2009-12-14Add plugin for using Google Public DNS serviceMarcel Holtmann1-0/+48
2009-12-14Handle cases when provided DNS server has no interfaceMarcel Holtmann1-5/+8
2009-12-14Add some logging for DNS proxy changes within the server listMarcel Holtmann1-3/+16
2009-12-14Add workaround for EDNS0 queries that exceed the buffer sizeMarcel Holtmann1-3/+27
2009-12-14Handle additional DNS records when sending alternate requestMarcel Holtmann1-6/+10
2009-12-09Fix issue with TUN name assignment for VPNMarcel Holtmann1-1/+1