summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-02-03wifi: Set AP ciphers to CCMP onlySamuel Ortiz1-0/+2
2011-02-03wifi: Initial tethering supportSamuel Ortiz1-1/+194
2011-02-02gsupplicant: Add interface bridge settingSamuel Ortiz1-1/+1
2011-02-02gsupplicant: Add network scan ssid settingSamuel Ortiz1-0/+1
2011-02-02wifi: Track interfacesSamuel Ortiz1-0/+9
2011-02-02gsupplicant: Add network mode supportSamuel Ortiz1-0/+1
2011-02-02tethering: Add a tethering property per technologySamuel Ortiz2-0/+2
2011-01-28wifi: Remove legacy pluginSamuel Ortiz3-2985/+0
2011-01-28nmcompat: D-Bus configuration fileKalle Valo1-0/+14
2011-01-28nmcompat: Support nm dbus propertiesKalle Valo1-0/+94
2011-01-28nmcompat: Add pluginKalle Valo1-0/+188
2011-01-28dhcp: Move plugins/dhcp in to coreDaniel Wagner1-227/+0
2011-01-28openconnect: error_code implementationMohamed Abbas1-0/+14
2011-01-28vpnc: error_code implementationMohamed Abbas1-0/+13
2011-01-28vpn: Allow plugins to report error codeMohamed Abbas2-4/+16
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas3-3/+4
2011-01-28vpn: Fix vpn_died prototypeSamuel Ortiz1-1/+1
2011-01-27openvpn: Use parser table instead of open codingDaniel Wagner1-61/+45
2011-01-27openvpn: Fix typo in routing prefix checkDaniel Wagner1-1/+1
2011-01-27wifi: WPS supportTomasz Bursztyka1-183/+266
2011-01-27ofono: be proactive with registration statusPekka Pessi1-21/+41
2011-01-27ofono: be proactive when connectingPekka Pessi1-0/+14
2011-01-27ofono: Retry autoconnect when gprs gets attachedPekka Pessi1-25/+121
2011-01-27plugins: Initial vpnc supportMohamed Abbas1-0/+277
2011-01-27provider: Factorize VPN routing environment variables parsingSamuel Ortiz2-110/+8
2011-01-26provider: Implement IPv6 route settingSamuel Ortiz1-2/+5
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner1-1517/+0
2011-01-26wifi: Balance scanning statesMohamed Abbas1-6/+10
2011-01-22openvpn: Remove double reason parsingDaniel Wagner1-5/+0
2011-01-20ofono: Use dbus_bool_t instead of gbooleanMarcel Holtmann1-4/+4
2011-01-18ofono: avoid extra SetProperty("Online") callsPekka Pessi1-0/+10
2011-01-13pacrunner: Implement proxy_changed hookSamuel Ortiz1-0/+16
2011-01-10supplicant: Support EAP phase2 authentication methodsHenri Bragge1-1/+5
2011-01-10wifi: Stack based crash risk fixedTomasz Bursztyka1-3/+7
2011-01-07ipconfig: Add AUTO ipconfig method for IPv6 auto configured addressesJukka Rissanen1-0/+1
2011-01-07supplicant: Drop unnecessary quotes from phase2 valueHenri Bragge1-1/+1
2010-12-31Free the IO channel if connection to the DNS server failsLeena Gunda1-1/+4
2010-12-31memoryleak: dhcp_client is already referenced when createdJukka Rissanen1-2/+0
2010-12-31memoryleak: block was not freedJukka Rissanen1-0/+1
2010-12-31memoryleak: address was not freedJukka Rissanen1-0/+1
2010-12-31memoryleak: SSID was not freedJukka Rissanen1-1/+5
2010-12-31memoryleak: network interface string was not freedJukka Rissanen1-6/+12
2010-12-28portal: Check status and print client IP and country detailsMarcel Holtmann1-0/+13
2010-12-23wifi: Check for passphrase being not NULL before calling strlenMohamed Abbas1-1/+1
2010-12-23wifi: Remove network on BSSRemoved signal receptionLeena Gunda1-2/+12
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