summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-05session: Remove struct connman_session_bearerDaniel Wagner1-9/+1
2012-11-05session: Add callback to policy create()Daniel Wagner1-4/+10
2012-10-29openvpn: Support '--tls-auth <file>' with optional '<direction>' argumentEmil Renner Berthing1-0/+14
2012-10-29openvpn: Add more optionsEmil Renner Berthing1-0/+3
2012-10-16wifi: Do not start autoscan if interface was not readyTomasz Bursztyka1-1/+4
2012-10-16gsupplicant: Add a new state according to 'interface_disabled'Tomasz Bursztyka1-0/+3
2012-10-02session: Move the default config create part back to coreDaniel Wagner1-11/+1
2012-09-27session_policy: Use bearer free functionDaniel Wagner1-10/+1
2012-09-27session: Remove unused functionsDaniel Wagner1-30/+0
2012-09-27session_policy: Implement create() and destroy()Daniel Wagner1-0/+63
2012-09-27session: Use session pointer instead of string idDaniel Wagner1-4/+6
2012-09-27session: Add plugin priorityDaniel Wagner1-0/+1
2012-09-27session: Rename session_config to session_policyDaniel Wagner1-10/+10
2012-09-24wifi: Fix tethering with kernel 3.5Artem Bityutskiy1-3/+0
2012-09-14session: Fix configuration plugin buildDaniel Wagner1-2/+2
2012-09-04Use g_slist_prepend() where appropriatePatrik Flykt2-2/+2
2012-08-30session: Move RoamingPolicy to configuration pluginDaniel Wagner1-2/+5