summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-12-23wifi: Track wpa supplicant stateSamuel Ortiz1-0/+35
2010-12-23wifi: Zero length passphrase set to NULLSamuel Ortiz1-3/+8
2010-12-23wifi: Dont start new connection until disassociation completesMohamed Abbas1-19/+64
2010-12-22wifi: Remove misleading error stringSamuel Ortiz1-2/+10
2010-12-22wifi: Use CONNMAN_SUPPLICANT_DEBUG for debuggingSamuel Ortiz1-1/+1
2010-12-22wifi: Set wifi plugin priority to DEFAULTSamuel Ortiz2-2/+2
2010-12-22wifi: Switch to being the default wifi pluginSamuel Ortiz2-2/+2
2010-12-22wifi: Make gsupplicant debug depend on CONNMAN_GSUPPLICANT_DEBUGSamuel Ortiz1-1/+3
2010-12-21dhcp: Add IPv4LL supportJulien Massot1-0/+37
2010-12-21openvpn: Identation fixesSamuel Ortiz1-38/+38
2010-12-21openvpn: Move foreign_option_ parse code into its own functionDaniel Wagner1-25/+31
2010-12-21openvpn: Use ifconfig_remote as peer addressDaniel Wagner1-1/+1
2010-12-21openvpn: Append routesDaniel Wagner1-0/+109
2010-12-21openvpn: Pass in additional argumentsDaniel Wagner1-2/+37
2010-12-17openconnect: Remove unused codeDaniel Wagner1-7/+0
2010-12-17dnsproxy: Listen on IN6ADDR_ANY not Legacy INADDR_ANYDavid Woodhouse1-9/+36
2010-12-17dnsproxy: Fix {udp,tcp}_listener_event() to cope with requests over IPv6David Woodhouse1-19/+20
2010-12-17dnsproxy: Rename 'len' field in request_dataDavid Woodhouse1-5/+5
2010-12-17ofono: Delay ipconfig structure cleanupSamuel Ortiz1-1/+2
2010-12-15ofono: Set regulatory domain from network MCCSamuel Ortiz2-1/+493
2010-12-15wifi: Regulatory domain setting implementationSamuel Ortiz1-1/+18
2010-12-15iwmx: Fix build failureLeena Gunda1-1/+1
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