platform/core/connectivity/stc-manager.git
4 years agoFix ABI issue for app state 69/223669/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20200218.005943 submit/tizen_5.0/20200214.123219
hyunuk.tak [Sun, 2 Feb 2020 23:57:18 +0000 (08:57 +0900)]
Fix ABI issue for app state

Change-Id: I930e4a05227b48a35eb285b850e663034771f508
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
5 years ago[TV Profile] Disabled default connection monitor and procfs monitor. 12/193812/1 accepted/tizen/5.0/unified/20181127.073215 submit/tizen_5.0/20181127.010540
Nishant Chaprana [Mon, 26 Nov 2018 13:50:30 +0000 (19:20 +0530)]
[TV Profile] Disabled default connection monitor and procfs monitor.

Change-Id: I3320fda4057f0a20e22a0c68686dce930b2cb4bd
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoAdd a macro for tv profile 88/193388/1 accepted/tizen/5.0/unified/20181122.060304 submit/tizen_5.0/20181120.062026
hyunuktak [Tue, 20 Nov 2018 05:53:53 +0000 (14:53 +0900)]
Add a macro for tv profile

Change-Id: I0b764cab7828fbc2fbb996ea116dd326f00cd8c5
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoMerge "Use localtime_r() instead of localtime()" into tizen_5.0
Jaehyun Kim [Tue, 20 Nov 2018 05:26:21 +0000 (05:26 +0000)]
Merge "Use localtime_r() instead of localtime()" into tizen_5.0

5 years agoUse localtime_r() instead of localtime() 79/193079/1
Milind Murhekar [Wed, 14 Nov 2018 08:59:45 +0000 (14:29 +0530)]
Use localtime_r() instead of localtime()

This patch fixes the SVACE issue for locatime()
usage without thread safety.

Change-Id: Icc67ba1f949847b2ee5c903a1035e9ede6e764e2
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
5 years agoFix for 4 Svace issues. 78/193078/1
Lokesh [Wed, 14 Nov 2018 08:44:56 +0000 (14:14 +0530)]
Fix for 4 Svace issues.

Added /* fall through */ comments, as there was no break statement at the end of case.

Change-Id: I0ccb184201d3881aed137abfbf837ce56f3bcb70
Signed-off-by: Lokesh <l.kasana@samsung.com>
5 years agoFix build warning for format 78/189578/1 accepted/tizen/5.0/unified/20181102.015648 accepted/tizen/unified/20180919.061653 submit/tizen/20180919.023413 submit/tizen_5.0/20181101.000003
hyunuktak [Wed, 19 Sep 2018 01:58:42 +0000 (10:58 +0900)]
Fix build warning for format

Change-Id: I173ee0057395eccb3cf82048428288f572d5fed5
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix a memory leak 22/188822/1 accepted/tizen/unified/20180912.061655 submit/tizen/20180911.120738
hyunuktak [Tue, 11 Sep 2018 00:44:36 +0000 (09:44 +0900)]
Fix a memory leak

Change-Id: I1a32004a8aaea706156e9e53d304b9f149081a0d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoMerge "Remove logic to place pids to background cgroup procs" into tizen accepted/tizen/unified/20180910.172047 submit/tizen/20180910.023124
Jaehyun Kim [Mon, 10 Sep 2018 02:30:07 +0000 (02:30 +0000)]
Merge "Remove logic to place pids to background cgroup procs" into tizen

5 years agoFix a coverity for unchecking return value 22/188722/1
hyunuktak [Mon, 10 Sep 2018 00:11:37 +0000 (09:11 +0900)]
Fix a coverity for unchecking return value

Change-Id: I5c9290ebeceb806ab1ff64ed6f0127ce09c81873
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoModify attr for "/var/lib/stc" 29/188629/1
hyunuktak [Fri, 7 Sep 2018 02:03:03 +0000 (11:03 +0900)]
Modify attr for "/var/lib/stc"

Change-Id: Ieec5d5ee3f217e8b021a9c175636bdcd877203a9
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoRemove logic to place pids to background cgroup procs 40/188540/1
hyunuktak [Thu, 6 Sep 2018 01:52:44 +0000 (10:52 +0900)]
Remove logic to place pids to background cgroup procs

Change-Id: I5f491bc202cfd1d660370e7367858e92fe23691c
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoMerge "Initialize memory for nfacct rule" into tizen accepted/tizen/unified/20180906.054612 accepted/tizen/unified/20180907.043144 submit/tizen/20180905.125143 submit/tizen/20180907.021206
Jaehyun Kim [Wed, 5 Sep 2018 11:26:19 +0000 (11:26 +0000)]
Merge "Initialize memory for nfacct rule" into tizen

5 years agoMerge "Fix a bug for using heap after free" into tizen
Jaehyun Kim [Wed, 5 Sep 2018 11:25:12 +0000 (11:25 +0000)]
Merge "Fix a bug for using heap after free" into tizen

5 years agoInitialize memory for nfacct rule 47/188247/1
hyunuktak [Mon, 3 Sep 2018 09:26:09 +0000 (18:26 +0900)]
Initialize memory for nfacct rule

Change-Id: Iadc6d5a531bc14e450970f6af57672b6f2b9fe66
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix a bug for using heap after free 09/188209/2
hyunuktak [Mon, 3 Sep 2018 05:01:06 +0000 (14:01 +0900)]
Fix a bug for using heap after free

Change-Id: I7bb7fa02324f919bd7d6aee99a2ceb0f8090a4bc
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoAdd tethering client data limitation 17/187917/5
Milind Murhekar [Wed, 29 Aug 2018 11:03:11 +0000 (16:33 +0530)]
Add tethering client data limitation

This change/feature adds the data limitaion restriction
on each connected tethering clients based on its
mac address, ip address and app id.

Change-Id: I538450a68bb6e099d277bce0a6fe53a80d483332
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
5 years agoMerge "Add 'ps', 'awk' and 'pgrep' to exception list" into tizen accepted/tizen/unified/20180829.143000 submit/tizen/20180828.063057 submit/tizen/20180829.074020
Jaehyun Kim [Tue, 28 Aug 2018 06:20:57 +0000 (06:20 +0000)]
Merge "Add 'ps', 'awk' and 'pgrep' to exception list" into tizen

5 years agoMerge "[Add] tethering client monitoring" into tizen
Jaehyun Kim [Tue, 28 Aug 2018 06:09:16 +0000 (06:09 +0000)]
Merge "[Add] tethering client monitoring" into tizen

5 years agoMerge "[Add] tether plugin" into tizen
Jaehyun Kim [Tue, 28 Aug 2018 06:06:59 +0000 (06:06 +0000)]
Merge "[Add] tether plugin" into tizen

5 years ago[Add] tethering client monitoring 80/187180/6
Milind Murhekar [Mon, 20 Aug 2018 11:45:05 +0000 (17:15 +0530)]
[Add] tethering client monitoring

This change adds the feature to monitor
the data usage of connected tethering clients
and saves the stats to the table counters.

Change-Id: I50df631b27ad9fe483f6790877e92308b8ea760a
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
5 years agoAdd to insert firewall rule 18/187418/4
hyunuktak [Thu, 23 Aug 2018 05:44:38 +0000 (14:44 +0900)]
Add to insert firewall rule

Change-Id: I873350bb260bc1ef111b2a1e3f551019c9676273
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoRemoved flag for TIZEN_DEBUG_ENABLE 70/187370/1
hyunuktak [Wed, 22 Aug 2018 09:26:19 +0000 (18:26 +0900)]
Removed flag for TIZEN_DEBUG_ENABLE

Change-Id: I5589bc07ded2abe496bf8fdfdc10bcc82145e0a1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoAdded new vconf key for VCONFKEY_SETAPPL_DATA_RESTRICTION_INT 23/187323/1
hyunuktak [Wed, 22 Aug 2018 05:07:57 +0000 (14:07 +0900)]
Added new vconf key for VCONFKEY_SETAPPL_DATA_RESTRICTION_INT

Change-Id: I1d869718893ada6c6b2b6ff979b1460672b34524
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoAdd 'ps', 'awk' and 'pgrep' to exception list 20/187320/1
Nishant Chaprana [Wed, 22 Aug 2018 04:21:42 +0000 (09:51 +0530)]
Add 'ps', 'awk' and 'pgrep' to exception list

Change-Id: I965daf32489804429b316455071bca3d9a55f40b
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years ago[Add] tether plugin 78/186278/5
Milind Murhekar [Wed, 8 Aug 2018 12:25:21 +0000 (17:55 +0530)]
[Add] tether plugin

This change adds a plugin called "tether"
to support data usage for tethering client stations.

Change-Id: I823c832f42613f0b607b96e0d863e532fe892e63
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
5 years agoRemoved redundant NULL check 67/185767/2 accepted/tizen/unified/20180817.140843 submit/tizen/20180817.082114
Nishant Chaprana [Thu, 2 Aug 2018 07:28:01 +0000 (12:58 +0530)]
Removed redundant NULL check

Change-Id: Id29b2b3473715d454496c860b46f13ef3070ce0e
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoRemoved emulator state check 14/187014/1
hyunuktak [Fri, 17 Aug 2018 08:03:56 +0000 (17:03 +0900)]
Removed emulator state check

Change-Id: I829ee400b71f86ff10a8d264b5b75aae4457ceb5
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix week_start_ts into day_start_ts 55/185655/1 accepted/tizen/unified/20180809.074806 submit/tizen/20180803.081836 submit/tizen/20180808.125613
Taesoo Jun [Wed, 1 Aug 2018 09:54:47 +0000 (18:54 +0900)]
Fix week_start_ts into day_start_ts

Change-Id: I1906bf6fba572bec7d1a1f5c29206c4b0ee64114
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
5 years agoChecked file stat before realpath 63/185263/1 accepted/tizen/unified/20180801.144858 submit/tizen/20180727.073401 submit/tizen/20180731.041744
hyunuktak [Fri, 27 Jul 2018 06:26:35 +0000 (15:26 +0900)]
Checked file stat before realpath

Change-Id: Iae4a7b7f97b90389a5c35ccf6144e42b3b525d02
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix Wformat build error 31/184931/1
yhji [Tue, 24 Jul 2018 09:53:44 +0000 (18:53 +0900)]
Fix Wformat build error

Change-Id: I042b7e02b72dcd5b4e6e2a0d07fed3393aaad6db
Signed-off-by: yhji <yhji.lee@samsung.com>
5 years agoMerge "Added log and nflog rule for firewall" into tizen accepted/tizen/unified/20180725.060450 submit/tizen/20180724.092802
Jaehyun Kim [Tue, 24 Jul 2018 09:16:30 +0000 (09:16 +0000)]
Merge "Added log and nflog rule for firewall" into tizen

5 years agoChange file mode into 644 67/184567/2
Taesoo Jun [Thu, 19 Jul 2018 01:44:58 +0000 (10:44 +0900)]
Change file mode into 644

Change-Id: Ibc02513b4cca3207d3137ce88b7ffd9735439eeb
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
5 years agoFix local variable initialization and handle a invalid parameter 66/184566/2
Taesoo Jun [Thu, 19 Jul 2018 01:40:40 +0000 (10:40 +0900)]
Fix local variable initialization and handle a invalid parameter

Change-Id: Idc99e6b41528f0429882d2bf91e4bbe0c997b05d
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
5 years agoAdded log and nflog rule for firewall 84/184484/3
hyunuktak [Wed, 18 Jul 2018 08:14:28 +0000 (17:14 +0900)]
Added log and nflog rule for firewall

Change-Id: I7361422a530040610eb45328073ebc75f906cfe1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoMerge "Modified to update firewall rule" into tizen accepted/tizen/unified/20180717.063039 submit/tizen/20180713.100308
taesub kim [Fri, 13 Jul 2018 07:29:00 +0000 (07:29 +0000)]
Merge "Modified to update firewall rule" into tizen

5 years agoModified to update firewall rule 33/184033/1
hyunuktak [Fri, 13 Jul 2018 06:46:36 +0000 (15:46 +0900)]
Modified to update firewall rule

Change-Id: I0a452c3e7eea1a33f93f7a39df182d9e77c01ced
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoModified to send message to net popup 80/183880/1
hyunuktak [Thu, 12 Jul 2018 05:38:00 +0000 (14:38 +0900)]
Modified to send message to net popup

Change-Id: I0ffbc76a3fc0ecee7eb9ba295a32f32f6f8391c4
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoAdded data limits monitoring for daily, weekly and monthly 28/183828/1
hyunuktak [Wed, 11 Jul 2018 09:11:42 +0000 (18:11 +0900)]
Added data limits monitoring for daily, weekly and monthly

Change-Id: Ibc94757d36210c9167ebe4ddb7c36053d13f60fd
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoSync current time 88/183288/1 accepted/tizen/unified/20180712.092638 submit/tizen/20180711.083748
hyunuktak [Wed, 4 Jul 2018 06:13:27 +0000 (15:13 +0900)]
Sync current time

Change-Id: I0b741ffd37d3848a6ce01c260908e3acd8b80cf2
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix some security issues 45/182445/1 accepted/tizen/unified/20180628.130455 submit/tizen/20180627.105126
hyunuktak [Mon, 25 Jun 2018 07:58:38 +0000 (16:58 +0900)]
Fix some security issues

Change-Id: I2b31052aa20c028f0a4b496ec50b54641cce8bd9
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix a build warning for initialization from incompatible pointer type 97/181597/2 submit/tizen/20180620.111119
hyunuktak [Fri, 15 Jun 2018 04:33:54 +0000 (13:33 +0900)]
Fix a build warning for initialization from incompatible pointer type

Change-Id: I780bcde31ee66a14e1b9d18521b8c1ef8d6350b8
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoAdd inotify for information config 98/181098/2 accepted/tizen/unified/20180612.044129 submit/tizen/20180611.090847
hyunuktak [Fri, 8 Jun 2018 05:51:25 +0000 (14:51 +0900)]
Add inotify for information config

Change-Id: I2d7a54bb54390442702dfe78ab30cd3434a898df
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoOrganize log for print tree 11/180611/1
hyunuktak [Thu, 31 May 2018 07:06:51 +0000 (16:06 +0900)]
Organize log for print tree

Change-Id: Ie27476ac28f8939df71dd0739adbcfccad427fb1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoLoad procfs on booting time 08/180508/1
hyunuktak [Wed, 30 May 2018 07:24:44 +0000 (16:24 +0900)]
Load procfs on booting time

Change-Id: If68c6428cfb364aff9fbfd2a904ff6fee82a6a4d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoRemoved secure dlog for sql query 58/179858/1 accepted/tizen/unified/20180523.144409 submit/tizen/20180523.054826
hyunuktak [Wed, 23 May 2018 04:20:27 +0000 (13:20 +0900)]
Removed secure dlog for sql query

Change-Id: I1505bd691ed8a28e6e552eda033e864b4012b592
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoFix: Malloc only when making process entry in tree 16/179616/1 accepted/tizen/unified/20180521.003651 submit/tizen/20180521.000329
Nishant Chaprana [Fri, 18 May 2018 14:48:09 +0000 (20:18 +0530)]
Fix: Malloc only when making process entry in tree

Description:
For some processes both FORK and EXEC events are emitted, however
we were allocating mamory in both methods, but not unallocating the
memory in failure case when entry was already present.

So we should malloc only when we are creating an entry in process tree.

Change-Id: Iedc3c10eabb41ad4da854ab8d0cf45759bbedcc7
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoCorrected file permissions 83/177783/2
Nishant Chaprana [Thu, 3 May 2018 14:50:30 +0000 (20:20 +0530)]
Corrected file permissions

Change-Id: Ic0392ac48d765bf5f7c9291bac4f573c84d78a1b
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years ago[Wformat] Fix Wformat build error 93/179393/1 submit/tizen/20180518.112755
Nishant Chaprana [Thu, 17 May 2018 12:49:39 +0000 (18:19 +0530)]
[Wformat] Fix Wformat build error

Change-Id: I418e75c7f403d1ee1d54f8236b39f20977513aab
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoAdd support for Tethering data monitoring and data restriction rules 19/177919/9 accepted/tizen/unified/20180515.163358 submit/tizen/20180511.091455 submit/tizen/20180514.105807
Milind Murhekar [Fri, 4 May 2018 10:18:28 +0000 (15:48 +0530)]
Add support for Tethering data monitoring and data restriction rules

Description: This patch applies the tethering interface
monitoring, when Hotspot is enabled/disabled, Also
it supports data restriction rules for tethering interface
including default network connection.

Change-Id: I2b79de433abde7b5ae46d1fb9d7b537975398dab
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
5 years agoUpdated enum value for app state 96/178496/1 submit/tizen/20180510.090500
hyunuktak [Thu, 10 May 2018 07:00:48 +0000 (16:00 +0900)]
Updated enum value for app state

Change-Id: I9cd032ac4482968f43678fdb8c4773ef2253cdbb
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoAdded dbus method to commit ip6tables 14/178314/1 accepted/tizen/unified/20180510.134338 submit/tizen/20180510.023945
hyunuktak [Wed, 9 May 2018 08:33:45 +0000 (17:33 +0900)]
Added dbus method to commit ip6tables

Change-Id: Ic446d4575fc9fc901f7a609377475f1be64657ea
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoReplaced rule type to direction 25/177825/1
hyunuktak [Fri, 4 May 2018 04:09:03 +0000 (13:09 +0900)]
Replaced rule type to direction

Change-Id: Ia158c9e54167d1da971d79d14940c6464b97abd3
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
5 years agoRemoved exclude restriction method 26/177626/1 submit/tizen/20180503.122906
hyunuktak [Wed, 2 May 2018 08:05:10 +0000 (17:05 +0900)]
Removed exclude restriction method

Change-Id: Id61aa10111a725ce19197896a982496c4ad0f75e

5 years agoReplaced type from state for restriction 12/177612/1
hyunuktak [Wed, 2 May 2018 06:28:54 +0000 (15:28 +0900)]
Replaced type from state for restriction

Change-Id: Ib2575dc03a4447a4dd1878625580f353b474c927
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoSet debug log state in procfs 71/176571/1 accepted/tizen/unified/20180424.082602 submit/tizen/20180424.010339
hyunuktak [Fri, 20 Apr 2018 04:55:23 +0000 (13:55 +0900)]
Set debug log state in procfs

Change-Id: Ie87afa1d649a3a4f4a029d5b76a3737eb1600afc
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMerge "Fixed coverity issues for resource leak" into tizen accepted/tizen/unified/20180420.081858 submit/tizen/20180419.131851
Jaehyun Kim [Thu, 19 Apr 2018 05:32:51 +0000 (05:32 +0000)]
Merge "Fixed coverity issues for resource leak" into tizen

6 years agoFixed coverity issues for resource leak 76/176376/3
hyunuktak [Thu, 19 Apr 2018 02:15:31 +0000 (11:15 +0900)]
Fixed coverity issues for resource leak

Change-Id: Ic47d2c90497432236c69595b3d0b20a8bbce5a96
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFixed dbus/cynara policy 91/176291/1
hyunuktak [Wed, 18 Apr 2018 05:43:53 +0000 (14:43 +0900)]
Fixed dbus/cynara policy

Change-Id: I6949b1926c998302975eb21fe05270221ef21b88
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMerge "Added dbus method to commit iptables" into tizen accepted/tizen/unified/20180417.173151 submit/tizen/20180416.224349
taesub kim [Mon, 16 Apr 2018 08:57:45 +0000 (08:57 +0000)]
Merge "Added dbus method to commit iptables" into tizen

6 years agoMerge "Added firewall feature" into tizen
taesub kim [Mon, 16 Apr 2018 08:57:31 +0000 (08:57 +0000)]
Merge "Added firewall feature" into tizen

6 years agoAdded dbus method to commit iptables 56/175756/1
hyunuktak [Thu, 12 Apr 2018 06:36:05 +0000 (15:36 +0900)]
Added dbus method to commit iptables

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

Change-Id: I9c71bc7af199d145509cbe0c7e935d16e85dfd8d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoAdded dbus/cynara policy 73/174473/1
taesub kim [Mon, 2 Apr 2018 09:02:59 +0000 (18:02 +0900)]
Added dbus/cynara policy

Change-Id: Ic6107087ddf2a21fcd874fd125e402a36988c0df
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoAdd exclusion rule logic 48/171048/2 accepted/tizen/unified/20180305.152640 submit/tizen/20180305.084154
Nishant Chaprana [Mon, 26 Feb 2018 07:32:54 +0000 (13:02 +0530)]
Add exclusion rule logic

Description:
This patch adds implementation below features for exclusion rule
1) add exclusion rule
2) delete exclusion rule
3) update exclusion rule

Change-Id: I30a0e2602a53c6d76d501717a8428a2e077b0ea4
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoSeparately identify restrictions by rst_type 39/170639/1
Nishant Chaprana [Wed, 21 Feb 2018 06:25:51 +0000 (11:55 +0530)]
Separately identify restrictions by rst_type

Description: This patch adds logic to separately identify restriction
on basis of restriction type (Blocked/Excluded).
Also it stores rst_type inplace of rst_state in restriction table because
rst_state is only to check whether restriction is active or not and
we are not required to store that information to database.

Change-Id: I5f540c5b791634072d58c87e7eceda8e6f653e76
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoCorrect typo mistakes 48/170248/1 accepted/tizen/unified/20180222.080217 submit/tizen/20180221.115722
Nishant Chaprana [Thu, 15 Feb 2018 10:26:24 +0000 (15:56 +0530)]
Correct typo mistakes

Change-Id: Ib03452f7d60b6f25f3e57bebe97dac0b4b1fecb3
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoFixed IPv4 and IPv6 monitoring issue 03/169703/1
hyunuktak [Thu, 8 Feb 2018 09:24:24 +0000 (18:24 +0900)]
Fixed IPv4 and IPv6 monitoring issue

Change-Id: I3fa0c4c550e21cbd87b5ef0e3f57de2487cf92c5
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoModified ip type to be properly monitored 72/169672/1
hyunuktak [Thu, 8 Feb 2018 07:29:17 +0000 (16:29 +0900)]
Modified ip type to be properly monitored

Change-Id: Ib08671b5c73a61418c6ad1643799f01efe97916b
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMoved procfs for app lifecycle to plugin and separate plugins 02/169602/1
hyunuktak [Thu, 8 Feb 2018 01:30:35 +0000 (10:30 +0900)]
Moved procfs for app lifecycle to plugin and separate plugins

Change-Id: I0310a1761c6b5da28fb991dee7cd03cfdbb49d7b
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMoved exception list to plugin 95/169595/1
hyunuktak [Thu, 8 Feb 2018 00:44:18 +0000 (09:44 +0900)]
Moved exception list to plugin

Change-Id: Iec04f0f7aba1862cde610a9e3c4d7c93f67674e0
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFixed some svaces 50/169450/1
hyunuktak [Wed, 7 Feb 2018 02:17:27 +0000 (11:17 +0900)]
Fixed some svaces

WGID : 307350, 307352

Change-Id: I517541c5c088f2a0f30ea71186fcf9d2df332d9e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years ago[Fix] Remove restriction from tree when user initiated remove operation 12/168312/2
Nishant Chaprana [Thu, 25 Jan 2018 12:53:41 +0000 (18:23 +0530)]
[Fix] Remove restriction from tree when user initiated remove operation

Change-Id: I96cff6077c12d0484643e63fc7da772285579e7f
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoUpdate classid for all valid restriction states 04/168304/2
Nishant Chaprana [Thu, 25 Jan 2018 12:15:56 +0000 (17:45 +0530)]
Update classid for all valid restriction states

Change-Id: I440ca17881dbf92954dfffbf57a18a64216c348f
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoFixed crash for wrong struct type cast 83/168183/2 accepted/tizen/unified/20180130.144325 accepted/tizen/unified/20180222.142204 submit/tizen/20180129.223849 submit/tizen/20180222.121108
hyunuktak [Thu, 25 Jan 2018 00:59:39 +0000 (09:59 +0900)]
Fixed crash for wrong struct type cast

Change-Id: If2d9679b345d2253ea26db22710590c86a93dadc
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoAdd initial source codes for gtest 49/168049/1
hyunuktak [Wed, 24 Jan 2018 00:55:02 +0000 (09:55 +0900)]
Add initial source codes for gtest

Change-Id: I41574b7e13b99c1a1fb14ee32b27d4352bbc933a
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoCreating seperate chains[STC_IN, STC_OUT, STC_FRWD] for STC Framework's rules. 12/163312/3 accepted/tizen/unified/20171219.072619 submit/tizen/20171218.085650
Nishant Chaprana [Fri, 8 Dec 2017 10:38:24 +0000 (16:08 +0530)]
Creating seperate chains[STC_IN, STC_OUT, STC_FRWD] for STC Framework's rules.

Change-Id: I74b9ce4d13fb9122c4e0ea05226a22a925d1a585
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoReplaces fork() and execv() calls with stc-iptables dbus method calls 60/162460/4
Nishant Chaprana [Fri, 1 Dec 2017 10:04:56 +0000 (15:34 +0530)]
Replaces fork() and execv() calls with stc-iptables dbus method calls

Change-Id: Iea3e6236e39c6747152e91965b785ceb6bc20023
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoFetching /proc/<pid>/status entry after validation. 60/157560/1 accepted/tizen/unified/20171026.074653 submit/tizen/20171025.074016
Nishant Chaprana [Wed, 25 Oct 2017 05:46:07 +0000 (11:16 +0530)]
Fetching /proc/<pid>/status entry after validation.

Description: This patch adds validation check before storing status
entries and assignes proper index for storing value.

In TM1 reference device kernel makes below entries in status file.
proc entry is like below:-
sh-3.2# cat /proc/373/status
Name:   stc-manager
State:  S (sleeping)
Tgid:   373
Pid:    373
PPid:   1
TracerPid:      0

However in Odroid reference device, kernel makes below entries in status.
sh-3.2# cat /proc/3404/status
Name:   stc-manager
State:  S (sleeping)
Tgid:   3404
Ngid:   0
Pid:    3404
PPid:   1
TracerPid:      0

Odroid kernel has an extra entry "Ngid" which breaks current extraction logic.
So added logic to match entry key before extracting value when reading status file.

Change-Id: I393ed476919fc8c101a8ce6a11ab835230a39021
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoRemoved inotify helper 89/156789/1 accepted/tizen/unified/20171020.091911 submit/tizen/20171020.040915
hyunuktak [Fri, 20 Oct 2017 04:00:04 +0000 (13:00 +0900)]
Removed inotify helper

Change-Id: I4de98b665307d02a75738dd8fd372eb85bfffaff
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoUse heap instead of stack, to aviod large stack usage issue in __process_contr_reply() 18/156018/1 accepted/tizen/unified/20171018.165230 submit/tizen/20171018.043426
Nishant Chaprana [Tue, 17 Oct 2017 03:17:50 +0000 (08:47 +0530)]
Use heap instead of stack, to aviod large stack usage issue in __process_contr_reply()

Change-Id: I447c0cca6658995f355693f0923c9395cabe0468
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years ago[nfacct-rule] Use heap instead of stack, to aviod large stack usage issue. 40/155840/2
Nishant Chaprana [Mon, 16 Oct 2017 09:16:50 +0000 (14:46 +0530)]
[nfacct-rule] Use heap instead of stack, to aviod large stack usage issue.

Change-Id: I5252955200603bc1c21b3b36b150e174447ce20c
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years ago[Fix] Memory leak while fetching data from config file 70/155770/1
Nishant Chaprana [Mon, 16 Oct 2017 06:14:42 +0000 (11:44 +0530)]
[Fix] Memory leak while fetching data from config file

Change-Id: I2126b99837fb53c9a504ba47580c2fcfba5b5fd7
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoUpdate ground state in table while updating data usage. 59/155759/1 accepted/tizen/unified/20171018.062540 submit/tizen/20171016.080431 submit/tizen/20171017.050741 submit/tizen/20171017.075711
Nishant Chaprana [Tue, 3 Oct 2017 09:02:45 +0000 (14:32 +0530)]
Update ground state in table while updating data usage.

Change-Id: I3288285af6febf4ce196d9fe8d965699b01bc22e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMerge "Revert "Update ground state in table while updating data usage."" into tizen
taesub kim [Mon, 16 Oct 2017 05:32:55 +0000 (05:32 +0000)]
Merge "Revert "Update ground state in table while updating data usage."" into tizen

6 years agoMerge "Revert "[Fix] Fetch proper app_id for creation of cgroup."" into tizen
taesub kim [Mon, 16 Oct 2017 05:32:44 +0000 (05:32 +0000)]
Merge "Revert "[Fix] Fetch proper app_id for creation of cgroup."" into tizen

6 years agoRevert "Update ground state in table while updating data usage." 58/155758/1
taesub kim [Mon, 16 Oct 2017 05:31:33 +0000 (05:31 +0000)]
Revert "Update ground state in table while updating data usage."

This reverts commit 3b547510161f3098a3af865260dbd8b306546f7d.

Change-Id: Iccc7ec64a4758e8ec12e68d2b20e19339144056b

6 years agoRevert "[Fix] Fetch proper app_id for creation of cgroup." 56/155756/1
taesub kim [Mon, 16 Oct 2017 05:31:20 +0000 (05:31 +0000)]
Revert "[Fix] Fetch proper app_id for creation of cgroup."

This reverts commit 951a7b00437655c92d1a998c4e1ed4353010eb0b.

Change-Id: I10c8ea979a54ca189b0eab6c565e7320307e85e0

6 years agoUpdate ground state in table while updating data usage. 08/153908/2
Nishant Chaprana [Tue, 3 Oct 2017 09:02:45 +0000 (14:32 +0530)]
Update ground state in table while updating data usage.

Change-Id: I7bd13c92fac2994f2be22fa3000896ded3a5b70a
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years ago[Fix] Fetch proper app_id for creation of cgroup. 00/153900/3
Nishant Chaprana [Wed, 11 Oct 2017 05:32:29 +0000 (11:02 +0530)]
[Fix] Fetch proper app_id for creation of cgroup.

Description: The app_id was not extracted properly from procfs.
Some processes run with help of other daemons, for example
org.tizen.browser app is execued using efl_webprocess.

In this patch for resolving above issue,
if /proc/<pid>/attr/current file contains "User::Pkg::" wildcard string,
then we extract app_id from above file.
Otherwise we read /proc/<pid>/cmdline and fetch process_name as app_id.

Change-Id: I0eb46f4f675cec3f2323c0ab05388fec46c7781f
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
6 years agoAdded information config with inotify 46/154346/3 accepted/tizen/unified/20171011.150213 submit/tizen/20171011.035354
hyunuktak [Tue, 10 Oct 2017 05:48:27 +0000 (14:48 +0900)]
Added information config with inotify

Change-Id: If6faf890e69fa7a2de05d362aada815c29778411
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoAdded exceptions for system call and bracket 43/154343/1
hyunuktak [Tue, 10 Oct 2017 05:42:33 +0000 (14:42 +0900)]
Added exceptions for system call and bracket

Change-Id: Ib28764520292f29b4378620680d3391ef2308c93
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoFixed coverity issues 40/154340/1
hyunuktak [Tue, 10 Oct 2017 05:37:42 +0000 (14:37 +0900)]
Fixed coverity issues

Change-Id: I19f27469c22bc1662c8a33afc92f3bebdc2c560d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoExtract file name using /usr/apps keyword 37/154337/1
hyunuktak [Tue, 10 Oct 2017 05:33:38 +0000 (14:33 +0900)]
Extract file name using /usr/apps keyword

And ignore blank space

Change-Id: I36813811a9f0ad358d591ae197de0034c326486a
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoAdded extra debug logs under STC_DEBUG_LOG tag 30/154330/2
hyunuktak [Tue, 10 Oct 2017 05:27:08 +0000 (14:27 +0900)]
Added extra debug logs under STC_DEBUG_LOG tag

Change-Id: I40b7a6eae7e2adbf919b6f0359b162d221fbc124
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoMonitoring threads of a process using tgid and PROC_EVENT_FORK 27/154327/1
hyunuktak [Tue, 10 Oct 2017 05:17:01 +0000 (14:17 +0900)]
Monitoring threads of a process using tgid and PROC_EVENT_FORK

Change-Id: I7502aa99b04e06e7e7cce0067b43c5f400d99f4d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoRemoved is_rule_present which is not valid 17/154317/1
hyunuktak [Tue, 10 Oct 2017 05:04:47 +0000 (14:04 +0900)]
Removed is_rule_present which is not valid

Change-Id: I783916db78b09d9351f2d322be9eb0007d3dfb69
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoSet STC_DEBUG_LOG flag 85/151485/1 accepted/tizen/unified/20170927.063134 submit/tizen/20170922.065607 submit/tizen/20170926.021226
hyunuktak [Thu, 21 Sep 2017 05:15:51 +0000 (14:15 +0900)]
Set STC_DEBUG_LOG flag

Change-Id: Ic4cfd5f7eb3fa1014db9486479d567e092486e1c
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoChanged cur classid path and initialize 20/151420/1
hyunuktak [Thu, 21 Sep 2017 01:30:02 +0000 (10:30 +0900)]
Changed cur classid path and initialize

Change-Id: Ib7c6bd5ce363a8079750e66943d287e86224e5c6
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoReplaced imsi to subscriber ID 99/151199/2
hyunuktak [Wed, 20 Sep 2017 07:35:35 +0000 (16:35 +0900)]
Replaced imsi to subscriber ID

Change-Id: Ie137cb045ab279416b3d3711f0cd55a1fe4543bd
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>