platform/core/api/smart-traffic-control.git
6 years agoFix svace issues (WGID-343635, 343636) 37/176837/1 accepted/tizen/unified/20180424.165653 submit/tizen/20180424.042250
chleun.moon [Tue, 24 Apr 2018 02:08:16 +0000 (11:08 +0900)]
Fix svace issues (WGID-343635, 343636)

Change-Id: Icc4094ebc3831ff74c479e71938906184fbc7ca7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoAdded a new API to commit iptables 48/175748/1 accepted/tizen/unified/20180417.173148 submit/tizen/20180416.224349
hyunuktak [Thu, 12 Apr 2018 06:08:11 +0000 (15:08 +0900)]
Added a new API to commit iptables

Change-Id: I43a60c35805c9d5994b3ba4b51aa6e1a4f560b4d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoAdded firewall feature 29/174929/4
hyunuktak [Thu, 5 Apr 2018 06:25:56 +0000 (15:25 +0900)]
Added firewall feature

Change-Id: Ide1848c670d33f445050c1adba71ce35fae34f1a
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoChanged build option for coverage 62/156762/1 accepted/tizen/unified/20171020.091907 submit/tizen/20171020.040236
hyunuktak [Fri, 20 Oct 2017 01:13:01 +0000 (10:13 +0900)]
Changed build option for coverage

Change-Id: Icd9aacda5f178042bb9c7e7ea228ce0d329e4d92
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFixed buffer overflow for application id 21/156421/1 accepted/tizen/unified/20171019.060929 submit/tizen/20171018.091936
hyunuktak [Wed, 18 Oct 2017 08:55:37 +0000 (17:55 +0900)]
Fixed buffer overflow for application id

Change-Id: I87a3b4485adc9ffbdfbf0ed6337430ca62c2520a
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoReplaced imsi to subscriber ID 03/151203/1 accepted/tizen/unified/20170927.063136 submit/tizen/20170922.065607 submit/tizen/20170926.021226
hyunuktak [Wed, 20 Sep 2017 07:40:32 +0000 (16:40 +0900)]
Replaced imsi to subscriber ID

Change-Id: I68c4acc2312b975f2f27cace6052660bd9381e7e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoUpdated proper logs when deinitialize is done 63/150063/1 accepted/tizen/unified/20170921.072227 submit/tizen/20170920.020838
Nishant Chaprana [Thu, 14 Sep 2017 07:23:59 +0000 (12:53 +0530)]
Updated proper logs when deinitialize is done

Change-Id: I883c5658b81d3f41ff234677592fb6d326ed3ed4
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoFixed coding rules 46/148846/1 submit/tizen/20170911.125730
hyunuktak [Mon, 11 Sep 2017 04:54:39 +0000 (13:54 +0900)]
Fixed coding rules

Change-Id: Ic5fc67d00e3546644711c77c7bebc74fd21658e1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFix: Fetching granularized data usage issue. 99/140599/1 accepted/tizen/4.0/unified/20170816.011300 accepted/tizen/4.0/unified/20170828.223713 accepted/tizen/unified/20170728.195403 submit/tizen/20170727.063916 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100002
Nishant Chaprana [Tue, 25 Jul 2017 13:36:13 +0000 (19:06 +0530)]
Fix: Fetching granularized data usage issue.

Description: This patch fixes the scenario where multiple entries
are sent to upper layer because of granularity set using
stc_reset_rule_set_time_interval() API.

Change-Id: I8000bc001d86e4aa95a816aad2f0ab672c0b46b9
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoFix: Fetching interface's total data usage issue. 57/140557/1
Nishant Chaprana [Tue, 25 Jul 2017 10:05:38 +0000 (15:35 +0530)]
Fix: Fetching interface's total data usage issue.

Description: This patch fixes the issue when total data usage of a
particular interface is fetched using API, in this scenario iface_type
was packed in dictionary instead of iftype due to which iftype was
not used in fetch query.

Change-Id: Ib43b050ffc271e729c5b8b523df723cf4c0e3bb7
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoRemoved connection period for reset rule 43/140543/1
hyunuktak [Tue, 25 Jul 2017 09:39:26 +0000 (18:39 +0900)]
Removed connection period for reset rule

Change-Id: I18470706da65da5e3e003aaa7fe98e81bf65c788
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoReplaced dbus method to unset from remove 82/138682/1 accepted/tizen/unified/20170717.165455 submit/tizen/20170713.075847
hyunuktak [Thu, 13 Jul 2017 07:48:05 +0000 (16:48 +0900)]
Replaced dbus method to unset from remove

Change-Id: Ib54b5e8bf47cf00d783c9acb6635a48474ae839e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoModified param for restriction signal 80/135880/1 accepted/tizen/unified/20170710.154648 submit/tizen/20170710.074033
hyunuktak [Tue, 27 Jun 2017 07:28:11 +0000 (16:28 +0900)]
Modified param for restriction signal

Change-Id: Ib8dbc91baec07231ceb81ae94f8dfe35c30f1262
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoChanged a flag for checking feature 26/135226/2 accepted/tizen/unified/20170705.162609 submit/tizen/20170623.065700 submit/tizen/20170703.033747 submit/tizen/20170705.021408
hyunuktak [Wed, 21 Jun 2017 08:00:38 +0000 (17:00 +0900)]
Changed a flag for checking feature

Change-Id: Ibcbd81e1abc1c8f464e897fca9702b108cc85dc0
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoSupport set/get for total data usage(Tx + Rx) in restriction. 47/134147/3 submit/tizen/20170620.103311
Nishant Chaprana [Thu, 15 Jun 2017 04:00:09 +0000 (09:30 +0530)]
Support set/get for total data usage(Tx + Rx) in restriction.

Description: This patch removes seperate data usage limits for Tx
and Rx data and uses total data limit for setting Tx and Rx limits.

Change-Id: I10176d12e78416aec7c58c7010faf89d0ff923a4
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years ago[Fix Crash] g_free crash issue __test_stc_restriction_info_cb. 22/133622/2
Nishant Chaprana [Tue, 13 Jun 2017 03:06:18 +0000 (08:36 +0530)]
[Fix Crash] g_free crash issue __test_stc_restriction_info_cb.

Description: This crash occured due to garbage value initialization
in app_id, iface_name, imsi due to which g_free was crashing.

Change-Id: Ic6d1c9ee361968eeefe7344fa0d9ee8c8e819649
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoModified feature name 20/133220/1 accepted/tizen/unified/20170612.171445 submit/tizen/20170612.082510
hyunuktak [Fri, 9 Jun 2017 08:30:41 +0000 (17:30 +0900)]
Modified feature name

Change-Id: I1728e7919594f9b45d72ef355fa279794b3410db
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFixed some svace for memory leak 76/132876/1 accepted/tizen/unified/20170609.203905 submit/tizen/20170608.073827 submit/tizen/20170609.022610
hyunuktak [Thu, 8 Jun 2017 05:55:06 +0000 (14:55 +0900)]
Fixed some svace for memory leak

Change-Id: I1a08663145653c7186eed679f23391ab321476ca
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoExcluded some lines and block coverage 30/132730/1
hyunuktak [Wed, 7 Jun 2017 09:13:31 +0000 (18:13 +0900)]
Excluded some lines and block coverage

Change-Id: I15ed4e7ec13f0499c1a4575c181b2a4cf8dde379
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoRemoved build warnings 78/132678/2
hyunuktak [Wed, 7 Jun 2017 06:28:31 +0000 (15:28 +0900)]
Removed build warnings

Change-Id: I9671e7cfae8e5ced9a8430329f9f9372fea2aaed
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoReplaced defgroup name in document 56/132556/1
hyunuktak [Wed, 7 Jun 2017 01:42:22 +0000 (10:42 +0900)]
Replaced defgroup name in document

Change-Id: If24c2dfe181718a0a51d64fabbb3154be5abe3fe
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoCorrected API reference 38/132038/1 accepted/tizen/unified/20170602.154216 submit/tizen/20170601.042236
hyunuktak [Thu, 1 Jun 2017 01:03:51 +0000 (10:03 +0900)]
Corrected API reference

Change-Id: Ibc0f8fa6f8d9f271502a5fde4618157b1b5e79c6
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoCalled the callback function even if there is no data 20/131920/1
hyunuktak [Wed, 31 May 2017 08:09:02 +0000 (17:09 +0900)]
Called the callback function even if there is no data

Change-Id: Ibbd56e8458cc60741eea739c3c30366667763a9e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMerge "Added some CAPIs to set/unset callback about warn/restriction threshold crosse...
taesub kim [Tue, 30 May 2017 01:02:56 +0000 (01:02 +0000)]
Merge "Added some CAPIs to set/unset callback about warn/restriction threshold crossed" into tizen

6 years agoAdded some CAPIs to set/unset callback about warn/restriction threshold crossed 08/131208/3
hyunuktak [Fri, 26 May 2017 01:51:32 +0000 (10:51 +0900)]
Added some CAPIs to set/unset callback about warn/restriction threshold crossed

Change-Id: Ie89ddb4cc5af3ef7dc3fe24cc369730f8ac8b8d9
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoRemoved .so file from binary package 73/131273/1
hyunuktak [Fri, 26 May 2017 05:53:27 +0000 (14:53 +0900)]
Removed .so file from binary package

Change-Id: Iddab5091d38a71e9f1c6d1be52afbc3f4fa3b64d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFixed API reference error 35/130335/1 accepted/tizen/unified/20170531.082414 submit/tizen/20170523.030944
hyunuktak [Mon, 22 May 2017 05:03:21 +0000 (14:03 +0900)]
Fixed API reference error

Change-Id: Ie5519117e6770d59fe9154304d0567b0b95738e9
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoModified the privilege to network.get from network.stc 32/129532/1 accepted/tizen/unified/20170517.125500 submit/tizen/20170517.032711 tizen_4.0.m1_release
hyunuktak [Wed, 17 May 2017 01:01:31 +0000 (10:01 +0900)]
Modified the privilege to network.get from network.stc

Change-Id: I02fa62b28f20187a59b9754877e454a5878bcda3
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoFixed some svace issues 54/128954/1 accepted/tizen/unified/20170512.165708 submit/tizen/20170512.071139
hyunuktak [Fri, 12 May 2017 06:48:40 +0000 (15:48 +0900)]
Fixed some svace issues

Change-Id: I9a85ac34568004adf2e81530440b047b5eaadc01
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoAdded init service method to check privilege 47/128947/1
hyunuktak [Fri, 12 May 2017 06:38:47 +0000 (15:38 +0900)]
Added init service method to check privilege

Change-Id: Ia3298e116b7c787e565706e07e57c91425b0b43d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoModified properly data type 49/128749/1 accepted/tizen/unified/20170512.023829 submit/tizen/20170512.003940
hyunuktak [Thu, 11 May 2017 07:58:44 +0000 (16:58 +0900)]
Modified properly data type

Change-Id: Ifb1914cdee2c6ebefb4c2dcc73e70fc9fe518859
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoFixed some svace issues 03/128503/1 accepted/tizen/unified/20170510.183717 submit/tizen/20170510.102153
hyunuktak [Wed, 10 May 2017 08:22:29 +0000 (17:22 +0900)]
Fixed some svace issues

Change-Id: I0fc91a5bee205f2ecd40b6d130a5930e0f883bca
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoInitialize smart traffic control package 16/118516/36 accepted/tizen/unified/20170502.041158 submit/tizen/20170502.020209
hyunuktak [Mon, 13 Mar 2017 02:25:22 +0000 (11:25 +0900)]
Initialize smart traffic control package

Change-Id: I3b4e97a29164a450ed780658d7d516cd1adba3a6
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoInitial empty repository master
Tizen Infrastructure [Wed, 8 Feb 2017 02:08:11 +0000 (18:08 -0800)]
Initial empty repository