platform/core/account/sync-manager.git
2 years agoFix : Memory leak for 'app_context' 93/287793/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20230208.184450 accepted/tizen/7.0/unified/20230208.231217 accepted/tizen/7.0/unified/20230208.231236
Dewal Agarwal [Mon, 26 Dec 2022 13:32:37 +0000 (19:02 +0530)]
Fix : Memory leak for 'app_context'

- Coverity CID : 1281674

Change-Id: Ie18eb7ec90005079c26bbe7d98019e47c6398af6
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
(cherry picked from commit f9b8c50e43160549dd8d9a33aa125d5b56004438)

2 years agoUpdated Coverage automation format 76/286276/1
Krishna Kant Jaju [Tue, 27 Dec 2022 04:12:14 +0000 (09:42 +0530)]
Updated Coverage automation format

Change-Id: Ic16b2c56b1384c289ebe5a321dcaf994c1d4f012
Signed-off-by: Krishna Kant Jaju <krishna.jaju@samsung.com>
(cherry picked from commit 5f4b298eede09e70407de4e0f431af809d4bee54)

2 years agoFix dead code error 46/282146/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060038 accepted/tizen/7.0/unified/hotfix/20221116.104549 accepted/tizen/unified/20220928.144452 tizen_7.0_m2_release
Dewal Agarwal [Tue, 27 Sep 2022 09:17:04 +0000 (14:47 +0530)]
Fix dead code error

Change-Id: I2f9bf9d0a5084c5a93ce9784f15c227f4a4c6a2c
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
2 years agoFix: Mem leaks COV 1610492 / 1610667 53/282053/1
Dewal Agarwal [Mon, 26 Sep 2022 11:37:43 +0000 (17:07 +0530)]
Fix: Mem leaks COV 1610492 / 1610667

Change-Id: Ib140b90af3e44ca3d85134cfd2a068bb17c5b605
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
2 years agoFix: Memory Leaks while XML parsing 52/281852/1 accepted/tizen/unified/20220923.125149 submit/tizen/20220922.140716
Dewal Agarwal [Thu, 22 Sep 2022 10:03:20 +0000 (15:33 +0530)]
Fix: Memory Leaks while XML parsing

Change-Id: If51c5540788f31afa81f773498d8ffe834e23ed5
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
4 years agoFix: Memory Leak - sqlite statement 52/259352/2 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.094132 accepted/tizen/unified/20210615.120200 submit/tizen/20210615.063939 submit/tizen_6.5/20211028.161601 tizen_6.5.m2_release
Dewal Agarwal [Fri, 4 Jun 2021 12:53:59 +0000 (18:23 +0530)]
Fix: Memory Leak - sqlite statement

Change-Id: Ie256714723c29d4866ca488c5638be278a2652d1

4 years agoFix: Resource Leak due to return 42/258842/1 accepted/tizen/unified/20210611.145000 submit/tizen/20210610.070150
Dewal Agarwal [Wed, 26 May 2021 11:56:57 +0000 (17:26 +0530)]
Fix: Resource Leak due to return

Change-Id: I9501f12eb51e918b4cf4f478a200cec5e737c2ee

4 years agoFix: Svace & Coverity 83/248983/1 accepted/tizen/unified/20201214.124518 submit/tizen/20201211.045134
Dewal Agarwal [Fri, 4 Dec 2020 05:41:40 +0000 (11:11 +0530)]
Fix: Svace & Coverity

Change-Id: Idb864b66523855c511a4818d6040d797d12899a0
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
4 years agoUpdate Doc 48/242448/1
Dewal Agarwal [Thu, 27 Aug 2020 05:09:33 +0000 (10:39 +0530)]
Update Doc

Change-Id: Icc421ecbe1822c6b8320e4e038d44b0418c710c5
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
4 years agoSvace: Remove NULL check 28/242028/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.124201 accepted/tizen/6.0/unified/hotfix/20201103.051323 accepted/tizen/unified/20200824.134419 submit/tizen/20200821.110936 submit/tizen/20200824.041430 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_6.0.m2_release
Dewal Agarwal [Fri, 21 Aug 2020 10:32:00 +0000 (16:02 +0530)]
Svace: Remove NULL check

Change-Id: I4750d9da0fa7cc051e806dbd8d81783974db3d8e
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
4 years agoCoverity Issue fix 96/238396/1 accepted/tizen/unified/20200806.121106 submit/tizen/20200721.045939 submit/tizen/20200724.103438 submit/tizen/20200806.050511
Abhishek Vijay [Mon, 13 Jul 2020 11:18:54 +0000 (16:48 +0530)]
Coverity Issue fix

Change-Id: I0e3a53f42a600dd71a22873f37290061729e2b76

4 years agoFix incorrect heap buffer access and initializations 91/237591/2 submit/tizen/20200710.083234
Dewal Agarwal [Wed, 1 Jul 2020 11:22:20 +0000 (16:52 +0530)]
Fix incorrect heap buffer access and initializations

- This patch reverts "ASAN Issue fixes"
- Removes changes by "[Non-ACR][Fix Warnings]" as it is not required

Change-Id: I3a1d5dd424ca9f111dd8b724fa508af0a8637b9d

5 years agoMerge "[Tizen 6.0] enable build with GCC 9.2" into tizen accepted/tizen/unified/20200108.131415 submit/tizen/20200107.120244
Randeep Singh [Tue, 7 Jan 2020 12:01:03 +0000 (12:01 +0000)]
Merge "[Tizen 6.0] enable build with GCC 9.2" into tizen

5 years ago[Tizen 6.0] enable build with GCC 9.2 77/221777/1
Abhishek Vijay [Tue, 7 Jan 2020 09:55:52 +0000 (15:25 +0530)]
[Tizen 6.0] enable build with GCC 9.2

Change-Id: I5039a8865ddeeeef6f4a099203afa5db8cef6f23
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years agoNative API Reference issues: developer.tizen.org => docs.tizen.org 62/219362/1
Abhimanyu Swami [Wed, 4 Dec 2019 11:28:06 +0000 (16:58 +0530)]
Native API Reference issues: developer.tizen.org => docs.tizen.org

Change-Id: I488b1bca83f41d133f69fa10df65c940ab727770
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
5 years agoAdding: Tizen Coverage Automation 23/218223/1 accepted/tizen/unified/20191121.154808 submit/tizen/20191121.062246
Dewal Agarwal [Wed, 20 Nov 2019 10:39:52 +0000 (16:09 +0530)]
Adding: Tizen Coverage Automation

Change-Id: I26bf2ea7c19a6be0ace1e294a7d7ff45742e194f
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
5 years agoASAN Issue fixes 76/214976/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.030126 accepted/tizen/5.5/unified/mobile/hotfix/20201027.081503 accepted/tizen/5.5/unified/wearable/hotfix/20201027.122912 accepted/tizen/unified/20191009.231754 submit/tizen/20191001.082804 submit/tizen/20191007.101345 submit/tizen/20191009.055454 submit/tizen/20191016.055546 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185101 submit/tizen_5.5_wearable_hotfix/20201026.184301 tizen_5.5.m2_release
Abhishek Vijay [Mon, 30 Sep 2019 10:01:48 +0000 (15:31 +0530)]
ASAN Issue fixes

Change-Id: I9c26c8092245453eda03b7e380eaeba000995b0a
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years agoRevert "tizen: Add additional unit for "unified" user session" 67/212467/2 accepted/tizen/unified/20190827.110646 submit/tizen/20190822.043027
Yunmi Ha [Thu, 22 Aug 2019 01:24:43 +0000 (01:24 +0000)]
Revert "tizen: Add additional unit for "unified" user session"

This reverts commit 4f1f1b72f4937f91fde89663745ca15c4fb8420f.

We've optimized systemd-user without unified system/session.
So, we revert the patch for unified system/session.

Change-Id: Ibe599b86437d18d11a395f1e3cedaf6b2d958242

5 years agoMerge "Change /usr/bin/false to /bin/false in the dbus configuration" into tizen accepted/tizen/unified/20190809.110827 submit/tizen/20190808.141458 submit/tizen/20190808.141654
Abhishek Vijay [Mon, 5 Aug 2019 04:25:24 +0000 (04:25 +0000)]
Merge "Change /usr/bin/false to /bin/false in the dbus configuration" into tizen

5 years agoRearrange sync-manager.service from default.target to delayed.target 72/210872/1 submit/tizen/20190726.021836
Hyotaek Shim [Thu, 25 Jul 2019 11:42:43 +0000 (20:42 +0900)]
Rearrange sync-manager.service from default.target to delayed.target

Change-Id: I884684e512dcb0928e6dbe39986b6de21cf66acc
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
5 years agoASAN Issue - heap use after free(TFDF-2905,206,2907) 29/210729/1 accepted/tizen/unified/20190725.042918 submit/tizen/20190724.090915
Abhishek Vijay [Wed, 24 Jul 2019 06:25:47 +0000 (11:55 +0530)]
ASAN Issue - heap use after free(TFDF-2905,206,2907)

Change-Id: I373b54dbf9278d82d38a50d8dfd9ecfd2fdc1146

5 years agoChange /usr/bin/false to /bin/false in the dbus configuration 09/209909/1
INSUN PYO [Fri, 12 Jul 2019 08:13:17 +0000 (17:13 +0900)]
Change /usr/bin/false to /bin/false in the dbus configuration

Change-Id: Icd743ed084addd837ecb37b61342f372a2b250df

5 years agoDelete meaningless configuration 69/209369/2
INSUN PYO [Fri, 5 Jul 2019 07:45:33 +0000 (16:45 +0900)]
Delete meaningless configuration

Change-Id: I376bf3387c9976ccde435b5658de709c4a2ab58b

6 years agoRemove get_service_name_by_pid() as it is not used 44/206444/1 accepted/tizen/unified/20190617.061740 submit/tizen/20190531.060921 submit/tizen/20190614.050318
Hyotaek Shim [Mon, 20 May 2019 02:48:18 +0000 (11:48 +0900)]
Remove get_service_name_by_pid() as it is not used

Change-Id: Ia969b959f0162ca857dc0631d952f3a5f849e926
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
6 years agoMerge "tizen: Add additional unit for "unified" user session" into tizen accepted/tizen/unified/20190502.112833 submit/tizen/20190430.140146
randeep singh [Tue, 30 Apr 2019 13:56:50 +0000 (13:56 +0000)]
Merge "tizen: Add additional unit for "unified" user session" into tizen

6 years agoASAN: Heap Buffer Overflow 68/204768/1
Dewal Agarwal [Fri, 26 Apr 2019 06:51:20 +0000 (12:21 +0530)]
ASAN: Heap Buffer Overflow

Change-Id: I21212107d39b9607a9a11ecdabc00c96ff0a2f62
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
6 years agotizen: Add additional unit for "unified" user session 41/204141/1
Mateusz Moscicki [Fri, 19 Apr 2019 13:21:37 +0000 (15:21 +0200)]
tizen: Add additional unit for "unified" user session

The unified user session is about moving user session units, managed by
systemd --user, to main systemd, where it's managed as part of newly
created user@.target.

user@.target will contain same units as previously available in user/,
with same UID and environment setup.  systemd instance is used for unit
to be able to specify UID (inherited from user@.target).

The rationale behind this work is following:

* VD requirement to remove user session support
* boot time optimization requirements, due to:

   + 'systemd --user' taking 1s its own startup that could be used for
     unit startup
   + ability to better rearrange units if these managed by one systemd
     instance

Unit installed by this commit will not be used till user login mechanism
will be changed in systemd package (via changing pam_systemd to start
user@.target, rather than user@.service).

Change-Id: I9d5c2f14b8782e5748f46604ef5dc352b8b8dc39

6 years agoASAN: Bundle Free Removal 84/201884/1 accepted/tizen/unified/20190326.073447 submit/tizen/20190320.121643 submit/tizen/20190325.105420
Dewal Agarwal [Wed, 20 Mar 2019 11:52:26 +0000 (17:22 +0530)]
ASAN: Bundle Free Removal

Change-Id: Idaf3617f5ef42165a27b27a36e16069467c7c8cf
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
6 years agoFix: Memory Leak 17/200517/1 accepted/tizen/unified/20190307.230956 submit/tizen/20190226.061515 submit/tizen/20190226.063420 submit/tizen/20190228.043906 submit/tizen/20190313.050046
Dewal Agarwal [Tue, 26 Feb 2019 06:02:36 +0000 (11:32 +0530)]
Fix: Memory Leak

Change-Id: I4ec62610adc5474996a733dcd0f1d99c52459433
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
6 years agoFIX SVACE: Memory Leak 88/199488/1 accepted/tizen/unified/20190214.060652 submit/tizen/20190213.092730
Dewal Agarwal [Tue, 12 Feb 2019 05:53:56 +0000 (11:23 +0530)]
FIX SVACE: Memory Leak

Change-Id: Ic1b10868456e7c9d93da43a9670671db652d15a4
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
6 years agoFix: Undefined Symbol Error & Memory Leak. 15/199215/2 accepted/tizen/unified/20190208.061638 submit/tizen/20190207.101656
Dewal Agarwal [Thu, 7 Feb 2019 09:04:11 +0000 (14:34 +0530)]
Fix: Undefined Symbol Error & Memory Leak.

Change-Id: I9d8ce51c792ce015de8f5144573d9f69f65d3425
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
6 years agoUpdating debug logs for format check enforcement 86/195086/3 accepted/tizen/unified/20181217.142241 submit/tizen/20181212.095503 submit/tizen/20181214.061228
Abhishek Vijay [Mon, 10 Dec 2018 12:18:09 +0000 (17:48 +0530)]
Updating debug logs for format check enforcement

Change-Id: Ifc0a4fede161146437448ba893dc480b490cee1f
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
6 years agoadding freedesktop DBus error handling 40/187040/1 accepted/tizen/5.0/unified/20181102.012952 accepted/tizen/unified/20180820.060105 submit/tizen/20180817.114430 submit/tizen_5.0/20181101.000001
Abhishek Vijay [Fri, 17 Aug 2018 10:53:12 +0000 (16:23 +0530)]
adding freedesktop DBus error handling

Change-Id: I1f76e2067b7cf68050515cf0265ffcc643d5d49e
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
6 years ago[Updating DBus Configuration] 58/184958/2 accepted/tizen/unified/20180727.063816 submit/tizen/20180727.050202
Abhishek Vijay [Tue, 24 Jul 2018 13:36:11 +0000 (19:06 +0530)]
[Updating DBus Configuration]

Change-Id: Ie80a1c5ad997734e580533d983f1190bb9f5cb17
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
6 years agoRevert "[Non-ACR][Updating DBus configuration]" 56/184956/1
Abhishek Vijay [Tue, 24 Jul 2018 13:18:29 +0000 (13:18 +0000)]
Revert "[Non-ACR][Updating DBus configuration]"

This reverts commit ff5a982159990b8bfc31c7e4b146f1b373c4af96.

Change-Id: I2d7b08ee0b11cb05b93a3e231f5a8119f1e32f72

6 years ago[Non-ACR][Updating DBus configuration] 46/184546/3
Abhishek Vijay [Wed, 18 Jul 2018 14:20:50 +0000 (19:50 +0530)]
[Non-ACR][Updating DBus configuration]

Change-Id: I3878c2fa1b202835c1925eb6bbfbae2ae73a6aa7
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
7 years agoremoved bundle_free() to preserve data 35/179635/1 accepted/tizen/unified/20180521.003600 submit/tizen/20180521.000535
Ickhee Woo [Sun, 20 May 2018 23:22:02 +0000 (08:22 +0900)]
removed bundle_free() to preserve data

Change-Id: I0ca6c5ebb4537f2d7bbafb00729d403f98b2e78d
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoFix dbus policy rules 09/179109/1 accepted/tizen/unified/20180521.003511 submit/tizen/20180518.054210
Hyotaek Shim [Wed, 16 May 2018 01:30:16 +0000 (10:30 +0900)]
Fix dbus policy rules

Change-Id: I86d94b30c022a97becc699b01f1e600f73d7b366
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
7 years ago[Non-ACR][Fix Warnings] 46/178446/2 accepted/tizen/unified/20180511.073953 submit/tizen/20180510.135950
Abhishek Vijay [Thu, 10 May 2018 06:13:52 +0000 (11:43 +0530)]
[Non-ACR][Fix Warnings]

Change-Id: I3ca7124f77869b891e77e6c5fd362e2fc86d695e
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
7 years ago[Non-ACR][Coverity Fixes] 09/177109/3 accepted/tizen/unified/20180426.145902 submit/tizen/20180426.100421
Abhishek Vijay [Wed, 25 Apr 2018 08:14:01 +0000 (13:44 +0530)]
[Non-ACR][Coverity Fixes]

Change-Id: Ie2e607d45c71c62aa8222fd91d53a970a58ca20e
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
7 years ago[Dbus/Cynara Policy Fix] 53/174653/1
Abhishek Vijay [Tue, 3 Apr 2018 09:55:14 +0000 (15:25 +0530)]
[Dbus/Cynara Policy Fix]

Change-Id: If55687ffa6c2f036d6017db53f3a180276302f0c
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
7 years ago[Non-ACR][Fixed SVACE Issues] 63/171963/2 submit/tizen/20180320.092609
Abhishek Vijay [Thu, 8 Mar 2018 09:16:34 +0000 (14:46 +0530)]
[Non-ACR][Fixed SVACE Issues]

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Change-Id: I8830e0682e73a8acfa962630e2427a9b5d0b61e8

7 years agoreplace deprecated media content db change API with alternate API 57/160757/2 accepted/tizen/unified/20171218.143842 submit/tizen/20171121.015839 submit/tizen/20171218.034635
Ickhee Woo [Mon, 20 Nov 2017 04:36:07 +0000 (13:36 +0900)]
replace deprecated media content db change API with alternate API

Change-Id: I038104bbdb4364189bf1c75c9c4b9ab3795526ff
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agofixed svace issue : removed unreachable statement 46/157546/1
Ickhee Woo [Wed, 25 Oct 2017 04:16:50 +0000 (13:16 +0900)]
fixed svace issue : removed unreachable statement

Change-Id: I531c2d11c4bf1851f0719db0cbcffaec4eb4d827
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoadded inserting Sync Adapter object path into hash table 47/156947/1 submit/tizen/20171023.041838
Ickhee Woo [Mon, 23 Oct 2017 01:38:44 +0000 (10:38 +0900)]
added inserting Sync Adapter object path into hash table

Change-Id: I8329ac85b359a6b69569291fea9a0084db7c3b90
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoremoved restriction for subscription of callbacks 15/155915/1 accepted/tizen/unified/20171017.070939 submit/tizen/20171016.113308
Ickhee Woo [Mon, 16 Oct 2017 11:27:02 +0000 (20:27 +0900)]
removed restriction for subscription of callbacks

Change-Id: Ice50fb93d865419cb6a823a79b928e2f8fa614d0
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agorelieved memory usage exceeded 61/152061/1 submit/tizen/20170927.051301 submit/tizen/20170927.094349
Ickhee Woo [Mon, 25 Sep 2017 03:20:36 +0000 (12:20 +0900)]
relieved memory usage exceeded

Change-Id: I47a354127a02d901ce6d446738a8f174159ae04f
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoadded lcov comment to exclude functions does not be invoked 92/151492/1 accepted/tizen/unified/20170922.065140 submit/tizen/20170921.060854
Ickhee Woo [Thu, 21 Sep 2017 05:26:51 +0000 (14:26 +0900)]
added lcov comment to exclude functions does not be invoked

Change-Id: If647cec9815779f2faf2fbabe8d5dbcbfe1f1a3b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agofixed svace critial 31/151431/1
Ickhee Woo [Thu, 21 Sep 2017 01:46:06 +0000 (10:46 +0900)]
fixed svace critial

Change-Id: Icfbd43192b0a0167bda516ad6da25eda1751bd8a
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agofixed wrong control character 52/151152/1 accepted/tizen/unified/20170921.072232 submit/tizen/20170920.052617
Ickhee Woo [Wed, 20 Sep 2017 05:21:05 +0000 (14:21 +0900)]
fixed wrong control character

Change-Id: I3bb6664cafc6cae84b6b641e77aa2fa14802c31a
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoremoved bundle_free for maintaining bundle being sent to app 71/149871/1 accepted/tizen/unified/20170915.185806 submit/tizen/20170913.111049
Ickhee Woo [Wed, 13 Sep 2017 10:21:26 +0000 (19:21 +0900)]
removed bundle_free for maintaining bundle being sent to app

Change-Id: I43d851cc772f32f0ac577056498348dcc65b2c8b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agomodified code for coding convention 86/149186/1 accepted/tizen/unified/20170913.071943 submit/tizen/20170912.051131
Ickhee Woo [Tue, 12 Sep 2017 01:19:42 +0000 (10:19 +0900)]
modified code for coding convention

Change-Id: I350833c687daa98ea6eaa1f5f429a1d91b818bd3
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agomodified mod of db path 85/149185/1
Ickhee Woo [Mon, 11 Sep 2017 10:15:23 +0000 (19:15 +0900)]
modified mod of db path

Change-Id: Idf1879ea5e3ec69afd992ad6fc6a327832e3efc1
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoremoved upgrade script 06/144906/1 accepted/tizen/4.0/unified/20170828.224200 accepted/tizen/unified/20170821.051239 submit/tizen/20170818.114316 submit/tizen_4.0/20170828.110001
Ickhee Woo [Fri, 18 Aug 2017 09:15:46 +0000 (18:15 +0900)]
removed upgrade script

Change-Id: I52224295f759a00886beae60cb28713b948e772b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoremove legacy xml files and directory after moving sync data to the DB file 29/142729/1 accepted/tizen/unified/20170807.154006 submit/tizen/20170807.054050
Ickhee Woo [Mon, 7 Aug 2017 05:31:29 +0000 (14:31 +0900)]
remove legacy xml files and directory after moving sync data to the DB file

Change-Id: If7ac0bfac2d4deebaa33049fa56263b50b1a353c
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years ago[ACR-1025] added error enum and feature check 88/140588/4 accepted/tizen/4.0/unified/20170816.010524 accepted/tizen/4.0/unified/20170816.014244 accepted/tizen/unified/20170727.191342 submit/tizen/20170727.053736 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
Ickhee Woo [Tue, 25 Jul 2017 12:11:10 +0000 (21:11 +0900)]
[ACR-1025] added error enum and feature check

Change-Id: I94c086c1473261f8b9d02a2c2f9bfa2ce09e935f
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agofixed typo in doxygen 82/140882/1 submit/tizen/20170727.050840
Ickhee Woo [Thu, 27 Jul 2017 05:05:04 +0000 (14:05 +0900)]
fixed typo in doxygen

Change-Id: I46568c47c4ce7d7afd1ceb0f1219267e2d12b895
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoadded logic for sevices 41/139541/7 submit/tizen/20170725.113919
Ickhee Woo [Wed, 19 Jul 2017 08:58:38 +0000 (17:58 +0900)]
added logic for sevices
- modified sync request logic
- added attribute for distinguish the kind of process
- added logic to judge app or service
- fixed GDBus interface logic

Change-Id: I3173d7e7200123b36d2eb450572c4f4311bea986
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agosync-manager major version up 41/138541/4 accepted/tizen/unified/20170717.021124 submit/tizen/20170714.004325
Ickhee Woo [Wed, 12 Jul 2017 12:21:08 +0000 (21:21 +0900)]
sync-manager major version up
- added uid as gdbus function param
- added code for initializing DB
- added code for inserting, updating, deleting data in DB
- added service termination code after removing all sync jobs
- added AppStatus in sync job table
- added code for treating UserData key-value
- added code for all sync jobs running with their uid

- removed code for excluding calendar on wearable

- added Bluetooth connected callback

- changed the time to create DB file

Change-Id: I7cecb0ccd9f0f1d795a72cd8d61726b86fd6128b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoRollback to "Remove deprecated D-bus smack policies" commit 21/137021/1 accepted/tizen/unified/20170704.072838 submit/tizen/20170704.063056
Younho Park [Tue, 4 Jul 2017 06:24:56 +0000 (15:24 +0900)]
Rollback to "Remove deprecated D-bus smack policies" commit

Change-Id: I0d7985fc6afc504b5986328e65315aa9383eda14
Signed-off-by: Younho Park <younho.park@samsung.com>
7 years agoadded Bluetooth connected callback 20/135520/1 accepted/tizen/unified/20170703.063900 submit/tizen/20170626.084934
Ickhee Woo [Fri, 23 Jun 2017 01:24:46 +0000 (10:24 +0900)]
added Bluetooth connected callback

Change-Id: I79bb5a192b76f64e252a95918806fca40cae151d
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoremoved code for excluding calendar on wearable 50/134250/1
Ickhee Woo [Thu, 15 Jun 2017 11:21:17 +0000 (20:21 +0900)]
removed code for excluding calendar on wearable

Change-Id: I32e0da9dacc507d020d1cc1c667001ee6181e551
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoimplementation for multiuser 17/132317/7
Ickhee Woo [Fri, 2 Jun 2017 07:42:50 +0000 (16:42 +0900)]
implementation for multiuser
- added uid as gdbus function param
- added code for initializing DB
- added code for inserting, updating, deleting data in DB
- added service termination code after removing all sync jobs
- added AppStatus in sync job table
- added code for treating UserData key-value
- added code for all sync jobs running with their uid
- fixed svace issue

Change-Id: I6f4720eb9fc7a13ae9b23a410d35d3443d654371

8 years agoRemove deprecated D-bus smack policies 33/132233/2
Hyotaek Shim [Thu, 1 Jun 2017 23:30:11 +0000 (08:30 +0900)]
Remove deprecated D-bus smack policies

Change-Id: I3cf672d0207e314e1256b222ff3bbc885a739fc5
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
8 years agofixed svace issue 40/128040/3 accepted/tizen/unified/20170510.013104 submit/tizen/20170508.100641 tizen_4.0.m1_release
Ickhee Woo [Thu, 4 May 2017 07:27:12 +0000 (16:27 +0900)]
fixed svace issue

Change-Id: I8544bd77340feb60425b29449d18ae5b48d351bf
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoreverted dbus:policy:remove unused directive 95/127395/3 accepted/tizen/unified/20170427.164303 submit/tizen/20170427.133205
Ickhee Woo [Thu, 27 Apr 2017 06:44:04 +0000 (15:44 +0900)]
reverted dbus:policy:remove unused directive
- fixed svace issue

Change-Id: Ifccc715866943439ed432974c3652ebf2d23524b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agodbus:policy:remove unused directive 37/122737/1 accepted/tizen/unified/20170412.153614 submit/tizen/20170412.111150
sanghyeok.oh [Mon, 3 Apr 2017 08:24:45 +0000 (17:24 +0900)]
dbus:policy:remove unused directive

Change-Id: I6154d53dd2df3062f5d212615637b1e0c06456d0
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
8 years agofixed library and link file for packaging properly 28/122528/1 accepted/tizen_common accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/common/20170403.190110 accepted/tizen/mobile/20170403.124626 accepted/tizen/unified/20170403.124636 accepted/tizen/wearable/20170403.124633 submit/tizen/20170403.022032
Ickhee Woo [Mon, 3 Apr 2017 02:18:26 +0000 (11:18 +0900)]
fixed library and link file for packaging properly

Change-Id: Ibd99233c6ae23b8ef213e776c28d195a1ce70ca0
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofixed svace issue 61/121961/1 accepted/tizen/common/20170329.172515 accepted/tizen/mobile/20170330.223532 accepted/tizen/unified/20170330.223612 accepted/tizen/wearable/20170330.223556 submit/tizen/20170329.120107
Ickhee Woo [Wed, 29 Mar 2017 12:46:47 +0000 (21:46 +0900)]
fixed svace issue

Change-Id: I4668b3961c89e37820a5dc06fea25c8046cd2c0b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoremove license statement 83/121483/1 accepted/tizen/common/20170328.141034 accepted/tizen/mobile/20170329.033629 accepted/tizen/unified/20170329.033722 accepted/tizen/wearable/20170329.033647 submit/tizen/20170328.062854
Ickhee Woo [Tue, 28 Mar 2017 06:09:58 +0000 (15:09 +0900)]
remove license statement

Change-Id: I65834368ea8890fb01374003c3e286711d4ae45b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agochange spec for license 61/121161/1 submit/tizen/20170328.051846
Ickhee Woo [Mon, 27 Mar 2017 07:27:23 +0000 (16:27 +0900)]
change spec for license

Change-Id: I1e43619a9c8596c182751b3dba3e083652092d1c
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix svace issue 70/115670/1 accepted/tizen/common/20170221.135151 accepted/tizen/mobile/20170221.225427 accepted/tizen/unified/20170309.031806 accepted/tizen/wearable/20170221.225444 submit/tizen/20170221.063156 submit/tizen_unified/20170308.100404
Ickhee Woo [Tue, 21 Feb 2017 04:51:16 +0000 (13:51 +0900)]
fix svace issue

Change-Id: I9b9eeaa8f6f0be51fa028ecc71d913613e81d5e3
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix svace issue 01/113601/1 accepted/tizen/common/20170210.170315 accepted/tizen/mobile/20170210.083304 accepted/tizen/wearable/20170210.083330 submit/tizen/20170210.053928
Ickhee Woo [Wed, 8 Feb 2017 07:32:46 +0000 (16:32 +0900)]
fix svace issue

Change-Id: I296610252c0093661e2fc9af6294091015fa6dc3
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix abnormal condition 65/110765/3
Ickhee Woo [Wed, 18 Jan 2017 02:12:59 +0000 (11:12 +0900)]
fix abnormal condition

Change-Id: I251542379534da893d2b4212409072d78e05a990
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoRemove Profile Build Dependency: do it at runtime 57/101457/4
MyungJoo Ham [Thu, 1 Dec 2016 07:40:20 +0000 (16:40 +0900)]
Remove Profile Build Dependency: do it at runtime

- This is for Tizen 4.0.

  : Tizen 4.0 Configurability and Build Blocks require
  to remove all profile-depending build options in spec files.
  (No More profile macros)

- It is recommended to distinguish features/profiles at runtime.
 unless it incurs too much overhead, which requires you to
 create multiple binaries and subpackages.

Runtime profile determination is activated only for common, mobile, and
unified build. For older (to be obsolete) build projects or
non-mobile GBM build projects, it is always-off.

- patchset2: fixed AEGIS's comments on coding style

Change-Id: I7fed0b9bae2b099ca6f3e5429ca09a882c52cd4e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
8 years agoDefragment CAPI for Profiles 04/101404/4
MyungJoo Ham [Thu, 1 Dec 2016 05:54:45 +0000 (14:54 +0900)]
Defragment CAPI for Profiles

- This is for Tizen 4.0 Configurability / Building Blocks
  (Fragmentation of CAPI is a blocking issue)

- @ SDK (yongheon.shin@samsung.com): please confirm that this "merged"
  CAPI header (sync_manager.h) is going to be filetered for SDK rootstraping
  so that Tizen APP developers won't be able to see MOBILE-only APIs in
  WEARABLE development.

- CC'ed API (hobum.kwon@samsung.com) to notify what's going on for CAPI
  fragmentation.

ps. Another commit that resolves profile-build-dependency will follow soon.

Change-Id: I4a53c33dc118b7a472d5b2b07ae7f23dcea44dc4
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
8 years agochange app control to aul for sync-service 86/110086/5
Ickhee Woo [Fri, 13 Jan 2017 01:47:43 +0000 (10:47 +0900)]
change app control to aul for sync-service

Change-Id: I721024a62feee58990bf22be4d76dc33d687cb41
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoadd daemon process for application enable/disable 67/107167/1
Ickhee Woo [Tue, 27 Dec 2016 04:29:51 +0000 (13:29 +0900)]
add daemon process for application enable/disable

Change-Id: I697dfb5563051a48c47bd668389120ceff06ef2f
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix code for proper checking remained sync job 06/106506/2
Ickhee Woo [Thu, 22 Dec 2016 02:41:29 +0000 (11:41 +0900)]
fix code for proper checking remained sync job

Change-Id: I1a53653d74440405166e3f93f5300a6349b2b371
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoadd null check for eliminating crash 29/105929/1
Ickhee Woo [Tue, 20 Dec 2016 05:21:47 +0000 (14:21 +0900)]
add null check for eliminating crash

Change-Id: I6eb73448da1816ceba9942564ff7ef8d59cf4ba3
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix for 4.0 tool chain 63/105663/1 accepted/tizen/common/20161219.152302 accepted/tizen/mobile/20161219.230042 accepted/tizen/wearable/20161219.230107 submit/tizen/20161219.104944
Ickhee Woo [Mon, 19 Dec 2016 08:51:34 +0000 (17:51 +0900)]
fix for 4.0 tool chain

Change-Id: If4516c851393a3b76a8f7d35956b8191a0eda888
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoadd process for uninstalled callback routine 36/104336/1
Ickhee Woo [Tue, 13 Dec 2016 06:24:28 +0000 (15:24 +0900)]
add process for uninstalled callback routine

Change-Id: I92f4afb891dd9926a34c9839ed5dde3a7cd5f802
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoprevent injecting command from popen 49/103649/2
Ickhee Woo [Fri, 9 Dec 2016 04:57:22 +0000 (13:57 +0900)]
prevent injecting command from popen

Change-Id: I1482c2f31830624213d8a2507a8494cd27b3f9b3
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agocode sync with tizen_3.0 52/103452/1
Ickhee Woo [Thu, 8 Dec 2016 10:28:18 +0000 (19:28 +0900)]
code sync with tizen_3.0

Change-Id: Ie1867b36a9eb2b5aded2cb1ebd4fd24411f3fc26
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix code for timing issue 03/103303/5
Ickhee Woo [Thu, 8 Dec 2016 04:03:45 +0000 (13:03 +0900)]
fix code for timing issue
- change way to write xml file
- add code for uninstalled package without sync-service
- fix svace issue

Change-Id: I5bc1ee5ee8131316ef5dc57e36e1d22f2a0fddf9
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofix code for svace issue 16/102716/2
Ickhee Woo [Tue, 6 Dec 2016 10:29:09 +0000 (19:29 +0900)]
fix code for svace issue

Change-Id: Idbf0980c215ec75a57b4494f4aa812162ddd2738
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agorename upgrade script 43/101743/2 accepted/tizen/common/20161202.233340 accepted/tizen/mobile/20161205.000334 accepted/tizen/mobile/20161205.232507 accepted/tizen/wearable/20161205.000402 accepted/tizen/wearable/20161205.232531 submit/tizen/20161202.063824 submit/tizen/20161205.012736
Ickhee Woo [Fri, 2 Dec 2016 05:48:07 +0000 (14:48 +0900)]
rename upgrade script

Change-Id: Ic922287c37f26789532f4363bac2dd2f9c605fae
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agosync code with tizen_3.0 branch 73/100573/1 accepted/tizen/common/20161130.134145 accepted/tizen/mobile/20161130.233123 accepted/tizen/wearable/20161130.233148 submit/tizen/20161130.083209
Ickhee Woo [Mon, 28 Nov 2016 11:40:57 +0000 (20:40 +0900)]
sync code with tizen_3.0 branch

Change-Id: Ide3f17a369a8f4a45041404134520c0fc03e6135
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agochange mod for sync job, adapter list 21/87921/4 accepted/tizen/3.0/common/20161114.105134 accepted/tizen/3.0/mobile/20161015.034227 accepted/tizen/3.0/wearable/20161015.084510 accepted/tizen/common/20160913.170247 accepted/tizen/mobile/20160918.233957 accepted/tizen/wearable/20160918.234028 submit/tizen/20160913.003519 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_3.0_wearable/20161015.000006
Ickhee Woo [Mon, 12 Sep 2016 06:42:01 +0000 (15:42 +0900)]
change mod for sync job, adapter list

Change-Id: I673a1842394669546f8f5b4762b44e130a22da5b
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoremove unnecessary profile dependencies from build spec 86/87886/2
Ickhee Woo [Mon, 12 Sep 2016 02:49:01 +0000 (11:49 +0900)]
remove unnecessary profile dependencies from build spec
- including patch for removing upgrade script error

Change-Id: Ic2a199071d7d42b34faf8f6ad867177c65676c2d
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoadd upgrade script 69/85269/12 accepted/tizen/common/20160831.161458 accepted/tizen/mobile/20160831.075907 accepted/tizen/wearable/20160831.080000 submit/tizen/20160831.011016
Ickhee Woo [Wed, 24 Aug 2016 09:56:07 +0000 (18:56 +0900)]
add upgrade script

Change-Id: Id9dc05c1f93a7a5458b3fdf924fe49ffa9cade7d
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoincluded error enums 22/80422/1 accepted/tizen/common/20160718.155857 accepted/tizen/mobile/20160718.104953 accepted/tizen/wearable/20160718.104846 submit/tizen/20160718.053201
Ickhee Woo [Mon, 18 Jul 2016 05:11:43 +0000 (14:11 +0900)]
included error enums

Change-Id: I4e68f679947bce014be11d1c240178573a7df7a9
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoremoved unused file 34/76734/1 accepted/tizen/common/20160627.192127 accepted/tizen/mobile/20160627.092504 accepted/tizen/wearable/20160627.092645 submit/tizen/20160627.082823
Ickhee Woo [Mon, 27 Jun 2016 05:55:21 +0000 (14:55 +0900)]
removed unused file

Change-Id: I98e69e1511d9cad37fac66cc5769f399059a52b2
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofixed calendar capability as invalid instead of checking calendar priv for wearable 42/76442/1
Ickhee Woo [Fri, 24 Jun 2016 03:00:49 +0000 (12:00 +0900)]
fixed calendar capability as invalid instead of checking calendar priv for wearable

Change-Id: I825f6da8c2b8c405ff8a1c0d2138dbccc561b8e1
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoadded @a expression 38/76438/1
Ickhee Woo [Fri, 24 Jun 2016 02:44:23 +0000 (11:44 +0900)]
added @a expression

Change-Id: Ic0519ea2c07f55af8560c0a95c5232c3c9600b4e
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agomodified name of feature definitions 96/76296/1 accepted/tizen/common/20160624.132434 submit/tizen/20160624.013503
Ickhee Woo [Thu, 23 Jun 2016 09:35:57 +0000 (18:35 +0900)]
modified name of feature definitions

Change-Id: I2345ac2e8583ca38cad0a4580a1b1106942e2b16
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agoadded contact capability for data change sync job on wearable profile 27/76127/2 accepted/tizen/common/20160623.154339 accepted/tizen/mobile/20160623.124028 accepted/tizen/wearable/20160623.124049 submit/tizen/20160623.045004
Ickhee Woo [Thu, 23 Jun 2016 02:21:20 +0000 (11:21 +0900)]
added contact capability for data change sync job on wearable profile

Change-Id: Iccef654d715a3fb24336afa9122a606629090ac7
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
8 years agofixed svace issue 51/75551/1 accepted/tizen/common/20160621.184302 accepted/tizen/mobile/20160621.084210 accepted/tizen/wearable/20160621.084229 submit/tizen/20160621.013024
Ickhee Woo [Mon, 20 Jun 2016 10:57:08 +0000 (19:57 +0900)]
fixed svace issue

Change-Id: Ic46e5916f9dba13b9cec7962de5d325858bea764
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
9 years agofixed code for coding convention of cpp file 51/74851/1 accepted/tizen/common/20160616.151825 accepted/tizen/mobile/20160616.105108 accepted/tizen/wearable/20160616.105124 submit/tizen/20160616.021631
Ickhee Woo [Thu, 16 Jun 2016 01:35:50 +0000 (10:35 +0900)]
fixed code for coding convention of cpp file

Change-Id: Ibedb8d6af35a1af8f42ed98eb9a186a54f8075ce
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
9 years agoadded bundle_free() for removing memory leak 42/74642/2 accepted/tizen/common/20160615.193733 accepted/tizen/mobile/20160616.002957 accepted/tizen/wearable/20160616.002920 submit/tizen/20160615.083349
Ickhee Woo [Wed, 15 Jun 2016 05:27:45 +0000 (14:27 +0900)]
added bundle_free() for removing memory leak

Change-Id: Ie485cee24c1de893da887e62e3f50cc6ed85a622
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>