summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-07-05Fixed some issuessubmit/tizen/20160705.082658accepted/tizen/wearable/20160705.101859accepted/tizen/tv/20160705.101845accepted/tizen/mobile/20160705.101933accepted/tizen/ivi/20160705.101849accepted/tizen/common/20160705.170548hyunuktak1-5/+0
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak1-2/+2
2016-06-22Remove some features and modify service filesubmit/tizen/20160624.012559accepted/tizen/wearable/20160624.064357accepted/tizen/tv/20160624.064037accepted/tizen/mobile/20160624.064052accepted/tizen/ivi/20160624.064339accepted/tizen/common/20160624.132425hyunuktak1-31/+0
2016-06-17[SPIN] Indicate auth-failed error.Niraj Kumar Goit1-1/+1
2016-06-17[SPIN] Fix wireless issues in connman.Niraj Kumar Goit1-33/+24
2016-06-17[SPIN] Check if network is already removed in connect callback.Niraj Kumar Goit1-0/+17
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit1-0/+8
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit1-0/+2
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit1-2/+6
2016-06-15[SPIN] gsupplicant: fix stucking in scanning state when scan failed.Niraj Kumar Goit2-11/+75
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit1-0/+6
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim1-0/+2
2016-02-23bluetooth: Fix Memory LeakNiraj Kumar Goit1-1/+3
2016-01-18[vpn]:Initialized variable "err" to avoid error condition failureManeesh Jain1-1/+1
2015-10-06Sync with Tizen 2.4(1.29.36)submit/tizen/20151020.082803accepted/tizen/wearable/20151020.111030accepted/tizen/tv/20151020.111019accepted/tizen/mobile/20151020.111002taesub.kim1-3/+49
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