summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-12-14ipconfig: Define 2 separate pointers for IPv4 and IPv6Jukka Rissanen1-2/+2
2010-12-08dnsproxy: Stop polling a nameserver when connect failsSamuel Ortiz1-0/+15
2010-12-08ethernet: Add USB CDC tethering supportMartin Xu1-0/+101
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu2-0/+2
2010-12-07dnsproxy: Support multiple search domain per serviceSamuel Ortiz1-22/+99
2010-12-07dnsproxy: Ignore adding and removing of NULL serversHenri Bragge1-0/+6
2010-12-07wifi: Fix technology driver name and typeSamuel Ortiz1-2/+2
2010-12-04ofono: Fix signal strength reportSamuel Ortiz1-12/+12
2010-12-02dnsproxy: Fix handling of IPv6 nameserversDavid Woodhouse1-11/+28
2010-12-02wifi: Register technology driverSamuel Ortiz1-0/+32
2010-11-26ofono: Parse the new Lockdown propertyGustavo F. Padovan1-0/+14
2010-11-26Remove support for dhclient pluginMarcel Holtmann1-237/+0
2010-11-26Change service name from org.moblin.connman to net.connmanMarcel Holtmann3-6/+6
2010-11-26Revert "Return to mainloop before starting DHCP procedure"Marcel Holtmann1-12/+1
2010-11-25ofono: Fix Modem properties parsingGustavo F. Padovan1-7/+4
2010-11-24Return to mainloop before starting DHCP procedureMarcel Holtmann1-1/+12
2010-11-23ofono: Set network group when adding the networkMohamed Abbas1-1/+3
2010-11-22gsupplicant: Set interface data to NULL upon driver removalLeena Gunda1-0/+2
2010-11-19openconnect: Fix connect-vpn and plugin indentationSamuel Ortiz1-1/+1
2010-11-19openconnect: Pass server certificate hash directly to openconnectDavid Woodhouse1-1/+7
2010-11-19dnsproxy: Remove TCP receive path potential busy waitsDavid Woodhouse1-29/+57
2010-11-16wifi-legacy: Set associating to FALSE when disconnectingSamuel Ortiz1-0/+2
2010-11-13dnsproxy: Handle POLLERR and POLLHUP on the nameserver UDP socketSamuel Ortiz1-3/+10
2010-11-13Use technology information when reporting Tethering statusMarcel Holtmann1-22/+24
2010-11-13Use a proper technology callback to report Tethering statusMarcel Holtmann1-3/+2
2010-11-13Don't take reference count based on if resultMarcel Holtmann1-3/+7
2010-11-12Fix for crash with new proxy lookup callbacksMohamed Abbas1-4/+9
2010-11-10tethering: Add async tethering_enabled callbackSamuel Ortiz1-2/+38
2010-11-10dnsproxy: Remove TCP connection lookup from create_server()Samuel Ortiz1-10/+0
2010-11-10dnsproxy: Handle TCP receive loop retriesSamuel Ortiz1-4/+15
2010-11-08bluetooth: Implement tethering hookSamuel Ortiz1-0/+112
2010-11-08technology: Add bridge name to the tethering hookSamuel Ortiz1-1/+1
2010-11-07Use GWeb for portal detection supportMarcel Holtmann1-370/+52
2010-11-06Use proxy framework for portal checkMarcel Holtmann1-37/+53
2010-11-04Fix fallout within pluginsMarcel Holtmann3-5/+0
2010-11-04Remove unneeded enum connman_network_protocolMarcel Holtmann5-13/+1
2010-11-04Remove unneeded enum connman_device_modeMarcel Holtmann2-4/+0
2010-11-03supplicant: Check for network before removing itSamuel Ortiz1-0/+3
2010-11-03openvpn: Add OpenVPN supportDaniel Wagner1-0/+239
2010-11-02gsupplicant: Fix deadlock when disassociate while associatingMohamed Abbas1-0/+2
2010-10-27Add the openconnect plugin to the distcheck ruleSamuel Ortiz1-1/+1
2010-10-22Split openconnect into generic vpn and openconnect partDaniel Wagner3-314/+478
2010-10-22wifi: Search for networks based on their identifierLeena Gunda1-3/+2
2010-10-18Update pacrunner plugin to take care of all proxy methodsTomasz Bursztyka1-16/+63
2010-10-03Add information if scan has been requestedMarcel Holtmann1-0/+2
2010-10-02Add support for handling DHCP timerserver values from DHCPMarcel Holtmann1-0/+4
2010-09-30supplicant: Do not reset passphrase when asociation failsSamuel Ortiz1-7/+0
2010-09-30supplicant: No need for actively remove network upon disconnectionSamuel Ortiz1-15/+0
2010-09-30Set WiFi task scanning flag when receiving a Scanning eventSamuel Ortiz1-0/+3
2010-09-30Implement WiFi network driver remove hookSamuel Ortiz3-0/+23