platform/core/telephony/tel-plugin-packetservice.git
7 years agoUse %license macro in spec file 25/122725/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.190541 accepted/tizen/ivi/20170403.131611 accepted/tizen/mobile/20170403.131444 accepted/tizen/tv/20170403.131517 accepted/tizen/unified/20170403.131639 accepted/tizen/wearable/20170403.131536 submit/tizen/20170403.090528
Wootak Jung [Mon, 3 Apr 2017 08:00:55 +0000 (17:00 +0900)]
Use %license macro in spec file

Change-Id: Ic3d216a96766315952b1fc777e8eb456c4cc333a

7 years agoFix memory leak issue 25/122325/2 accepted/tizen/common/20170331.152837 accepted/tizen/ivi/20170331.083325 accepted/tizen/mobile/20170331.083446 accepted/tizen/tv/20170331.083309 accepted/tizen/unified/20170331.083628 accepted/tizen/wearable/20170331.083412 submit/tizen/20170331.065508
Wootak Jung [Fri, 31 Mar 2017 05:22:19 +0000 (14:22 +0900)]
Fix memory leak issue

Change-Id: I3088831a218d33af579b51872416b0fccc3318db

7 years agoFix ps-plugin not initialized issue 04/116704/1
Wootak Jung [Tue, 28 Feb 2017 00:29:55 +0000 (09:29 +0900)]
Fix ps-plugin not initialized issue

ps-plugin is not initialized if modem_list is NULL

Change-Id: Ib270cf1fdbd66e9aff2dcaf05a4a5496877aa77c

7 years agoMerge from tizen_3.0 branch 11/116111/1 accepted/tizen/common/20170227.043028 accepted/tizen/ivi/20170224.065437 accepted/tizen/ivi/20170228.012726 accepted/tizen/mobile/20170224.065317 accepted/tizen/mobile/20170228.012636 accepted/tizen/tv/20170224.065344 accepted/tizen/tv/20170228.012652 accepted/tizen/unified/20170309.034317 accepted/tizen/wearable/20170224.065356 accepted/tizen/wearable/20170228.012708 submit/tizen/20170224.040753 submit/tizen/20170227.061058 submit/tizen_unified/20170308.100410
Wootak Jung [Thu, 23 Feb 2017 01:39:32 +0000 (10:39 +0900)]
Merge from tizen_3.0 branch

Below patches are applied from tizen_3.0
- Fix memory leak issue
- Fix incorrect cid assignment issue
- Fix alwayson and memory leak issue
- Update architecture of ps-plugin newly

Change-Id: I6e39df523f8e185ae152226717d4f8549bf1d2fd

7 years ago[Tizen] Remove profile build dependencies 09/115909/6
hk57.kim [Wed, 22 Feb 2017 03:47:54 +0000 (12:47 +0900)]
[Tizen] Remove profile build dependencies

- This is for Tizen 4.0.
- Added backward-compatibility that does not deteriorate 4.0 Configurability

- When you SR this, you need to create JIRA-TRE issue of:
  : add tel-plugin-packetservice-profile_tv for TV

(It's add, not replace.)

Change-Id: Id77d8b7eeec7d1959a4965c9142c5f74a9e39792
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years agoRemove Profile Build Dependency (TV/IVI) 63/92463/6 accepted/tizen/common/20170124.182031 accepted/tizen/ivi/20170125.085749 accepted/tizen/mobile/20170125.085650 accepted/tizen/tv/20170125.085705 accepted/tizen/wearable/20170125.085730 submit/tizen/20170124.075843
Wootak Jung [Mon, 16 Jan 2017 09:38:28 +0000 (18:38 +0900)]
Remove Profile Build Dependency (TV/IVI)

This commit removes the build dependency of TV and IVI.

Note:

1. This commit is not required for Tizen 3.0 release,
but for later Tizen versions. If maintainers do not feel
comfortable because of the release schedule, maintainers
may delay SR/merge this commit.

2. When maintainers submit SR, they need to submit
JIRA-TRE issues of the followings:
  - Add tel-plugin-packetservice-dbinit-profile_common for common profile if common has tel-plugin-packetservice
  - Add tel-plugin-packetservice-dbinit-profile_ivi for ivi profile if ivi has tel-plugin-packetservice
  - Add tel-plugin-packetservice-dbinit-profile_tv for tv profile if tv has tel-plugin-packetservice

Note that you should NOT remove tel-plugin-packetservice from the current
meta when you add these tel-plugin-packetservice-dbinit-profile_*

3. Please do not add more usage of profile. We are removing them now. (in 4.0)

Change-Id: I1a14bc91b2909e8d00ac7d393844d8986f80663c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoUse tv profile not 3g profile in tv profile 98/110398/1
Wootak Jung [Fri, 13 Jan 2017 07:35:55 +0000 (16:35 +0900)]
Use tv profile not 3g profile in tv profile

Change-Id: Ia080b015cb74eca0b3d23a9189232c176e743da0

7 years agoFix NULL dereference issue 30/105230/1 accepted/tizen/common/20161219.151940 accepted/tizen/ivi/20161219.022200 accepted/tizen/mobile/20161219.022104 accepted/tizen/tv/20161219.022124 accepted/tizen/wearable/20161219.022145 submit/tizen/20161219.010347
Wootak Jung [Fri, 16 Dec 2016 05:08:42 +0000 (14:08 +0900)]
Fix NULL dereference issue

Change-Id: I1251f1ab6e7cadad3d1036d1a1859b0803b5d837

7 years agoAdd new features and fixes 26/100626/6 accepted/tizen/common/20161214.160738 accepted/tizen/ivi/20161214.085609 accepted/tizen/mobile/20161214.085327 accepted/tizen/tv/20161214.085422 accepted/tizen/wearable/20161214.085531 submit/tizen/20161214.021341
Suresh Kumar N [Mon, 28 Nov 2016 16:28:11 +0000 (21:58 +0530)]
Add new features and fixes
 - IMS related changes

Change-Id: I3da2e00b06b85944c6b0c85fab9655558c749aeb
Signed-off-by: Suresh Kumar N <suresh.n@samsung.com>
7 years agoModify script numbering 86/102286/1 accepted/tizen/common/20161205.140032 accepted/tizen/ivi/20161205.233838 accepted/tizen/mobile/20161205.233744 accepted/tizen/tv/20161205.233802 accepted/tizen/wearable/20161205.233819 submit/tizen/20161205.095508
Wootak Jung [Mon, 5 Dec 2016 09:38:10 +0000 (18:38 +0900)]
Modify script numbering

- in general case(no dependency with other scripts), use 500 numbering

Change-Id: I4bda8ccbc20f7c3364aaa3c58e7786e2f94dc7aa

7 years agoUpgrade: preserve upgrade data 16/101416/1
Sunmin Lee [Wed, 30 Nov 2016 05:58:14 +0000 (14:58 +0900)]
Upgrade: preserve upgrade data

Because upgrade data in RO partition, it doesn't need to be removed

Change-Id: I52116c9f1a7cabfc7ea693f83da94b7411d5d2d3

7 years agoFix daemon crash issue during server free 16/99716/1 accepted/tizen/common/20161130.070722 accepted/tizen/ivi/20161130.232116 accepted/tizen/mobile/20161130.232024 accepted/tizen/tv/20161130.232036 accepted/tizen/wearable/20161130.232055 submit/tizen/20161130.024245
Wootak Jung [Thu, 24 Nov 2016 01:49:30 +0000 (10:49 +0900)]
Fix daemon crash issue during server free

- in case dbus-daemon is killed, telephony-daemon is crashed during server free
because of notification hook remained in ps-plugin

Change-Id: Id3e2dc117acbad498b059ddb903c0643090a127e

7 years agoFix svace issue 06/96406/2 accepted/tizen/common/20161109.140600 accepted/tizen/ivi/20161110.001154 accepted/tizen/mobile/20161110.001045 accepted/tizen/tv/20161110.001108 accepted/tizen/wearable/20161110.001129 submit/tizen/20161109.042037
sinikang [Wed, 9 Nov 2016 02:21:39 +0000 (11:21 +0900)]
Fix svace issue
 - need to check return value of a function 'tcore_plugin_ref_user_data'

Change-Id: I89c0014fd2f59409f85c82530fffa89d0df25871

7 years agoFix memory leak issue 93/92093/1 accepted/tizen/3.0/ivi/20161028.133916 accepted/tizen/3.0/mobile/20161028.133017 accepted/tizen/3.0/tv/20161028.133338 accepted/tizen/3.0/wearable/20161028.133647 accepted/tizen/common/20161013.160657 accepted/tizen/ivi/20161014.022434 accepted/tizen/mobile/20161014.022617 accepted/tizen/tv/20161014.022410 accepted/tizen/wearable/20161014.022507 submit/tizen/20161013.091123 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082423 submit/tizen_3.0_common/20161104.104000
Wootak Jung [Thu, 13 Oct 2016 07:48:16 +0000 (16:48 +0900)]
Fix memory leak issue

- 'new_master' is not freed if alarmmgr_init() is failed
- move alarmmgr_init() logic to above

Change-Id: I52d497dd43f3652cd3dc004c82f163603d6830d4

7 years agoAdd pdp profiles for ivi 53/90753/2 accepted/tizen/3.0/ivi/20161011.065117 accepted/tizen/3.0/mobile/20161015.034347 accepted/tizen/3.0/tv/20161016.005653 accepted/tizen/3.0/wearable/20161015.084413 accepted/tizen/common/20161006.153500 accepted/tizen/ivi/20161006.075857 accepted/tizen/mobile/20161006.075810 accepted/tizen/tv/20161006.075825 accepted/tizen/wearable/20161006.075841 submit/tizen/20161006.005206 submit/tizen_3.0_ivi/20161010.000007 submit/tizen_3.0_mobile/20161015.000007 submit/tizen_3.0_tv/20161015.000005 submit/tizen_3.0_wearable/20161015.000006
Wootak Jung [Tue, 4 Oct 2016 07:06:36 +0000 (16:06 +0900)]
Add pdp profiles for ivi

- skt/kt pdp profiles are changed from tv

Change-Id: Iea2a654cd6d5cbec859d00a86d9da8888abc9264

7 years agoAdd upgrade script 72/85172/4 accepted/tizen/common/20160831.161334 accepted/tizen/ivi/20160831.075845 accepted/tizen/mobile/20160831.075719 accepted/tizen/tv/20160831.075744 accepted/tizen/wearable/20160831.075814 submit/tizen/20160831.002039
Wootak Jung [Wed, 24 Aug 2016 04:44:35 +0000 (13:44 +0900)]
Add upgrade script

Change-Id: I3798481f7f06d5cdc1626445ae6a4f2983b2e674

8 years agoFix memory leaks 76/70676/1 accepted/tizen/common/20160523.143935 accepted/tizen/ivi/20160524.004117 accepted/tizen/mobile/20160524.004041 accepted/tizen/tv/20160524.004110 accepted/tizen/wearable/20160524.004057 submit/tizen/20160523.014856
Wootak Jung [Fri, 20 May 2016 05:57:31 +0000 (14:57 +0900)]
Fix memory leaks

Change-Id: I16db4890be3de615b90d6e573e15054c0c0ab4ad

8 years agoFix memory leak issues 36/69736/1 accepted/tizen/common/20160516.143533 accepted/tizen/ivi/20160517.032657 accepted/tizen/mobile/20160517.032931 accepted/tizen/tv/20160517.032718 accepted/tizen/wearable/20160517.032758 submit/tizen/20160516.121150
Wootak Jung [Mon, 16 May 2016 11:27:28 +0000 (20:27 +0900)]
Fix memory leak issues

Change-Id: Ie575a181a9303eeb822f42feaa3acfd7c391080b

8 years agofix memory leak 39/69639/1
Jooseok Park [Mon, 16 May 2016 08:14:19 +0000 (17:14 +0900)]
fix memory leak
 - for g_slist_free_full()

Change-Id: I484390dc578d2a3ccc500935bc47b03ea0908403

8 years agofix memory leak 12/69612/2
Jooseok Park [Mon, 16 May 2016 06:36:03 +0000 (15:36 +0900)]
fix memory leak

 - free g_dbus_address

Change-Id: I2b3ff5cafee40f70fb905c927f541a9e35439c9b

8 years agofix memory leak 67/69567/2
Jooseok Park [Mon, 16 May 2016 02:25:34 +0000 (11:25 +0900)]
fix memory leak
 - for g_hash_table insertion
Change-Id: I2cacdd3727dfcc1ee6d7b1e9e2bc170fcb769469

8 years agoFix memory leak issues 29/68829/1 accepted/tizen/common/20160516.143226 accepted/tizen/ivi/20160516.091455 accepted/tizen/mobile/20160516.091459 accepted/tizen/tv/20160516.091445 accepted/tizen/wearable/20160516.091522 submit/tizen/20160516.012742
Wootak Jung [Tue, 10 May 2016 04:27:05 +0000 (13:27 +0900)]
Fix memory leak issues

Change-Id: I84f28bd3495351e9b0bfd34c73d839904c6a1b14

8 years agoModify db file label to System 65/68365/1 accepted/tizen/common/20160504.130606 accepted/tizen/ivi/20160504.115033 accepted/tizen/mobile/20160504.114539 accepted/tizen/tv/20160504.114505 accepted/tizen/wearable/20160504.114817 submit/tizen/20160504.022950
Wootak Jung [Wed, 4 May 2016 01:18:21 +0000 (10:18 +0900)]
Modify db file label to System

Change-Id: If1352ff3c1da35dc1b7566405995d910c34c608e

8 years agoRemove unused definition 57/68357/1
Wootak Jung [Wed, 4 May 2016 00:20:59 +0000 (09:20 +0900)]
Remove unused definition

Change-Id: Idf8a8dbd9d76fa76c1aaa9c0e05b4722d8c5a086

8 years agoAdd roam_pdp_protocol to db and its supporting logic 31/68031/1 accepted/tizen/common/20160502.183647 accepted/tizen/ivi/20160503.010917 accepted/tizen/mobile/20160503.010815 accepted/tizen/tv/20160503.010830 accepted/tizen/wearable/20160503.010852 submit/tizen/20160502.062918
Wootak Jung [Mon, 2 May 2016 01:07:33 +0000 (10:07 +0900)]
Add roam_pdp_protocol to db and its supporting logic

Change-Id: I24fefe4086540fd83d1b1912b7941f5a3c616537

8 years agoFix ResetProfile operation issue 96/67896/1 accepted/tizen/common/20160429.170656 accepted/tizen/ivi/20160501.121736 accepted/tizen/mobile/20160501.120841 accepted/tizen/tv/20160501.121241 accepted/tizen/wearable/20160501.121450 submit/tizen/20160429.065012
Wootak Jung [Fri, 29 Apr 2016 05:31:33 +0000 (14:31 +0900)]
Fix ResetProfile operation issue

- Modify profile db uid/gid

Change-Id: I2501b2b154819ca70d41e67e0ea2fcc106bcbaed

8 years agoUse datadir variable for file path 88/61088/1 accepted/tizen/common/20160304.195406 accepted/tizen/ivi/20160305.092944 accepted/tizen/mobile/20160305.092856 accepted/tizen/tv/20160305.092913 accepted/tizen/wearable/20160305.092928 submit/tizen/20160304.043636
Jiwan Kim [Fri, 4 Mar 2016 01:30:05 +0000 (10:30 +0900)]
Use datadir variable for file path

Change-Id: I75553ecfd3478ebb40f5d44b47c1c1dfd0d92a71

8 years agoChange directory path to use tzplatform-config 06/60906/4
Jiwan Kim [Thu, 3 Mar 2016 01:57:29 +0000 (10:57 +0900)]
Change directory path to use tzplatform-config

Change-Id: Ia8eb51c96cc2791eb85e5fc6a51821b0a1a747a4

8 years agochange priviledge for GetProfile 53/56453/1 accepted/tizen/ivi/20160218.024004 accepted/tizen/mobile/20160111.052944 accepted/tizen/tv/20160111.053011 accepted/tizen/wearable/20160111.053101 submit/tizen/20160111.011129 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
Jooseok Park [Fri, 8 Jan 2016 06:22:31 +0000 (15:22 +0900)]
change priviledge for GetProfile
 - http://tizen.org/privilege/network.get

Change-Id: I9a014883c875428d73a4b24b0c258451d17ad8c2

8 years agochange priviledge for SetDefaultConnection 42/56442/1 accepted/tizen/mobile/20160108.070417 accepted/tizen/tv/20160108.070528 accepted/tizen/wearable/20160108.070638 submit/tizen/20160108.052810
Jooseok Park [Fri, 8 Jan 2016 04:53:16 +0000 (13:53 +0900)]
change priviledge for SetDefaultConnection
 - http://tizen.org/privilege/network.profile

Change-Id: I96655f9657e6906b2bf2d79d2a04fce8e5fb5eca

8 years agochange privilege on some methods. 03/55003/1 accepted/tizen/mobile/20151221.102114 accepted/tizen/tv/20151221.101914 accepted/tizen/wearable/20151221.102104 submit/tizen/20151221.093247 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Jooseok Park [Mon, 21 Dec 2015 08:22:59 +0000 (17:22 +0900)]
change privilege on some methods.
 - as requested by network team for tct, some methods will have network privilege

Change-Id: I80bfe026a203f46c5f9aab1ef6ddb8a4773c5d19

8 years agoapply cynara security check on dbus signal 49/54849/1 accepted/tizen/mobile/20151221.050502 accepted/tizen/tv/20151221.050521 accepted/tizen/wearable/20151221.050541 submit/tizen/20151220.234731
Jooseok Park [Fri, 18 Dec 2015 07:11:13 +0000 (16:11 +0900)]
apply cynara security check on dbus signal

Change-Id: I1f19a84b3829879094c8a0e127491689299eda31

8 years agoAdopt cynara security checks on dbus interface 06/54806/1 accepted/tizen/mobile/20151218.085445 accepted/tizen/tv/20151218.085305 accepted/tizen/wearable/20151218.085422 submit/tizen/20151218.050848
Jooseok Park [Fri, 18 Dec 2015 04:38:16 +0000 (13:38 +0900)]
Adopt cynara security checks on dbus interface

Change-Id: I35c2ca42a99f38c8e391e07f785a559f817bafdd

8 years agoMerge "Remove exec label for scripts" into tizen accepted/tizen/mobile/20151209.132533 accepted/tizen/tv/20151209.132558 accepted/tizen/wearable/20151209.132614 submit/tizen/20151209.030517
JooSeok Park [Wed, 9 Dec 2015 01:39:06 +0000 (17:39 -0800)]
Merge "Remove exec label for scripts" into tizen

8 years agoRemove exec label for scripts 01/53601/1
Wootak Jung [Tue, 8 Dec 2015 05:14:27 +0000 (14:14 +0900)]
Remove exec label for scripts

Change-Id: I411637e3ff71abaa01fae34243e91caa70af9361

8 years agoAdd dbus conf file & Fix daemon crash issue 95/53595/2
Wootak Jung [Tue, 8 Dec 2015 05:02:25 +0000 (14:02 +0900)]
Add dbus conf file & Fix daemon crash issue

- uncorrect dereferencing to p_cynara

Change-Id: I67c5067290f69b7c480d41a26ea01903c8d007a9

8 years agoSync from SPIN branch 78/47278/2 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150903.053559 accepted/tizen/tv/20150903.053711 accepted/tizen/wearable/20150903.053832 submit/tizen/20150903.021205 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Wootak Jung [Wed, 2 Sep 2015 02:26:17 +0000 (11:26 +0900)]
Sync from SPIN branch

Change-Id: I07c233a74c6a6fcb8c06dbf268338bf47c50f4a0

8 years agoCode sync from tizen_2.4 78/42778/1 accepted/tizen/mobile/20150708.070010 accepted/tizen/tv/20150708.070028 accepted/tizen/wearable/20150708.070044 submit/tizen/20150630.051205 submit/tizen/20150708.045531
Jiwan Kim [Thu, 2 Jul 2015 08:01:13 +0000 (17:01 +0900)]
Code sync from tizen_2.4

Change-Id: I2cba380b7277f436e7a8cae37001d4658a9e0015

8 years agoUse Cynara helpers to obtain connection credentials 71/42071/1
Jacek Bukarewicz [Mon, 22 Jun 2015 14:08:37 +0000 (16:08 +0200)]
Use Cynara helpers to obtain connection credentials

This makes the code simpler and makes it independent of non-upstream
GetConnectionSmackContext method which is going to be removed in the future.
Additionally, it is planned to implement credentials caching in the helper
library which will improve performance.
This commit also uses correct unique id to obtain credentials (sender's id
instead of service's id).

Change-Id: I32511a290ecb6bb38bdab9bfb072c144876f37e0

9 years agoApply cynara APIs (remove security-server dependency) 44/37844/5 tizen_3.0.2015.q2_common accepted/tizen/common/20150414.095939 accepted/tizen/mobile/20150410.134007 accepted/tizen/mobile/20150415.014925 accepted/tizen/tv/20150415.012446 accepted/tizen/wearable/20150415.013719 submit/common/20150410.115911 submit/tizen/20150410.114929 submit/tizen_common/20150410.115832 submit/tizen_mobile/20150410.115840
Jiwan Kim [Tue, 7 Apr 2015 10:09:41 +0000 (19:09 +0900)]
Apply cynara APIs (remove security-server dependency)

Change-Id: Ia906d5ce2d2c51034874f6caf2d2d8f5792f7e7e
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
9 years agoFix for 64-bit build compatibility 29/37329/1 accepted/tizen/common/20150408.103058 accepted/tizen/mobile/20150403.075045 accepted/tizen/tv/20150402.122858 accepted/tizen/wearable/20150402.065341 submit/tizen_common/20150406.051135 submit/tizen_mobile/20150326.074553 submit/tizen_mobile/20150326.075126 submit/tizen_mobile/20150402.005016 submit/tizen_tv/20150401.081735 submit/tizen_wearable/20150401.070435
Jiwan Kim [Tue, 24 Mar 2015 11:41:20 +0000 (20:41 +0900)]
Fix for 64-bit build compatibility

Change-Id: Ib122519313ffbe4f4e3cce05a4ca6c607dd16c1e
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
9 years agoCode Sync up from tizen_2.4 15/36915/1
Dongchul Lim [Tue, 17 Mar 2015 04:53:23 +0000 (13:53 +0900)]
Code Sync up from tizen_2.4

Change-Id: I3f86c71e1e274fb98bcc91749d2ad14d2ebc0033

10 years agoHeader files unification 56/21356/1
Dongchul Lim [Mon, 19 May 2014 09:05:44 +0000 (18:05 +0900)]
Header files unification

Change-Id: I93022eebd429819a30158089b5154d5ba769219c

10 years agoModification about smack label of db file belong to process. 62/20562/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140519.224915 accepted/tizen/ivi/20140521.165053 accepted/tizen/mobile/20140515.054439 submit/tizen/20140515.045614 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
jooseong.lee [Fri, 9 May 2014 08:32:26 +0000 (17:32 +0900)]
Modification about smack label of db file belong to process.

[Problem]
Most db files have 'floor' label.  Because these are created when binary is built.
No process can write db (since 'floor' label allows only read and execute)

[Solution]
Modify smack label based on below condition and three domain model
Condition1. Assign domain of process creates db files
Condition2. Assign domain of process uses db files.

Change-Id: Iee8466b4f7982439c19ef8cf8b8636e1b8160881
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
10 years ago[Code cleanup]Remove not used headers and macros 45/19745/1 accepted/tizen/mobile/20140423.083148 submit/tizen/20140417.100432
Dongchul Lim [Thu, 17 Apr 2014 07:30:28 +0000 (16:30 +0900)]
[Code cleanup]Remove not used headers and macros

Change-Id: Iad23e70e38ca0f9b906a6498ee620e810d1651e4

10 years agoRemoving depracted API's for context addition in ps core object 56/19656/1
Arun Shukla [Tue, 15 Apr 2014 11:09:55 +0000 (16:39 +0530)]
Removing depracted API's for context addition in ps core object

Change-Id: I6cf33c4ab20f03dfd6dfbc9b4d61fc7c38b80a49

10 years agoAdded .gitignore 55/19655/1
Manjunath Vanarajulu [Mon, 7 Apr 2014 06:53:41 +0000 (12:23 +0530)]
Added .gitignore

Change-Id: I456fcd8daa2ff6ef590e90d5c0180a9698e039f4

10 years agoFix data roaming setting 54/19654/1
Dongchul Lim [Fri, 11 Apr 2014 09:36:05 +0000 (18:36 +0900)]
Fix data roaming setting

Change-Id: I26b0f99b3d6601cd89f135bbfcd558acac6937b3

10 years agoFix for ip configuration for device 53/19653/1
Arun Shukla [Tue, 8 Apr 2014 14:27:23 +0000 (19:57 +0530)]
Fix for ip configuration for device

Change-Id: I622601ca1d8bf1bfdc3210bee67b677b6d5a540f

10 years agoInitial refactoring merge 52/19152/1 accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen/generic/20140408.094905 accepted/tizen/ivi/20140410.192350 accepted/tizen/ivi/panda/20140408.203151 accepted/tizen/mobile/20140409.082600 submit/tizen/20140408.080614
Dongchul Lim [Tue, 8 Apr 2014 06:23:04 +0000 (15:23 +0900)]
Initial refactoring merge

Change-Id: Idd93e48215d998bf832c66c04fed76ba99cd22d9

10 years agoEnable build with iniparser v 3.1 34/16734/1 accepted/tizen/generic accepted/tizen/mobile accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/generic/20140226.072357 accepted/tizen/generic/20140312.095327 accepted/tizen/generic/20140326.163138 accepted/tizen/generic/20140326.220008 accepted/tizen/ivi/20140326.212557 accepted/tizen/ivi/panda/20140312.111519 accepted/tizen/ivi/panda/20140326.234303 accepted/tizen/ivi/release/20140312.124211 accepted/tizen/mobile/20140225.082043 submit/tizen/20140225.081635 submit/tizen/20140312.070715 submit/tizen/20140326.003446 submit/tizen_ivi_release/20140312.071149
Nicolas Zingilé [Mon, 24 Feb 2014 10:25:24 +0000 (11:25 +0100)]
Enable build with iniparser v 3.1

Bug-Tizen: PTREL-101
Change-Id: I69f83ef22467696bf39d94a94273bf437cddbc84
Signed-off-by: Nicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
10 years agoFix for PTREL-288 13/15013/1 accepted/tizen/ivi/stable accepted/tizen/generic/20140123.085038 accepted/tizen/ivi/20140122.185133 accepted/tizen/mobile/20140122.163002 submit/tizen/20140122.145832
shivajm [Wed, 15 Jan 2014 04:57:56 +0000 (10:27 +0530)]
Fix for PTREL-288

Change-Id: I106633e18ebc2fff79fd9e79e229dd56178c73f2
Signed-off-by: shivajm <shiva.jm@samsung.com>
10 years agoadd Finland operators APN settings 18/14318/2
Caiwen Zhang [Wed, 6 Nov 2013 20:47:15 +0000 (04:47 +0800)]
add Finland operators APN settings

Change-Id: Ib1b3d94204660f2287d18b4d2be3bd672d34dec5
Signed-off-by: Caiwen Zhang <caiwen.zhang@intel.com>
10 years agoadd China Mobile (46002) APN setting 17/14317/1
Caiwen Zhang [Tue, 24 Sep 2013 15:42:55 +0000 (23:42 +0800)]
add China Mobile (46002) APN setting

Change-Id: Ia52c27211d4eea31c8bc01072ef3b5cbbb3a4832
Signed-off-by: Caiwen Zhang <caiwen.zhang@intel.com>
10 years agoGenerate Licence file 70/12470/1
wootak.jung [Fri, 15 Nov 2013 10:08:30 +0000 (19:08 +0900)]
Generate Licence file

Change-Id: If13f092c8fe95b4dcd218e4a00bf66e47965b822

10 years agoRemove debian files 23/8523/2 accepted/tizen/20131007.095457 accepted/tizen/20131007.164517 accepted/tizen/20131007.165206 accepted/tizen_ivi_stable/20131116.111541 submit/tizen/20131007.090820 submit/tizen_ivi_stable/20131116.100953
wootak.jung [Thu, 22 Aug 2013 08:23:39 +0000 (17:23 +0900)]
Remove debian files

Change-Id: I92d4535f22cce25dafb03a628c73134bcf836047

10 years agoresetting manifest requested domain to floor 52/4552/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.221227 accepted/tizen/ivi/genivi/20140131.063646 ivi_oct_m2 submit/tizen/20130710.124949 submit/tizen_ivi_genivi/20140131.060934
Alexandru Cornea [Fri, 28 Jun 2013 16:26:47 +0000 (19:26 +0300)]
resetting manifest requested domain to floor

11 years agopacketservice: fix apn setting database error tizen_2.1 2.1b_release accepted/tizen/20130520.101335 accepted/tizen_2.1/20130426.150547 submit/tizen/20130517.045301 submit/tizen_2.1/20130426.150425
Caiwen Zhang [Mon, 22 Apr 2013 19:59:56 +0000 (03:59 +0800)]
packetservice: fix apn setting database error
1. correct China unicom 3G APN
2. remove duplicated records

11 years agopacketservice: fix apn setting database error
Caiwen Zhang [Mon, 22 Apr 2013 19:59:56 +0000 (03:59 +0800)]
packetservice: fix apn setting database error
1. correct China unicom 3G APN
2. remove duplicated records

11 years agoFix APN setting error accepted/tizen_2.1/20130425.025029 submit/tizen_2.1/20130424.233447
Caiwen Zhang [Tue, 16 Apr 2013 15:24:29 +0000 (23:24 +0800)]
Fix APN setting error
1. remove Chinese characters in APN settings database, it will cause
connection manager crash as the profile_name is used as dbus path.
2. change proxy port from 8080 to 80

11 years agoFix VCONFKEY_NETWORK_CELLULAR key to be set when PS connect
Dongchul Lim [Fri, 12 Apr 2013 04:09:51 +0000 (13:09 +0900)]
Fix VCONFKEY_NETWORK_CELLULAR key to be set when PS connect

Change-Id: Ic1681417d970aba1628c13f880e9c0731b4982e3

11 years agoAdd Chinese operators in database
Guillaume Zajac [Thu, 4 Apr 2013 11:53:38 +0000 (13:53 +0200)]
Add Chinese operators in database

11 years agoRevert "Revert "Fixed build on x86_64.""
wootak.jung [Mon, 25 Mar 2013 00:11:29 +0000 (09:11 +0900)]
Revert "Revert "Fixed build on x86_64.""

This reverts commit a59e080a99d9912cf44d5e7003ea9f6d2221a1a4

11 years agocontext: Fix context creation issue
Guillaume Zajac [Mon, 18 Mar 2013 08:41:54 +0000 (09:41 +0100)]
context: Fix context creation issue

New internet context is always set as default internet connection.
Check proxy_addr formatting before filling in data base.

11 years agoPatch consists of the following changes - 1. Changes as per New Design. 2. Check...
Suresh Kumar Narasimhaiah [Sat, 16 Mar 2013 14:17:48 +0000 (19:47 +0530)]
Patch consists of the following changes - 1. Changes as per New Design. 2. Check to bypass AT-Standard Plug-in while accessing Core Objects. 3. Additional log addition. 4. Change dlog TAG from TEL_PLUGIN_PACKETSERVICE to PACKETSERVICE.

11 years agodnet_db_data: Change SFR internet APN and add Bouygues operator
Guillaume Zajac [Mon, 15 Oct 2012 16:12:23 +0000 (18:12 +0200)]
dnet_db_data: Change SFR internet APN and add Bouygues operator

11 years agoAdd missing header
Guillaume Zajac [Thu, 14 Mar 2013 15:14:33 +0000 (16:14 +0100)]
Add missing header

11 years agoTransfer network interface UP/DOWN logic from modem plugin to ps plugin.
wootak.jung [Thu, 14 Mar 2013 08:50:17 +0000 (17:50 +0900)]
Transfer network interface UP/DOWN logic from modem plugin to ps plugin.

11 years agoUpdate plugin to compile with new libtcore
Guillaume Zajac [Tue, 12 Mar 2013 11:23:57 +0000 (12:23 +0100)]
Update plugin to compile with new libtcore

modem name is based on cp_name

11 years agoRevert "Fixed build on x86_64."
wootak.jung [Sun, 24 Mar 2013 05:57:37 +0000 (14:57 +0900)]
Revert "Fixed build on x86_64."

This reverts commit d4526cb97305b553006233f80fefc0ae638ed3ca

11 years agoFixed build on x86_64.
Junfeng Dong [Thu, 31 Jan 2013 11:49:15 +0000 (19:49 +0800)]
Fixed build on x86_64.

Change-Id: I757ce6ab6965ab28c977d0069700ec1614c9c611

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:18:46 +0000 (01:18 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:52:15 +0000 (01:52 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
eunmee moon [Fri, 27 Apr 2012 12:36:19 +0000 (21:36 +0900)]
Initial empty repository