platform/core/account/account-parser.git
19 months agoFix: Reorder variable declaration to fix memory leaks 65/281765/3 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.061854 accepted/tizen/7.0/unified/hotfix/20221116.104538 accepted/tizen/8.0/unified/20231005.092553 accepted/tizen/unified/20220925.234919 accepted/tizen/unified/20220925.234948 accepted/tizen/unified/20220926.025512 accepted/tizen/unified/20220928.020801 tizen_7.0_m2_release tizen_8.0_m2_release
Dewal Agarwal [Wed, 21 Sep 2022 14:28:59 +0000 (19:58 +0530)]
Fix: Reorder variable declaration to fix memory leaks

-- xml objects are not freed.
-- free them using xmlFree, change scope of variables.

Change-Id: If465aee96312786d991ea5fc66c4b0c5eddb510d
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
2 years ago[Non-ACR] memory leak fixes 68/259068/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.094007 accepted/tizen/unified/20210611.145009 submit/tizen/20210610.065648 submit/tizen_6.5/20211028.161601 tizen_6.5.m2_release
Abhishek Vijay [Mon, 31 May 2021 12:59:51 +0000 (18:29 +0530)]
[Non-ACR] memory leak fixes

Change-Id: Ia33c499f0fddb4428feec1a4de21421a99a98c0b
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
4 years agocorrecting from samsung-account to tizen-account 22/208022/2 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/5.5/unified/20191031.030355 accepted/tizen/5.5/unified/mobile/hotfix/20201027.081700 accepted/tizen/5.5/unified/wearable/hotfix/20201027.123040 accepted/tizen/6.0/unified/20201030.124119 accepted/tizen/6.0/unified/hotfix/20201103.051600 accepted/tizen/unified/20190619.051538 submit/tizen/20190618.075052 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185101 submit/tizen_5.5_wearable_hotfix/20201026.184301 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_5.5.m2_release tizen_6.0.m2_release
Abhishek Vijay [Mon, 17 Jun 2019 06:54:22 +0000 (12:24 +0530)]
correcting from samsung-account to tizen-account

Change-Id: I177c60ada07ce8ad272fd5effbc1b4641aedb3d8
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years agoAccount info Delete from DB 35/203535/2 accepted/tizen/unified/20190419.110505 submit/tizen/20190417.104720
Dewal Agarwal [Mon, 15 Apr 2019 14:27:19 +0000 (19:57 +0530)]
Account info Delete from DB

Change-Id: Ife03b185d8ce0ba39c8dc809ed4e038980581b57
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
5 years agoHandling account-db cleanup 79/195579/2 accepted/tizen/unified/20181220.061529 submit/tizen/20181218.105007
Dewal Agarwal [Fri, 14 Dec 2018 11:35:12 +0000 (17:05 +0530)]
Handling account-db cleanup

Change-Id: I798077664811a1fb550ba6ae702377df9bfb309d
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
5 years agohandling return value properly 42/186942/1 accepted/tizen/5.0/unified/20181102.012912 accepted/tizen/unified/20180817.061859 submit/tizen/20180816.132836 submit/tizen_5.0/20181101.000001
Abhishek Vijay [Thu, 16 Aug 2018 12:24:31 +0000 (17:54 +0530)]
handling return value properly

Change-Id: Id8d0252dbf6b53bf4236ea6dac5f1de73aa65884
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years ago[Refactoring account-parser] 89/185389/2 accepted/tizen/unified/20180802.134849 submit/tizen/20180730.113742
Abhishek Vijay [Mon, 30 Jul 2018 06:31:45 +0000 (12:01 +0530)]
[Refactoring account-parser]

Change-Id: Id3de2aa4e0d80e411c8a3aa649991ee484ef0195
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years agoMerge "Fix for coverty issue 105334" into tizen
randeep singh [Thu, 26 Jul 2018 10:34:49 +0000 (10:34 +0000)]
Merge "Fix for coverty issue 105334" into tizen

5 years agoFix for coverty issue 105334 70/183570/2
Sudipto [Fri, 6 Jul 2018 19:23:25 +0000 (00:53 +0530)]
Fix for coverty issue 105334

Change-Id: I4091bb86b17580cf54be0930a5ae1763c6c5a510
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
5 years ago[Non-ACR][Resolving crash issue due to NULL string(DF180706-00508)] 27/183727/3 accepted/tizen/unified/20180712.142227 submit/tizen/20180711.045147
Abhishek Vijay [Tue, 10 Jul 2018 11:02:16 +0000 (16:32 +0530)]
[Non-ACR][Resolving crash issue due to NULL string(DF180706-00508)]

Change-Id: Ide783b7eff5ade1ebcbd42172c3b961d6c2a0a75
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
6 years agoremove build warning 70/148570/1 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20170912.184033 submit/tizen/20180410.011902 submit/tizen_4.0/20170908.045311 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
Ickhee Woo [Fri, 8 Sep 2017 06:42:27 +0000 (15:42 +0900)]
remove build warning

Change-Id: I180e6ea657e7601199a314e7d1b54c72687f2b4a
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
6 years agoremove build warning 16/148516/2 accepted/tizen/unified/20170912.191501 accepted/tizen/unified/20180410.134617 submit/tizen/20170908.045327 submit/tizen/20180410.012339
Youngjae Shin [Fri, 8 Sep 2017 04:50:28 +0000 (13:50 +0900)]
remove build warning

Change-Id: I5069ad0a248a80811aa15ddc2e87ee3baef99b03

7 years agoNotice License 67/121067/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/4.0/unified/20170816.010606 accepted/tizen/4.0/unified/20170816.014317 accepted/tizen/4.0/unified/20170828.224227 accepted/tizen/common/20170328.141045 accepted/tizen/ivi/20170329.033654 accepted/tizen/mobile/20170329.033624 accepted/tizen/unified/20170329.033720 accepted/tizen/wearable/20170329.033650 submit/tizen/20170328.051846 submit/tizen/20170328.062854 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.110001 submit/tizen_4.0_unified/20170814.115522 tizen_4.0.m1_release
Jooseok Song [Mon, 27 Mar 2017 06:34:40 +0000 (15:34 +0900)]
Notice License

Change-Id: I7a9c4cbb0ea89076a2a9e2eb8fc197a9eddfd052

7 years agofix code for coding convention 31/101631/2 accepted/tizen/common/20161202.233338 accepted/tizen/ivi/20161205.000420 accepted/tizen/ivi/20161205.232540 accepted/tizen/mobile/20161205.000333 accepted/tizen/mobile/20161205.232505 accepted/tizen/unified/20170309.031545 accepted/tizen/wearable/20161205.000400 accepted/tizen/wearable/20161205.232527 submit/tizen/20161202.063824 submit/tizen/20161205.012736 submit/tizen_unified/20170308.100404
Ickhee Woo [Thu, 1 Dec 2016 22:38:59 +0000 (07:38 +0900)]
fix code for coding convention

Change-Id: Ifcf7830008c30517c53d863079499aec26880910
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoadd build requires for aul API 46/89846/2 accepted/tizen/3.0/common/20161114.105129 accepted/tizen/3.0/ivi/20161028.123014 accepted/tizen/3.0/mobile/20161015.032258 accepted/tizen/3.0/mobile/20161028.122309 accepted/tizen/3.0/wearable/20161015.080332 accepted/tizen/3.0/wearable/20161028.122834 accepted/tizen/common/20160928.163745 accepted/tizen/ivi/20160929.001834 accepted/tizen/mobile/20160929.001714 accepted/tizen/wearable/20160929.001822 submit/tizen/20160928.025004 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
Ickhee Woo [Tue, 27 Sep 2016 07:34:25 +0000 (16:34 +0900)]
add build requires for aul API

Change-Id: I44360c3afde1dc7db93dbadbf7cfe82282de59e4
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
7 years agoRemove trivial unnecessary build dependency 47/89547/1
MyungJoo Ham [Mon, 26 Sep 2016 04:20:32 +0000 (04:20 +0000)]
Remove trivial unnecessary build dependency

If this package is not requires for TV profile,
Removing this from meta-tv.git and Tizen:TV OBS profile
is sufficient. Using "profile" macro in spec file is
not recommended and should become deprecated later.

However, this fix is not required for Tizen 3.0 release and
this is for later releases although this is a very trivial patch.

Change-Id: I2b72cc0d6df630eae537b8b6947938633dad1bbd
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoModify account plugin API Call according to installer backed user change 97/85397/2 accepted/tizen/common/20160831.161510 accepted/tizen/ivi/20160831.124444 accepted/tizen/mobile/20160831.124405 accepted/tizen/wearable/20160831.124428 submit/tizen/20160831.011341
jkjo92 [Thu, 25 Aug 2016 02:36:07 +0000 (11:36 +0900)]
Modify account plugin API Call according to installer backed user change

Change-Id: If2e46aaab2920a636170fe70a26e66af17a0afa3
Signed-off-by: jkjo92 <jkjo92@samsung.com>
7 years agoapply pkgmgr-installer. 59/81759/1 accepted/tizen/common/20160812.140749 accepted/tizen/ivi/20160818.053158 accepted/tizen/mobile/20160818.053119 accepted/tizen/wearable/20160818.053142 submit/tizen/20160811.062803 submit/tizen/20160818.020045
jiseob.jang [Thu, 28 Jul 2016 07:44:52 +0000 (16:44 +0900)]
apply pkgmgr-installer.

Change-Id: I799940636487f82b69389f9c3bb2743fdfef0660
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
8 years agoexclude in tv profile. 55/62755/1 accepted/tizen_tv accepted/tizen/common/20160414.143707 accepted/tizen/mobile/20160318.114144 accepted/tizen/tv/20160318.114226 accepted/tizen/wearable/20160318.114326 submit/tizen_common/20160413.090423 submit/tizen_mobile/20160318.044215 submit/tizen_tv/20160318.044239 submit/tizen_wearable/20160318.044227
jang [Fri, 18 Mar 2016 03:48:39 +0000 (12:48 +0900)]
exclude in tv profile.

Change-Id: I4d196344a93880ceae1ba80734e0984c7d2dabcc
Signed-off-by: jang <jiseob.jang@samsung.com>
8 years agomajor version up : apply multi-user(System) 09/48709/1 accepted/tizen/3.0/ivi/20161011.053518 accepted/tizen/ivi/20160218.022858 accepted/tizen/mobile/20151006.225113 accepted/tizen/tv/20151103.024921 accepted/tizen/wearable/20151203.083943 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001 submit/tizen_mobile/20151006.082543 submit/tizen_tv/20151103.020006 submit/tizen_wearable/20151203.073504 tizen_3.0.m2.a1_mobile_release
jang [Fri, 25 Sep 2015 07:35:40 +0000 (16:35 +0900)]
major version up : apply multi-user(System)

- modify for supporting both user and global app.

Change-Id: I8d35e9691737cc3fc64b8e06df3234f0305b1dfb
Signed-off-by: jang <jiseob.jang@samsung.com>
8 years agomerge from 2.4 69/48169/1 accepted/tizen/mobile/20150917.041239 accepted/tizen/tv/20150917.041354 submit/tizen_mobile/20150915.235733 submit/tizen_tv/20150915.235956 tizen_3.0.m2.a1_tv_release
jiseob.jang [Tue, 15 Sep 2015 10:00:39 +0000 (19:00 +0900)]
merge from 2.4

Change-Id: Iab4281aaab0ba2fa0d698edf35f5163b6533f56a
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
8 years agoapply to unregiter account_type(provider information) of User App on multi-user. 85/47885/2 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150910.110416 accepted/tizen/tv/20150910.110727 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150910.105308 submit/tizen_tv/20150910.105317 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
jiseob.jang [Wed, 9 Sep 2015 14:01:13 +0000 (23:01 +0900)]
apply to unregiter account_type(provider information) of User App on multi-user.

Change-Id: I337f5a9f7fdace3c5fd3e0d418d985198811a443
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
8 years agochange calling account_type_insert API. 10/46510/1 accepted/tizen/mobile/20150825.061221 accepted/tizen/tv/20150825.061312 submit/tizen_mobile/20150825.032448 submit/tizen_tv/20150825.032629
jiseob.jang [Fri, 21 Aug 2015 08:13:34 +0000 (17:13 +0900)]
change calling account_type_insert API.

Change-Id: I763e77d1e01c7db55c284507afe71ab9a7e03246
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
8 years agoremove deprecated account APIs in account-parser 91/43691/1 accepted/tizen/mobile/20150714.002133 accepted/tizen/tv/20150714.002149 submit/tizen_mobile/20150713.120751 submit/tizen_mobile/20150825.024332 submit/tizen_mobile/20150825.024357 submit/tizen_tv/20150713.121023
jiseob.jang [Mon, 13 Jul 2015 08:11:35 +0000 (17:11 +0900)]
remove deprecated account APIs in account-parser
- remove account_connect()
- remove account_disconnect()

Change-Id: I6cc03c93f3ea7f8932757b5fefb0497463732c28
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
8 years agomerge from tizen 2.4 71/42971/2 accepted/tizen/mobile/20150707.003655 submit/tizen_mobile/20150706.121213
jiseob.jang [Mon, 6 Jul 2015 11:31:20 +0000 (20:31 +0900)]
merge from tizen 2.4

Change-Id: I1cdaca47e2d7ec22b32cbcb584af263489e1452f
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
9 years agomerged account-parser from tizen_2.4. 59/37259/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150521.125315 accepted/tizen/mobile/20150324.085208 accepted/tizen/tv/20150325.011514 accepted/tizen/wearable/20150324.085603 submit/tizen_common/20150520.888880 submit/tizen_mobile/20150324.014909 submit/tizen_tv/20150324.015000 submit/tizen_tvvvv/20150324.014931 submit/tizen_wearable/20150324.014921
jiseob.jang [Mon, 23 Mar 2015 12:48:37 +0000 (21:48 +0900)]
merged account-parser from tizen_2.4.

Change-Id: I9229af7a8e5480c2e3994c75d24a4fc086d0afc2
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
9 years agoInitial empty repository master
Jeonghoon Jeon [Fri, 13 Feb 2015 04:05:53 +0000 (20:05 -0800)]
Initial empty repository