platform/core/connectivity/mtp-responder.git
4 years agoFix double free 01/232401/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200507.152317 accepted/tizen/5.5/unified/wearable/hotfix/20201027.114939 submit/tizen_5.5/20200506.052150 submit/tizen_5.5_wearable_hotfix/20201026.184303
Cheoleun Moon [Mon, 4 May 2020 08:01:38 +0000 (17:01 +0900)]
Fix double free

A variable, obj_info has been already freed when _hutil_add_object_entry() returns
an error. It leads in double free of obj_info.

Change-Id: I9cca2ef8a4048b2127cf3be751a7c9c73aa62660
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
4 years agoRemove default systemd configuration 39/226739/1
Jihoon Jung [Thu, 5 Mar 2020 05:42:02 +0000 (14:42 +0900)]
Remove default systemd configuration

Change-Id: I9ab3862631d9e1c92021ac9d1821da1783dcdb5c
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
4 years agoChange for reduce logs 19/215519/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.004154 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084333 accepted/tizen/unified/20191015.011853 submit/tizen/20191010.140049 submit/tizen_5.5/20191031.000010 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
Jihoon Jung [Thu, 10 Oct 2019 13:57:03 +0000 (22:57 +0900)]
Change for reduce logs

Change-Id: Ie7796822a6fdd97680e7ac0b4efbf08e6e48c262
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
4 years agoRemove OS upgrade script 74/211974/1
Kichan Kwon [Tue, 13 Aug 2019 04:52:42 +0000 (13:52 +0900)]
Remove OS upgrade script

Change-Id: Id167004e0ed5e17484ec9d5bef049b050b0f4509
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
4 years agoMerge "Remove unused features" into tizen accepted/tizen/unified/20190711.062916 submit/tizen/20190711.022932
Jihoon Jung [Thu, 11 Jul 2019 02:15:48 +0000 (02:15 +0000)]
Merge "Remove unused features" into tizen

4 years agoMerge "Remove unnecessary setting" into tizen
Jihoon Jung [Thu, 11 Jul 2019 02:15:45 +0000 (02:15 +0000)]
Merge "Remove unnecessary setting" into tizen

4 years agoFix Coverity issue : 1048215 Resource leak 95/209595/1
Jung Jihoon [Tue, 9 Jul 2019 07:19:19 +0000 (16:19 +0900)]
Fix Coverity issue : 1048215 Resource leak

Change-Id: I7b35b6e85206df2df5d0db801356105cdda968af
Signed-off-by: Jung Jihoon <jh8801.jung@samsung.com>
4 years agoRemove unused features 04/209104/1
INSUN PYO [Tue, 2 Jul 2019 07:47:05 +0000 (16:47 +0900)]
Remove unused features

Change-Id: I4d0f6154e5d17a936e4120b2a2e1c197a07d4051

4 years agoRemove unnecessary setting 05/209005/1
INSUN PYO [Tue, 2 Jul 2019 01:32:18 +0000 (10:32 +0900)]
Remove unnecessary setting

Change-Id: I713fd911c175a860a45f60a623c49a40e142d832

4 years agoRemove conatiner feature 62/204862/2 accepted/tizen/unified/20190603.095349 submit/tizen/20190603.044348
INSUN PYO [Mon, 29 Apr 2019 02:30:13 +0000 (11:30 +0900)]
Remove conatiner feature

Change-Id: I52ead1369fe4d57bc59aea6c7d6349349849b24c

4 years agoMerge "Fixed a svace issue" into tizen accepted/tizen/unified/20190510.012112 submit/tizen/20190509.233015
saerome kim [Thu, 9 May 2019 23:28:09 +0000 (23:28 +0000)]
Merge "Fixed a svace issue" into tizen

4 years agoFixed a svace issue 54/205854/1
VBS [Thu, 9 May 2019 23:21:32 +0000 (08:21 +0900)]
Fixed a svace issue

- Removing potential risk of memory corruption due to
  dangling pointer reference.

Change-Id: Iaf0c60649e6364e35fd0787141569b347a985c21
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years ago[TFDF-1233][ASAN] Fix global-buffer-overflow 65/201865/2 accepted/tizen/unified/20190321.062528 submit/tizen/20190321.001036
Jihoon Jung [Wed, 20 Mar 2019 08:16:30 +0000 (17:16 +0900)]
[TFDF-1233][ASAN] Fix global-buffer-overflow

Change-Id: Ie01b36d2f2a2abddf2cc82f4235a6f4a7137f73a
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
5 years agoChange license information in ffs backend file 11/201111/1
Paweł Szewczyk [Fri, 8 Mar 2019 10:47:05 +0000 (11:47 +0100)]
Change license information in ffs backend file

The code was mistakenly marked as proprietary.

Change-Id: Id697704ae93c9fc44e12a9998997fb9c8bf09770
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
5 years agoFix ASAN bug 46/198946/1 submit/tizen/20190131.094229
Jihoon Jung [Thu, 31 Jan 2019 07:45:02 +0000 (16:45 +0900)]
Fix ASAN bug

- Fix race condition using mutex

Change-Id: I2bd5205a1033fbbd2dc53786c2165af2a8b4f891
Signed-off-by: Jihoon Jung <jh8801.jung@example.com>
5 years agoMTP responder Bug Fix 29/198829/1 accepted/tizen/unified/20190131.161440 submit/tizen/20190131.014348
Jihoon Jung [Wed, 30 Jan 2019 06:43:53 +0000 (15:43 +0900)]
MTP responder Bug Fix

When folder have images, if you copy the folder into another folder,
Then you can not see the images in the folder.

Cause : Mtp Store is not updated.
Fix : Fix to store to be updated when copying.

Change-Id: Iad3b1b0bce103c37a332e2010777a704e0356f58
Signed-off-by: Jihoon Jung <jh8801.jung@example.com>
5 years agoRemove the execution flag from non-executables 07/196007/3 accepted/tizen/unified/20190109.060043 submit/tizen/20190108.074231
Paweł Szewczyk [Fri, 21 Dec 2018 09:41:04 +0000 (10:41 +0100)]
Remove the execution flag from non-executables

Change-Id: I796f146a8edc93ac3221dfc54c189e6f2053d250
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
5 years agoAUTHOR to COMPOSER for mm remove ACR 56/195856/1 accepted/tizen/unified/20181219.063458 submit/tizen/20181219.023218
Jihoon Jung [Wed, 19 Dec 2018 02:23:26 +0000 (11:23 +0900)]
AUTHOR to COMPOSER for mm remove ACR

Change-Id: Idc97ffce42b285d51a753c20aef82f893c0dbbcf
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
5 years agoFix 64bit dlog format warnings 47/195647/2 accepted/tizen/unified/20181217.142419 submit/tizen/20181217.051135 submit/tizen/20181217.065327
Taesoo Jun [Mon, 17 Dec 2018 04:49:11 +0000 (13:49 +0900)]
Fix 64bit dlog format warnings

Change-Id: I0dcfd1ada2a06239a6790ccc1e0507f94f6ab7d2

5 years agoFix dlog format issues 87/194987/1 accepted/tizen/unified/20181210.152257 submit/tizen/20181210.061733
Taesoo Jun [Mon, 10 Dec 2018 05:33:33 +0000 (14:33 +0900)]
Fix dlog format issues

Change-Id: I52f47f8249e7b51e341691e66067ba882178f4de

5 years agoMerge "Add restart-on-failure in service file" into tizen accepted/tizen/unified/20181127.073329 submit/tizen/20181123.044719 submit/tizen/20181126.060226
Jihoon Jung [Fri, 23 Nov 2018 04:31:07 +0000 (04:31 +0000)]
Merge "Add restart-on-failure in service file" into tizen

5 years agoAdd restart-on-failure in service file 26/192726/3
Paweł Szewczyk [Thu, 8 Nov 2018 17:22:52 +0000 (18:22 +0100)]
Add restart-on-failure in service file

To prevent socket from closing functionfs endpoints descriptors, the
service should not fail definitely. This patch make it restart on its
own on failure.
To prevent fast restarting in case of repeating failure, the delay is
added to the restart mechanism.

Change-Id: I3db100c6dda88a605f7fbb6e35dc8783cd4d4252
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
5 years agoGtest code for mtp-responder 97/191997/4
Lokesh [Fri, 26 Oct 2018 11:38:54 +0000 (17:08 +0530)]
Gtest code for mtp-responder

Description:
Overall coverage rate:
  lines......: 89.5% (1927 of 2152 lines)
  functions..: 94.9% (166 of 175 functions)

Change-Id: I46e66dc7a1ffb0d8a0f5006e360f67ac0030e171
Signed-off-by: Lokesh <l.kasana@samsung.com>
5 years agoRemove unused local variable - __receive_temp_file_first_packet( ) 27/188927/1 accepted/tizen/5.0/unified/20181102.015353 accepted/tizen/unified/20180912.153402 accepted/tizen/unified/20180913.063848 accepted/tizen/unified/20180913.063905 submit/tizen/20180912.044100 submit/tizen/20180912.062403 submit/tizen/20180912.091618 submit/tizen_5.0/20181101.000003
Taesoo Jun [Wed, 12 Sep 2018 02:43:14 +0000 (11:43 +0900)]
Remove unused local variable - __receive_temp_file_first_packet( )

Change-Id: Ia66ea8f4118b4c4239d7dc28d06aaeb000f214ba
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
5 years agoStore the proper storage description 42/187142/1 accepted/tizen/unified/20180821.090945 submit/tizen/20180820.091410
Jihoon Jung [Mon, 20 Aug 2018 07:53:53 +0000 (16:53 +0900)]
Store the proper storage description

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I2d9d14add6d0de7d9a906aa337facca77f493620

5 years agoChange impl about get total / avaiable storage size 00/184700/2 accepted/tizen/unified/20180723.151434 submit/tizen/20180720.091301
Jihoon Jung [Fri, 20 Jul 2018 06:43:22 +0000 (15:43 +0900)]
Change impl about get total / avaiable storage size

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Iaff928591797b98c5f66e7a5b74c11339d4b98ec

5 years agosync with Tizen 4.0 mtp-responder 70/184170/1 accepted/tizen/unified/20180716.185745 submit/tizen/20180716.062125
Jihoon Jung [Mon, 16 Jul 2018 04:55:41 +0000 (13:55 +0900)]
sync with Tizen 4.0 mtp-responder

- Fix svace issue
- Fix DDos problem

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Iee8fee79f24c0ef7d7e312a4618a8af070964dfa

5 years agoChange deprecated multimedia API 44/182344/1 accepted/tizen/unified/20180625.141554 submit/tizen/20180625.053554
Jihoon Jung [Fri, 22 Jun 2018 05:58:22 +0000 (14:58 +0900)]
Change deprecated multimedia API

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I2ededdd023ccaa4eb99e98593d4435fc14b89830

5 years agoFix build warning: 346727 94/181594/1 accepted/tizen/unified/20180615.072001 submit/tizen/20180615.043411
saerome.kim [Fri, 15 Jun 2018 03:44:01 +0000 (12:44 +0900)]
Fix build warning: 346727

Change-Id: I5712365dde16d052554ce599bf5140325ee602d3
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years ago[Lux US STA] Fix Svace issue 39/180839/2
Jihoon Jung [Mon, 4 Jun 2018 23:12:43 +0000 (08:12 +0900)]
[Lux US STA] Fix Svace issue

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I87c79988f9cbf63e5080b5c8cf51a6907178a9e3

5 years agoAdd error handling for object copy 86/180586/1 accepted/tizen/unified/20180611.015604 submit/tizen/20180531.055155 submit/tizen/20180531.073839 submit/tizen/20180601.022814 submit/tizen/20180607.015054 submit/tizen/20180608.043218
Jihoon Jung [Thu, 31 May 2018 05:39:00 +0000 (14:39 +0900)]
Add error handling for object copy

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Ib001c85a9bb3f3a1294b76aab9889e2da50b2b59

5 years agochange lock screen impl 85/179885/1 submit/tizen/20180524.010415
Jihoon Jung [Wed, 23 May 2018 07:31:45 +0000 (16:31 +0900)]
change lock screen impl

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I782ff868b7decad8669520c28948222fbb6d35aa

6 years agoFixed Svace from MCD: WID 144878 90/177890/1 accepted/tizen/unified/20180504.162729 submit/tizen/20180504.073801
saerome.kim [Fri, 4 May 2018 07:17:59 +0000 (16:17 +0900)]
Fixed Svace from MCD: WID 144878

Change-Id: I545451032e112fcab68eae50c9f2ecef3b7e7a51
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoFix WGID 342646 63/175263/2 accepted/tizen/unified/20180410.063721 submit/tizen/20180410.020006 submit/tizen/20180410.040306
saerome.kim [Tue, 10 Apr 2018 01:44:33 +0000 (10:44 +0900)]
Fix WGID 342646

Change-Id: I04ba9709e5c2c378271a018d96786d0b3ada059b
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoutils: Wait for user if there are no user sessions 80/173880/2 accepted/tizen/unified/20180406.144331 submit/tizen/20180406.052630
Paweł Szewczyk [Mon, 26 Mar 2018 16:55:00 +0000 (18:55 +0200)]
utils: Wait for user if there are no user sessions

At system start systemd will create user session, but this could be
after mtp is started. This patch makes the user-finding function wait
for user to appear.

Change-Id: I80ccbb69faf9085f7cef30e51a09ef4f785c0bd0
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
6 years agoffs: Fix issues related to starting/stopping ffs 08/172908/3
Paweł Szewczyk [Mon, 12 Mar 2018 13:00:16 +0000 (14:00 +0100)]
ffs: Fix issues related to starting/stopping ffs

In case of ffs we rely on events from ep0, which makes vconf events
reduntant. This requires selecting transport as soon as possible and
using that info at initialization of other components.

Change-Id: I9b164edcd883ae94061b29d5ae494521bf79cc71
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
6 years agoFix mtp exit 07/172907/3
Paweł Szewczyk [Fri, 16 Mar 2018 16:18:40 +0000 (17:18 +0100)]
Fix mtp exit

This allows to call exit function from event handler thread. Without it
the g_main_loop could hang after event handler stopped.

Also debug info was fixed: the "mtp terminated" message appears when mtp
is actualy terminating.

Change-Id: I970bc927221374705b66aadf24ec0bdc49dac601
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
6 years agoChange default ffs path to match system convention 52/171852/3
Krzysztof Opasiak [Wed, 7 Mar 2018 19:07:31 +0000 (20:07 +0100)]
Change default ffs path to match system convention

Change-Id: I40c88c5704e7a50f6981fc4f575e2b45ee0cccfd
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
6 years agoUse systemd functionfs socket activation 26/169726/4
Paweł Szewczyk [Thu, 8 Feb 2018 13:33:19 +0000 (14:33 +0100)]
Use systemd functionfs socket activation

This includes creating binary files with descriptors and strings at
compile time and systemd configuration of ffs socket.

Change-Id: Ib38dc151e5e5d047ddb873661505ca13ddfc3306
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
6 years agoImplement FunctionFS transport 25/169725/5
Łukasz Stelmach [Tue, 6 Feb 2018 18:04:18 +0000 (19:04 +0100)]
Implement FunctionFS transport

FunctionFS is a generic interface between the kernel and userland
processes that allows implementation of USB functions as userspace
processes. There may be many instances of FunctionFS mounted each
one for a different USB functions.

Authored-by: Łukasz Stelmach <l.stelmach@samsung.com>
[Backported from other repository]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Rebased]
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
Change-Id: Idba4fd657006d445bf1399218784f1c40e3cf626

6 years agoApply partial relro security hardening 68/174668/1 accepted/tizen/unified/20180404.063255 submit/tizen/20180403.112540
saerome.kim [Tue, 3 Apr 2018 10:12:08 +0000 (19:12 +0900)]
Apply partial relro security hardening

Change-Id: Ic768751ec01780ae5029be23f76997076f8cbe30
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoAdd return value checking for media_info_clone 91/174291/1 accepted/tizen/unified/20180403.182334 submit/tizen/20180330.002743 submit/tizen/20180330.041239 submit/tizen/20180401.231939
Taesoo Jun [Fri, 30 Mar 2018 00:15:22 +0000 (09:15 +0900)]
Add return value checking for media_info_clone

Change-Id: I09dc1c5c96b2f49c52e6baa99971d86f7d77fcbe

6 years agofix WGID 110834 53/172653/1 accepted/tizen/unified/20180316.062549 submit/tizen/20180316.012933
saerome.kim [Thu, 15 Mar 2018 05:19:11 +0000 (14:19 +0900)]
fix WGID 110834

- Resource leak problem

Change-Id: Ie2985204bc1d44261040d1074521f7eaf0718f90
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoFix WGID 264373 65/162965/1 accepted/tizen/unified/20171207.070233 submit/tizen/20171207.042822
saerome.kim [Wed, 6 Dec 2017 12:14:59 +0000 (21:14 +0900)]
Fix WGID 264373

Change-Id: I161c9e52b4cbef70da98c4a3dedfae35f8e133d0
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years agoFix build waring problem due to readdir_r 96/152396/1 accepted/tizen/unified/20170926.165706 submit/tizen/20170926.055109
saerome.kim [Tue, 26 Sep 2017 04:54:34 +0000 (13:54 +0900)]
Fix build waring problem due to readdir_r

Change-Id: I63e0fdb15366c88d04a85eb85544270647e3ef28
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
6 years ago[Fix] potential memory leak 20/150120/1 accepted/tizen/unified/20170915.195503 submit/tizen/20170915.041842
Taesoo Jun [Thu, 14 Sep 2017 09:54:36 +0000 (18:54 +0900)]
[Fix] potential memory leak

Change-Id: I59abc1f0a7342a0fd9e5304742953641cd2907c6

6 years agoFix for svace issue (29398) 90/149690/2 accepted/tizen/unified/20170914.065509 submit/tizen/20170914.010846
jh8801.jung [Wed, 13 Sep 2017 02:13:23 +0000 (11:13 +0900)]
Fix for svace issue (29398)

Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: Ia07ec5c4d18238a614df39adbab464e0c34cff30

6 years agoAdd SmackLabel in service file 12/143112/1 accepted/tizen/4.0/unified/20170828.223409 accepted/tizen/unified/20170809.135202 submit/tizen/20170809.020021 submit/tizen_4.0/20170828.100003
jh8801.jung [Tue, 8 Aug 2017 12:40:55 +0000 (21:40 +0900)]
Add SmackLabel in service file

Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: Ia8a841275806ffa5029fe46a9ee716cfa8db5e4b

6 years agoChange daemon user owner to network_fw 33/139333/5 accepted/tizen/4.0/unified/20170816.010639 accepted/tizen/4.0/unified/20170816.014343 accepted/tizen/unified/20170804.025622 submit/tizen/20170803.065852 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
jh8801.jung [Tue, 18 Jul 2017 11:02:24 +0000 (20:02 +0900)]
Change daemon user owner to network_fw

Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: I6306fc3b24cb4824251248c7f09b806a894a6faf

6 years agofix SENSYS issue. (TNEXT-744) 01/131701/2 accepted/tizen/unified/20170602.154028 submit/tizen/20170601.011624
Hyihong Chae [Tue, 30 May 2017 11:19:38 +0000 (20:19 +0900)]
fix SENSYS issue. (TNEXT-744)

Change-Id: Ia1fb37801da4e72306c9b1522156dda2547bdeec
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agofix security issue(TSAM-13252) 17/126617/2 accepted/tizen/unified/20170424.154227 submit/tizen/20170424.101510 tizen_4.0.m1_release
Hyihong Chae [Mon, 24 Apr 2017 10:02:21 +0000 (19:02 +0900)]
fix security issue(TSAM-13252)

Change-Id: I99c089e88868edbad0532510be7e838e4d570f5f
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years ago[Tizen 4.0 TV] fix svace issue. 51/124351/1 accepted/tizen/unified/20170411.164454 submit/tizen/20170411.070901
Hyihong Chae [Tue, 11 Apr 2017 07:04:44 +0000 (16:04 +0900)]
[Tizen 4.0 TV] fix svace issue.

Change-Id: Iacc22afdb51a1f11839430f3d65b2e23bf16014b
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agoSync with 3.0 : Ver. 0.0.19 to 0.0.22 94/121894/2
VBS [Wed, 29 Mar 2017 09:47:31 +0000 (18:47 +0900)]
Sync with 3.0 : Ver. 0.0.19 to 0.0.22

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I2b6a00e7a2ef25f6737adbef94d0b49d51409e6d

7 years agoSync code with Tizen 3.0 branch 90/110090/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170113.184432 accepted/tizen/ivi/20170113.225426 accepted/tizen/mobile/20170113.225335 accepted/tizen/tv/20170113.225348 accepted/tizen/unified/20170309.032713 accepted/tizen/wearable/20170113.225406 submit/tizen/20170113.103502 submit/tizen_unified/20170308.100406
Hyihong Chae [Fri, 13 Jan 2017 01:50:22 +0000 (10:50 +0900)]
Sync code with Tizen 3.0 branch

Change-Id: I623bf81942d5b0d9d0e154741430d2a418918280
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agoFix svace issue : 158477 39/103039/1
Jihoon Jung [Wed, 7 Dec 2016 05:51:44 +0000 (14:51 +0900)]
Fix svace issue : 158477

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Idf9c69e24d9684835d764f59a61c1829d351dc98

7 years agoChange numbering for script file 98/102298/1
Jihoon Jung [Mon, 5 Dec 2016 09:53:32 +0000 (18:53 +0900)]
Change numbering for script file

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I430a41864db8b46be69f7174b11d631393087b83

7 years agoRollback previous commit and change to new implementation 91/94491/1 accepted/tizen/3.0/common/20161114.082059 accepted/tizen/3.0/ivi/20161103.002021 accepted/tizen/3.0/mobile/20161103.001935 accepted/tizen/3.0/tv/20161103.001954 accepted/tizen/3.0/wearable/20161103.002005 accepted/tizen/common/20161103.155931 accepted/tizen/ivi/20161103.231218 accepted/tizen/mobile/20161103.231121 accepted/tizen/tv/20161103.231139 accepted/tizen/wearable/20161103.231158 submit/tizen/20161103.045839 submit/tizen_3.0/20161102.022302 submit/tizen_3.0_common/20161110.084657
Jihoon Jung [Mon, 31 Oct 2016 07:33:13 +0000 (16:33 +0900)]
Rollback previous commit and change to new implementation

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I47fbec138cd70568942ac7ead37ef3144161b7d1

7 years agoChange media_content_delete_db parameter (filepath to media_id) 56/91556/3 accepted/tizen/3.0/ivi/20161028.134102 accepted/tizen/3.0/mobile/20161028.133219 accepted/tizen/3.0/tv/20161028.133528 accepted/tizen/3.0/wearable/20161028.133750 accepted/tizen/common/20161010.145934 accepted/tizen/ivi/20161010.232433 accepted/tizen/mobile/20161010.232352 accepted/tizen/tv/20161010.232411 accepted/tizen/wearable/20161010.232418 submit/tizen/20161010.091116 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082423 submit/tizen_3.0_common/20161104.104000
Jihoon Jung [Mon, 10 Oct 2016 07:35:25 +0000 (16:35 +0900)]
Change media_content_delete_db parameter (filepath to media_id)

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I1447de667291974ec6b5e6023400634e1da3d1e6

7 years agoAdd PATH enviornment into the shell script 97/90597/1 accepted/tizen/3.0/ivi/20161011.055407 accepted/tizen/3.0/mobile/20161015.033955 accepted/tizen/3.0/tv/20161016.005430 accepted/tizen/3.0/wearable/20161015.083613 accepted/tizen/common/20161004.081036 accepted/tizen/ivi/20161004.075806 accepted/tizen/mobile/20161004.075722 accepted/tizen/tv/20161004.075734 accepted/tizen/wearable/20161004.075749 submit/tizen/20161004.022036 submit/tizen_3.0_ivi/20161010.000005 submit/tizen_3.0_mobile/20161015.000005 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004
Hyihong Chae [Sat, 1 Oct 2016 02:01:28 +0000 (11:01 +0900)]
Add PATH enviornment into the shell script

Change-Id: I6beb9f295ac1ee0004b78e652e027c0f65fb896c
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agoAdd OS upgrade script 65/87965/2 accepted/tizen/common/20160912.181839 accepted/tizen/ivi/20160912.215654 accepted/tizen/mobile/20160912.215603 accepted/tizen/tv/20160912.215618 accepted/tizen/wearable/20160912.215637 submit/tizen/20160912.103710
Jihoon Jung [Mon, 12 Sep 2016 10:26:39 +0000 (19:26 +0900)]
Add OS upgrade script

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I4f967960b351178af67dd073ee04a99ca60e47b1

7 years agofix build warning. 03/87603/1 accepted/tizen/common/20160909.115115 submit/tizen/20160909.060657
Hyihong Chae [Fri, 9 Sep 2016 00:20:52 +0000 (09:20 +0900)]
fix build warning.

Change-Id: I15a1db6655c5b9026d72be569da50e72a9023e5e
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agoremove unnecessary codes from spec file. 98/85598/1 accepted/tizen/common/20160826.055631 accepted/tizen/ivi/20160826.105650 accepted/tizen/mobile/20160826.105209 accepted/tizen/tv/20160826.105539 accepted/tizen/wearable/20160826.105637 submit/tizen/20160826.051433
Hyihong Chae [Fri, 26 Aug 2016 04:56:38 +0000 (13:56 +0900)]
remove unnecessary codes from spec file.

Change-Id: I10849e79cae056bd0611a4b94f202b3698fdc269
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agoApply implementation for /opt/usr lazy mount 12/84412/2 accepted/tizen/common/20160819.131314 accepted/tizen/ivi/20160821.235924 accepted/tizen/mobile/20160821.235834 accepted/tizen/tv/20160821.235851 accepted/tizen/wearable/20160821.235909 submit/tizen/20160819.082023
Jihoon Jung [Thu, 18 Aug 2016 11:02:00 +0000 (20:02 +0900)]
Apply implementation for /opt/usr lazy mount

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I07725206ab00e6bee75faa1d089560d9694cb960

7 years agousb: exchange vconf key for the usb mode 97/81397/1 accepted/tizen/common/20160805.130407 accepted/tizen/ivi/20160809.011406 accepted/tizen/mobile/20160809.011317 accepted/tizen/tv/20160809.011333 accepted/tizen/wearable/20160809.011351 submit/tizen/20160805.110834 submit/tizen/20160808.001357
taeyoung [Tue, 26 Jul 2016 04:35:48 +0000 (13:35 +0900)]
usb: exchange vconf key for the usb mode

- The vconf key VCONFKEY_SETAPPL_USB_MODE_INT is
  one of the legacy vconf keys. Thus is is exchanged
  to new one.

Change-Id: I3f274fb4d07112bfbfa7f7582fc76c86c0dea040
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoSet the SMACK security label to run given executable file in systemd services 61/80861/1 accepted/tizen/common/20160720.173552 accepted/tizen/ivi/20160721.002718 accepted/tizen/mobile/20160721.002612 accepted/tizen/tv/20160721.002646 accepted/tizen/wearable/20160721.002625 submit/tizen/20160720.123633
jooseong lee [Wed, 20 Jul 2016 11:40:46 +0000 (20:40 +0900)]
Set the SMACK security label to run given executable file in systemd services

Change-Id: I129a05ae3a5de2f6d6c675093c006b9d01e130fc
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
7 years agomodify internal storage path 88/77688/1 accepted/tizen/common/20160701.192913 accepted/tizen/ivi/20160701.034335 accepted/tizen/mobile/20160701.034428 accepted/tizen/tv/20160701.034304 accepted/tizen/wearable/20160701.034405 submit/tizen/20160701.012724 submit/tizen_common/20160701.180000
Hyihong Chae [Thu, 30 Jun 2016 13:00:40 +0000 (22:00 +0900)]
modify internal storage path

Change-Id: Ie1360521b69392ef926f17b9a2bc140afb177874
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agofix permission error for browsing directory 55/75155/1 accepted/tizen/common/20160617.121626 accepted/tizen/ivi/20160617.084047 accepted/tizen/mobile/20160617.084040 accepted/tizen/tv/20160617.083932 accepted/tizen/wearable/20160617.084115 submit/tizen/20160617.020830
Hyihong Chae [Fri, 17 Jun 2016 01:57:33 +0000 (10:57 +0900)]
fix permission error for browsing directory

Change-Id: I0244d614444248a3d0224d23a7fdc0d6bdaa617c
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agochange path of .service file 68/74968/1 accepted/tizen/common/20160617.121151 accepted/tizen/ivi/20160617.082749 accepted/tizen/mobile/20160617.082534 accepted/tizen/tv/20160617.082520 accepted/tizen/wearable/20160617.082600 submit/tizen/20160616.073907
Hyihong Chae [Thu, 16 Jun 2016 07:30:30 +0000 (16:30 +0900)]
change path of .service file

Change-Id: I010ed39495bef5fde05743f8b601fbb3c8791140
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years ago[TSAM-4115] modify external storage(sdcard) path. 23/74623/2 accepted/tizen/common/20160615.193542 accepted/tizen/ivi/20160615.070420 accepted/tizen/mobile/20160615.070416 accepted/tizen/tv/20160615.070355 accepted/tizen/wearable/20160615.070411 submit/tizen/20160615.040526
Hyihong Chae [Wed, 15 Jun 2016 02:41:54 +0000 (11:41 +0900)]
[TSAM-4115] modify external storage(sdcard) path.

Change-Id: Ie204dd8b01207006788fba83b2fecb1a6cf0bb9d
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agofix svace issue (WGID 28023) 45/68145/1 accepted/tizen/common/20160504.125530 accepted/tizen/ivi/20160503.093447 accepted/tizen/mobile/20160503.093356 accepted/tizen/tv/20160503.093411 accepted/tizen/wearable/20160503.093427 submit/tizen/20160503.021710
Hyihong Chae [Mon, 2 May 2016 12:54:54 +0000 (21:54 +0900)]
fix svace issue (WGID 28023)

Change-Id: I07c3bef9ce60e78555fcdcab8129fdbea811c6c2
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agoadd rules file in order to get permission to usb_mtp_gadget. 36/67536/1 accepted/tizen/common/20160427.144125 accepted/tizen/ivi/20160427.080744 accepted/tizen/mobile/20160427.080755 accepted/tizen/tv/20160427.080726 accepted/tizen/wearable/20160427.080723 submit/tizen/20160427.074315
Hyihong Chae [Wed, 27 Apr 2016 07:21:13 +0000 (16:21 +0900)]
add rules file in order to get permission to usb_mtp_gadget.

Change-Id: Ife3c8b0c631d3415ca717a0e90f867fdde13ba6b
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agofix directory path error 60/65660/1 accepted/tizen/common/20160412.131004 accepted/tizen/ivi/20160412.063954 accepted/tizen/mobile/20160412.064014 accepted/tizen/tv/20160412.063945 accepted/tizen/wearable/20160412.063956 submit/tizen/20160412.051228
Hyihong Chae [Tue, 12 Apr 2016 05:08:11 +0000 (14:08 +0900)]
fix directory path error

Change-Id: Ia15bdf906f9a2af2e2a1a6c447de27d47919f505
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agofix svace issue. 23/63123/1 accepted/tizen/common/20160322.150809 accepted/tizen/ivi/20160323.011558 accepted/tizen/mobile/20160323.011504 accepted/tizen/tv/20160323.011522 accepted/tizen/wearable/20160323.011539 submit/tizen/20160322.073824
Hyihong Chae [Tue, 22 Mar 2016 07:19:56 +0000 (16:19 +0900)]
fix svace issue.

Change-Id: I31c40c86ba1628f46fdd9acce8467298f59e3604
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agofix build warning 17/61917/2 accepted/tizen/common/20160311.203822 accepted/tizen/ivi/20160311.150332 accepted/tizen/mobile/20160311.143321 accepted/tizen/tv/20160311.144906 accepted/tizen/wearable/20160311.145712 submit/tizen/20160311.072040
Hyihong Chae [Fri, 11 Mar 2016 07:13:29 +0000 (16:13 +0900)]
fix build warning

Change-Id: Ia8d8ab4c829a019923d83486f28be3debc61dc5e
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agoremove dependency of 'libprivilege-control' 52/60752/1 accepted/tizen/common/20160302.193657 accepted/tizen/ivi/20160302.073000 accepted/tizen/mobile/20160302.072912 accepted/tizen/tv/20160302.072927 accepted/tizen/wearable/20160302.072942 submit/tizen/20160302.051826
Hyihong Chae [Wed, 2 Mar 2016 04:55:06 +0000 (13:55 +0900)]
remove dependency of 'libprivilege-control'

Change-Id: I0ad1c6e456552386ceb0b82642b7d52d44f6d2ec
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agoChange sdcard path /opt to /usr 98/56398/2 accepted/tizen/ivi/20160218.023324 accepted/tizen/mobile/20160108.005638 accepted/tizen/tv/20160108.005704 accepted/tizen/wearable/20160108.005722 submit/tizen/20160107.102247 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Jihoon Jung [Thu, 7 Jan 2016 10:14:40 +0000 (19:14 +0900)]
Change sdcard path /opt to /usr

Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: Ifd107fd52b3e9c6cb81445f3df559d452acad7cf

8 years agoHardcorded storage path (Temp) 25/55725/1 accepted/tizen/mobile/20151229.073310 accepted/tizen/tv/20151229.073331 accepted/tizen/wearable/20151229.073426 submit/tizen/20151229.042337
Jihoon Jung [Tue, 29 Dec 2015 03:00:03 +0000 (12:00 +0900)]
Hardcorded storage path (Temp)

Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: I2c0f6df7b5449b14efc92a555ab6f9fb79aa0efd

8 years agoCode Sync up from tizen_2.4 50/50850/1 accepted/tizen/mobile/20151211.055324 accepted/tizen/tv/20151211.062312 accepted/tizen/wearable/20151211.061203 submit/tizen/20151211.044210 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Hyihong Chae [Tue, 3 Nov 2015 02:42:59 +0000 (11:42 +0900)]
Code Sync up from tizen_2.4

Change-Id: I1742218bdb2b3a01568236d72a65bba68aed4f68
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
8 years agoInitial empty repository master
KyungMi Lee [Fri, 16 Oct 2015 07:34:37 +0000 (00:34 -0700)]
Initial empty repository