summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2013-02-26dundee: Increase timeout to 60 secondsPatrik Flykt1-1/+1
2013-02-26bluetooth_legacy: Increase Bluez 4 plugin timeout to 60 secondsPatrik Flykt1-1/+1
2013-02-26neard: Add partial support for wifi provisionning via NFCTomasz Bursztyka1-16/+257
2013-02-26neard: Add neard plugin with tethering info sharing supportTomasz Bursztyka1-0/+381
2013-02-19vpn: Ignore VPN UserRoutes and ServerRoutes propertiesJukka Rissanen1-0/+4
2013-02-19config: Read only wifi configJukka Rissanen1-1/+1
2013-01-30dundee: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30ofono: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30ethernet: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30bluetooth: Implement tethering for the Bluez 5 bluetooth pluginPatrik Flykt1-0/+117
2013-01-30bluetooth: Connect and disconnect a PAN NAP networkPatrik Flykt1-5/+137
2013-01-30bluetooth: Expose Bluez 5 org.bluez.Network1 objects as networksPatrik Flykt1-4/+133
2013-01-30bluetooth_legacy: Check network in probe functionPatrik Flykt1-4/+18
2013-01-30bluetooth: Keep track of Bluez 5 org.bluez.Network1 objectsPatrik Flykt1-0/+172
2013-01-30bluetooth: Expose Bluez 5 adapters as ConnMan devicesPatrik Flykt1-0/+308
2013-01-30bluetooth: Register technology driverPatrik Flykt1-1/+31
2013-01-30bluetooth: Add new bluetooth pluginPatrik Flykt1-0/+49
2013-01-30bluetooth: Rename bluetooth plugin to bluetooth_legacyPatrik Flykt1-6/+9
2013-01-30ofono: Use ordinary string instead of identPatrik Flykt1-1/+1
2013-01-30dundee: Use ordinary string instead of identPatrik Flykt1-1/+1
2013-01-04core: Remove WiMAX definitions from codePatrik Flykt1-1/+0
2013-01-04plugins: Remove WiMAX plugin filesPatrik Flykt3-1822/+0
2012-12-21session-policy-local: Check policy being non-NULL before usingPatrik Flykt1-1/+3
2012-12-14vpn: Clear pending connect flag on connect attemptPatrik Flykt1-0/+2
2012-12-10vpn-plugin: Check completion of configure and connectPatrik Flykt1-16/+14
2012-12-10vpn-plugin: Propagate most common errors to callback functionPatrik Flykt1-4/+14
2012-12-10session_policy_local: Create policy directory if necessaryDaniel Wagner1-0/+12
2012-12-05session_policy: Remove dummy pluginDaniel Wagner1-101/+0
2012-12-05session_policy_local: Rename session_policy_iviDaniel Wagner1-27/+27
2012-12-05session_policy_ivi: Initialize variable and remove an unused oneDaniel Wagner1-2/+1
2012-11-26vpn: Cleanup properly if vpn connect failsJukka Rissanen1-2/+4
2012-11-26vpn: Cleanup vpn connections when vpnd diesJukka Rissanen1-0/+2
2012-11-26vpn: Do not remove vpn connections hash when vpnd diesJukka Rissanen1-14/+9
2012-11-23session_policy_ivi: Implement policy load functionDaniel Wagner1-1/+105
2012-11-23session_policy_ivi: Watch for changes on policy filesDaniel Wagner1-4/+92
2012-11-23session_policy_ivi: Add hash table to track identsDaniel Wagner1-0/+43
2012-11-23session_policy_ivi: Create session configDaniel Wagner1-3/+115
2012-11-23session_policy_ivi: Get SELinux context of session ownerDaniel Wagner1-1/+95
2012-11-23session_policy_ivi: Add policy plugin for IVIDaniel Wagner1-0/+91
2012-11-23vpn: Remove unused variableDaniel Wagner1-2/+0
2012-11-23provider: Add callback when creating vpn providerJukka Rissanen1-42/+126
2012-11-23vpn: Hash provider data using the ident instead of pathJukka Rissanen1-39/+79
2012-11-23vpn: Resolve vpn hostname if necessaryJukka Rissanen1-1/+105
2012-11-23provider: Refactor server and user route handlingJukka Rissanen1-25/+442
2012-11-23plugin: Add VPN plugin that will interact with vpndJukka Rissanen1-0/+1164
2012-11-23vpn: New vpn daemon that handles vpn connections and clientsJukka Rissanen7-2403/+0
2012-11-23device: Move device creation func into device.cJukka Rissanen1-2/+2
2012-11-15ofono: Remove network if GPRS context is removedDaniel Wagner1-1/+3
2012-11-13wifi: Handle D-Bus method call failurePatrik Flykt1-0/+8
2012-11-07wifi: Skip service if there is error while loading its settingsJukka Rissanen1-0/+4