summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-02-08pacrunner: Remove unitialised use of host_ret variableKalle Valo1-3/+0
2011-02-08ofono: Handle ContextAdded/ContextRemoved signalsHenri Bragge1-1/+77
2011-02-08wifi: Check invalid key/passphrase in gsupplicant connect callbackPatrik Flykt1-2/+12
2011-02-04ethernet: Create the bridge before to add an interface to it.Guillaume Lucas1-2/+2
2011-02-04proxy: Add implementation for internal proxy framework.Mohamed Abbas1-7/+21
2011-02-04pacrunner: Add pacrunner proxy driver.Mohamed Abbas1-0/+147
2011-02-03wifi: Debug string typoSamuel Ortiz1-1/+1
2011-02-03wifi: Return a tethering error if AP mode is not supported at allSamuel Ortiz1-2/+5
2011-02-03wifi: Use WPA2 only when in AP modeSamuel Ortiz1-0/+1
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