summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak21-67/+297
2015-07-08Fix for wifi_scan-->"no Wifi-ap found"submit/tizen/20150708.074848pradeep kumar B1-0/+301
2015-07-08Fix for WPS Push Button & WPS router Pinpradeep kumar B1-0/+60
2015-07-08Fix MMS connection failureJaehyun Kim1-447/+594
2015-05-27Add support for ipv6taesub.kim1-1/+4
2014-10-31Tethering: Get the client mac info of Gadget tethersubmit/tizen_mobile/20141120.000000submit/tizen/20141103.030434accepted/tizen/mobile/20141117.073754accepted/tizen/ivi/20141107.062620accepted/tizen/common/20141103.141112guoqiang.liu1-0/+87
2014-10-31Tethering: Watch the connection and disconnection signal of BluetoothChengyi Zhao1-3/+72
2014-10-31Tethering: Add hidden access point support in technologyChengyi Zhao5-7/+14
2014-10-31Tethering: Add station information management featureChengyi Zhao1-0/+13
2014-10-31Tizen: Unify bluetooth tethering enable logicZhang zhengguang1-1/+1
2014-10-31Tizen: Check some telephony flags before active contextguoqiang.liu1-0/+8
2014-10-31Tizen: Integrate telephony pluginArron Wang1-0/+1757
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang1-1/+24
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang5-25/+767
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang16-1422/+2031
2013-05-31session_policy_local: Set session identification methodDaniel Wagner1-1/+43
2013-05-31session_policy_local: Retrieve UID/GID from session userDaniel Wagner1-25/+179
2013-05-31session_policy_local: Remove struct create_dataDaniel Wagner1-29/+14
2013-05-31session_policy_local: Rework policy file handlingDaniel Wagner1-143/+257
2013-05-31session_policy_local: Add some more debug informationDaniel Wagner1-8/+19
2013-05-31session_policy_local: Update session before unref policyDaniel Wagner1-10/+4
2013-05-31session_policy_local: Refactor SELinux context parserDaniel Wagner1-13/+8
2013-05-31session_policy_local: Do not handle small allocationDaniel Wagner1-29/+4
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka1-44/+120
2013-04-26ethernet: Add tethering supportJukka Rissanen1-1/+101
2013-04-18session: Do not fail when creating default policy configurationDaniel Wagner1-12/+1
2013-04-18session: Change to "func_t" postfix to callback typedefDaniel Wagner1-3/+3
2013-04-18session_policy_local: Use callback helpersDaniel Wagner1-7/+9
2013-04-18session_policy_local: Load policy when a new file is addedDaniel Wagner1-0/+7
2013-04-18session_policy_local: Do not free policy on load errorDaniel Wagner1-2/+5
2013-04-18session_policy_local: Empty policy list indicated no match allDaniel Wagner1-8/+3
2013-04-18session_policy_local: Set default policy using common codeDaniel Wagner1-4/+2
2013-04-15wifi: improve fix to avoid device double release on disableGrant Erickson1-35/+11
2013-04-12wifi: avoid device double release on disableGrant Erickson1-2/+38
2013-04-08vpn: Host IP address was not freedJukka Rissanen1-0/+1
2013-04-08vpn: Free ip address before allocating a new oneJukka Rissanen1-0/+1
2013-04-03vpn: Update domain name when received from vpndJukka Rissanen1-0/+10
2013-04-03ofono: Add the CDMA network when the device is createdForest Bond1-2/+8
2013-04-03ofono: Add CDMA network when modem is registeredForest Bond1-11/+16
2013-03-27provider: Set nameservers if we receive them from vpndJukka Rissanen1-1/+8
2013-03-27wifi: terminate autoscan stop if autoscan is not activeGrant Erickson1-0/+5
2013-03-18neard: RequestOOB() method sends empty dictionaryTomasz Bursztyka1-4/+8
2013-03-08vpn: Make sure vpn connection really exists before removing itJukka Rissanen1-1/+6
2013-03-08vpn: Check whether we have already removed the providerJukka Rissanen1-0/+8
2013-03-08vpn: Add debug information when vpn state changesJukka Rissanen1-0/+2
2013-03-08vpn: Remove VPN provider from service list when destroying itJukka Rissanen1-1/+1
2013-03-08vpn: Clear the data pointer from provider when destroyingJukka Rissanen1-0/+2
2013-03-08vpn: Set immutable flag of the VPN serviceJukka Rissanen1-0/+1
2013-03-08vpn: Remember the immutable flag from vpndJukka Rissanen1-0/+3
2013-03-05wifi: Preliminary fix for autoscanning known hidden SSIDsTomasz Bursztyka1-16/+15