platform/core/connectivity/net-config.git
7 years ago[TDLSChannelSwitch method call] Use "Frequency" as uint32 53/127853/1
Nishant Chaprana [Tue, 2 May 2017 04:49:40 +0000 (10:19 +0530)]
[TDLSChannelSwitch method call] Use "Frequency" as uint32

Change-Id: I0c8d66a99541dbdfa418b393b1ab6f8e6c785986
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
7 years ago[WGID-200330] Replaced popen() with execv() 64/126364/1 accepted/tizen/unified/20170421.115034 submit/tizen/20170421.072430
Seonah Moon [Fri, 21 Apr 2017 06:28:57 +0000 (15:28 +0900)]
[WGID-200330] Replaced popen() with execv()

Change-Id: I98844b0e445413d907f2f49703540c595fb9db2d
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoMerge "[WGID-200328, 200330, 200606] Fixed some codes for secure coding" into tizen
taesub kim [Fri, 21 Apr 2017 05:31:38 +0000 (22:31 -0700)]
Merge "[WGID-200328, 200330, 200606] Fixed some codes for secure coding" into tizen

7 years ago[WGID-200328, 200330, 200606] Fixed some codes for secure coding 88/125688/5
Seonah Moon [Tue, 18 Apr 2017 11:11:52 +0000 (20:11 +0900)]
[WGID-200328, 200330, 200606] Fixed some codes for secure coding

- Replaced sscanf() with strtol()
- Replaced popen() with execv()

Change-Id: I522835540c7834e8528bead0ab50c042b2eba1ee
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoTDLS: Implement the Channel Switch support in net-config 52/125952/3
Maneesh Jain [Wed, 19 Apr 2017 11:01:06 +0000 (16:31 +0530)]
TDLS: Implement the Channel Switch support  in net-config

Change-Id: I390d3c4089deacb2b8296502545fc2812f6429a8
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
7 years agoFix build error 64/124564/2 accepted/tizen/unified/20170412.152340 submit/tizen/20170412.005740
taesub kim [Wed, 12 Apr 2017 00:14:39 +0000 (09:14 +0900)]
Fix build error

Change-Id: Ic7b9e0b4d8a7513867a461c83a7ffac0955060cc
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoMerge "Free vconf_get_str using free() instead of g_free()" into tizen submit/tizen/20170411.091632
taesub kim [Tue, 11 Apr 2017 08:35:58 +0000 (01:35 -0700)]
Merge "Free vconf_get_str using free() instead of g_free()" into tizen

7 years agoMerge "Correct usage of send() system call" into tizen
taesub kim [Tue, 11 Apr 2017 08:34:55 +0000 (01:34 -0700)]
Merge "Correct usage of send() system call" into tizen

7 years agoMerge "Remove unused code" into tizen
taesub kim [Tue, 11 Apr 2017 08:28:19 +0000 (01:28 -0700)]
Merge "Remove unused code" into tizen

7 years agoFree vconf_get_str using free() instead of g_free() 59/124059/2
Abhishek Sansanwal [Mon, 10 Apr 2017 05:24:54 +0000 (10:54 +0530)]
Free vconf_get_str using free() instead of g_free()

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I3c55cf7d470346f0a4901826cdcfabb0d7abcafc

7 years ago[WGID-200168, 200169, 200171] Fixed SVACE issues 38/124138/1 accepted/tizen/unified/20170411.035228 submit/tizen/20170411.013600
Seonah Moon [Mon, 10 Apr 2017 09:28:16 +0000 (18:28 +0900)]
[WGID-200168, 200169, 200171] Fixed SVACE issues

Change-Id: Ie8f43e4e974df7445609551c62ca77b7aa97624f
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFixed bug 67/124067/1
Seonah Moon [Mon, 10 Apr 2017 06:12:58 +0000 (15:12 +0900)]
Fixed bug

Change-Id: I31d7aac50cff6e960339ea7b7ed8a3d3f0f0439d

7 years agoCorrect usage of send() system call 66/124066/1
Abhishek Sansanwal [Mon, 10 Apr 2017 06:06:39 +0000 (11:36 +0530)]
Correct usage of send() system call

Description: Correct usage of send() system call,
using MSG_NOSIGNAL flag to handle SIGPIPE properly

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Idb894e5b11a0a24228e8c55a121e3678fad6d90d

7 years agoRemove unused code 61/124061/2
Abhishek Sansanwal [Mon, 10 Apr 2017 05:40:10 +0000 (11:10 +0530)]
Remove unused code

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I6ad18e2829323e5ceb42084a37a5210682cd9143

7 years agoMerge "[net-config]:Refactor the TDLS Discovery Feature" into tizen accepted/tizen/unified/20170410.155826 submit/tizen/20170410.045716
taesub kim [Mon, 10 Apr 2017 04:36:07 +0000 (21:36 -0700)]
Merge "[net-config]:Refactor the TDLS Discovery Feature" into tizen

7 years ago[net-config]:Refactor the TDLS Discovery Feature 15/123915/2
Maneesh Jain [Fri, 7 Apr 2017 11:25:53 +0000 (16:55 +0530)]
[net-config]:Refactor the TDLS Discovery Feature

Change-Id: Ifd7fe7b2fa1b59823bdda2d61b375d52aca378ca
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
7 years agoFixed build error on gcc62 26/123226/1 accepted/tizen/unified/20170406.054816 submit/tizen/20170405.061651
Seonah Moon [Wed, 5 Apr 2017 04:19:18 +0000 (13:19 +0900)]
Fixed build error on gcc62

readdir_r() is deprecated. It should be replaced with reddir().

Change-Id: I0ec9fd2ad60c39bb0585ef617b756b0996262cd4
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFixed some svace issues 97/122397/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.190057 accepted/tizen/ivi/20170403.124608 accepted/tizen/mobile/20170403.124336 accepted/tizen/tv/20170403.124424 accepted/tizen/unified/20170403.124621 accepted/tizen/wearable/20170403.124532 submit/tizen/20170403.015738
hyunuktak [Fri, 31 Mar 2017 07:28:17 +0000 (16:28 +0900)]
Fixed some svace issues

WGID : 79378, 148142, 149574, 167281

Change-Id: I639ea68254b8f0cdaf7c49f21b2cee201b9a2ff7
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoFixed bugs related with IPv6 50/122150/2
Seonah Moon [Thu, 30 Mar 2017 09:11:12 +0000 (18:11 +0900)]
Fixed bugs related with IPv6

Change-Id: I97e5fd2fc5e6acb29ad549fd4381edf8d5749488
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFix memory leak (WGID 173557, 173558) 56/121756/1 accepted/tizen/common/20170329.172501 accepted/tizen/ivi/20170329.222308 accepted/tizen/mobile/20170329.222210 accepted/tizen/tv/20170329.222231 accepted/tizen/unified/20170329.222323 accepted/tizen/wearable/20170329.222245 submit/tizen/20170329.085840
chleun.moon [Mon, 27 Mar 2017 01:52:08 +0000 (10:52 +0900)]
Fix memory leak (WGID 173557, 173558)

Change-Id: Id85b0aeb35a7e9669674c7961ff889ed5967214b
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoMerge "Added handling to support TDLS feature #3" into tizen accepted/tizen/common/20170328.140709 accepted/tizen/ivi/20170328.060730 accepted/tizen/mobile/20170328.053737 accepted/tizen/tv/20170328.060700 accepted/tizen/unified/20170328.060745 accepted/tizen/wearable/20170328.060717 submit/tizen/20170328.004746
taesub kim [Tue, 28 Mar 2017 01:03:08 +0000 (18:03 -0700)]
Merge "Added handling to support TDLS feature #3" into tizen

7 years agoAdded handling to support TDLS feature #3 02/120602/1
taesub kim [Thu, 23 Mar 2017 09:07:27 +0000 (18:07 +0900)]
Added handling to support TDLS feature #3

Change-Id: I74abf0dd6cc12bd515f4767021f7d311084bb919
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoRevert: [TNEXT-136] Check model name for wlan driver 00/120600/1 accepted/tizen/common/20170323.154605 accepted/tizen/common/20170324.122916 accepted/tizen/ivi/20170324.023627 accepted/tizen/ivi/20170324.111332 accepted/tizen/mobile/20170324.023537 accepted/tizen/mobile/20170324.111111 accepted/tizen/tv/20170324.023553 accepted/tizen/tv/20170324.111201 accepted/tizen/unified/20170324.023647 accepted/tizen/unified/20170324.111416 accepted/tizen/wearable/20170324.023606 accepted/tizen/wearable/20170324.111241 submit/tizen/20170323.091839 submit/tizen/20170324.043751 submit/tizen/20170324.072948
Seonah Moon [Thu, 23 Mar 2017 08:29:14 +0000 (17:29 +0900)]
Revert: [TNEXT-136] Check model name for wlan driver

Change-Id: Idff0eee072bc7bad9c26b8be1a791abad493337c
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoChanged the path of license by using '%license' macro 20/120220/1
Seonah Moon [Wed, 22 Mar 2017 06:34:49 +0000 (15:34 +0900)]
Changed the path of license by using '%license' macro

Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Change-Id: I444110e14ab273cd0dd75d09f39188928807d89d

7 years agoAdded handling to support TDLS feature #2 01/119801/3 accepted/tizen/common/20170322.153724 accepted/tizen/ivi/20170322.235807 accepted/tizen/mobile/20170322.235648 accepted/tizen/tv/20170322.235714 accepted/tizen/unified/20170322.235836 accepted/tizen/wearable/20170322.235742 submit/tizen/20170322.011410
taesub kim [Mon, 20 Mar 2017 07:22:52 +0000 (16:22 +0900)]
Added handling to support TDLS feature #2

Change-Id: I49c707ca31886b4142c8835526d7b71af3eecdae
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoAdded handling to support TDLS feature 00/118600/3 accepted/tizen/common/20170316.162017 accepted/tizen/ivi/20170316.222644 accepted/tizen/mobile/20170316.222557 accepted/tizen/tv/20170316.222621 accepted/tizen/unified/20170316.222704 accepted/tizen/wearable/20170316.222632 submit/tizen/20170316.113431
taesub kim [Mon, 13 Mar 2017 08:23:05 +0000 (17:23 +0900)]
Added handling to support TDLS feature

Change-Id: I33510a7236409f28dea53177363fe6a5679e22ce

7 years agoAdd IPv4/IPv6 signal to update IP address 46/118546/3 accepted/tizen/common/20170314.172902 accepted/tizen/ivi/20170314.075037 accepted/tizen/mobile/20170314.075012 accepted/tizen/tv/20170314.075025 accepted/tizen/unified/20170314.075048 accepted/tizen/wearable/20170314.075031 submit/tizen/20170314.005318
Seonah Moon [Mon, 13 Mar 2017 06:38:21 +0000 (15:38 +0900)]
Add IPv4/IPv6 signal to update IP address

Change-Id: I1d26635ec5fc1b166e2eebf40fe65972e15558fa
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoUpdate vconf for IPv6 address 69/118169/1 accepted/tizen/common/20170313.162430 accepted/tizen/ivi/20170313.042637 accepted/tizen/mobile/20170313.042548 accepted/tizen/tv/20170313.042606 accepted/tizen/unified/20170313.042702 accepted/tizen/wearable/20170313.042622 submit/tizen/20170313.001510
Seonah Moon [Thu, 9 Mar 2017 05:30:17 +0000 (14:30 +0900)]
Update vconf for IPv6 address

Change-Id: I933ab794c03fe7f2b59ddf81d6b36245895f4edf
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoMerge "[net-config]: Add support of new methods related to autoscan" into tizen accepted/tizen/common/20170309.175440 accepted/tizen/ivi/20170310.031657 accepted/tizen/mobile/20170310.031337 accepted/tizen/tv/20170310.031509 accepted/tizen/unified/20170310.075710 accepted/tizen/wearable/20170310.031553 submit/tizen/20170309.032538 submit/tizen_unified/20170310.011401
taesub kim [Wed, 8 Mar 2017 05:14:11 +0000 (21:14 -0800)]
Merge "[net-config]: Add support of new methods related to autoscan" into tizen

7 years agoMerge "Added WPS-PBC/PIN/cancel without ssid" into tizen
taesub kim [Wed, 8 Mar 2017 05:12:17 +0000 (21:12 -0800)]
Merge "Added WPS-PBC/PIN/cancel without ssid" into tizen

7 years ago[net-config]: Add support of new methods related to autoscan 75/116875/1
Maneesh Jain [Tue, 28 Feb 2017 10:36:09 +0000 (16:06 +0530)]
[net-config]: Add support of new methods related to autoscan

1/. GetAutoscanmode Method
2/. GetAutoscan  Method

Change-Id: Id66f5882484057f7e11ff2184239787522a7c073
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
7 years ago[TNEXT-136] Check model name for wlan driver 14/116614/1 accepted/tizen/common/20170227.140556 accepted/tizen/common/20170228.065320 accepted/tizen/ivi/20170228.071928 accepted/tizen/mobile/20170228.071639 accepted/tizen/tv/20170228.071730 accepted/tizen/unified/20170309.032647 accepted/tizen/wearable/20170228.071824 submit/tizen/20170227.093013 submit/tizen/20170228.042751 submit/tizen_unified/20170308.100406
Seonah Moon [Mon, 27 Feb 2017 08:30:50 +0000 (17:30 +0900)]
[TNEXT-136] Check model name for wlan driver

Change-Id: Ie904d7ba80bf8f2dfe4952b80b18c07a565b4d3e
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoAdded WPS-PBC/PIN/cancel without ssid 73/116073/5
taesub kim [Thu, 23 Feb 2017 01:06:52 +0000 (10:06 +0900)]
Added WPS-PBC/PIN/cancel without ssid

Change-Id: I5c2a4fc6449811edb9918c214c8cefdaee139397
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoAdded background scan start after ssid scan complete 15/115915/1 accepted/tizen/common/20170222.124720 accepted/tizen/ivi/20170222.222335 accepted/tizen/mobile/20170222.222303 accepted/tizen/tv/20170222.222322 accepted/tizen/wearable/20170222.222328 submit/tizen/20170222.093648
taesub kim [Wed, 22 Feb 2017 04:42:51 +0000 (13:42 +0900)]
Added background scan start after ssid scan complete

Change-Id: Ifed1073d04c94e453bed1d58d1443d5b6fa78c52
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoModified restart option in service file 03/115503/1 accepted/tizen/common/20170220.144402 accepted/tizen/ivi/20170220.223032 accepted/tizen/mobile/20170220.222947 accepted/tizen/tv/20170220.223003 accepted/tizen/wearable/20170220.223017 submit/tizen/20170220.081510
taesub kim [Mon, 20 Feb 2017 07:37:32 +0000 (16:37 +0900)]
Modified restart option in service file

Change-Id: I1de853912b85213536051b14d295e8c63960264f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years ago[TSAM-12832] Empty IP and proxy string on emulator 75/114975/1 accepted/tizen/common/20170216.094231 accepted/tizen/ivi/20170216.095635 accepted/tizen/mobile/20170216.095543 accepted/tizen/tv/20170216.095558 accepted/tizen/wearable/20170216.095617 submit/tizen/20170216.070237
taesub kim [Thu, 16 Feb 2017 03:34:21 +0000 (12:34 +0900)]
[TSAM-12832] Empty IP and proxy string on emulator

Change-Id: I050662bbcd859f70393631838009fcc705ef89fe
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoFixed memory leak 85/114385/3 accepted/tizen/common/20170214.173420 accepted/tizen/ivi/20170214.011144 accepted/tizen/mobile/20170214.011107 accepted/tizen/tv/20170214.011120 accepted/tizen/wearable/20170214.011131 submit/tizen/20170213.093416
taesub kim [Mon, 13 Feb 2017 07:46:57 +0000 (16:46 +0900)]
Fixed memory leak

Change-Id: Id584d7a261caabe63a353fd3446d992fbe55170c
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoFixed build error for 64bit 36/113436/1 accepted/tizen/common/20170208.154912 accepted/tizen/ivi/20170208.103318 accepted/tizen/mobile/20170208.103229 accepted/tizen/tv/20170208.103244 accepted/tizen/wearable/20170208.103301 submit/tizen/20170207.235015
Seonah Moon [Tue, 7 Feb 2017 12:19:25 +0000 (21:19 +0900)]
Fixed build error for 64bit

Change-Id: Icc39f5be71e8f43f093eff3b383ece00c32d21f6
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoRemove UI Dependency for headless devices 95/113195/3 submit/tizen/20170207.100010
Jaehyun Kim [Mon, 6 Feb 2017 12:56:51 +0000 (21:56 +0900)]
Remove UI Dependency for headless devices

It is recommended to separate the UI-related parts into separate packages.
So I created a sub-package and moved all the UI-related parts.

Change-Id: Ic56f364dfa75af915f6ec79aa3860c9e87eb00ec

7 years agoMerge "Remove Profile Build Dependency: Do it at runtime" into tizen accepted/tizen/common/20170207.062013 accepted/tizen/ivi/20170207.092056 accepted/tizen/mobile/20170207.092018 accepted/tizen/tv/20170207.092031 accepted/tizen/wearable/20170207.092044 submit/tizen/20170207.045631
cheoleun moon [Thu, 26 Jan 2017 04:21:37 +0000 (20:21 -0800)]
Merge "Remove Profile Build Dependency: Do it at runtime" into tizen

7 years agoChange path of resolv.conf from /etc to /opt/etc and make symbolic link between them 90/110190/1 accepted/tizen/common/20170203.161805 accepted/tizen/ivi/20170203.090831 accepted/tizen/mobile/20170203.090748 accepted/tizen/tv/20170203.090802 accepted/tizen/wearable/20170203.090825 submit/tizen/20170203.072433
chleun.moon [Thu, 29 Dec 2016 09:02:16 +0000 (18:02 +0900)]
Change path of resolv.conf from /etc to /opt/etc and make symbolic link between them

Change-Id: I66027a3c57cafb1aa9e114be6070d4465afcb8e9
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoMerge "Add a file path to check mac address #2" into tizen
cheoleun moon [Wed, 4 Jan 2017 07:47:34 +0000 (23:47 -0800)]
Merge "Add a file path to check mac address #2" into tizen

7 years agoRemove Profile Build Dependency: Do it at runtime 29/98329/5
MyungJoo Ham [Thu, 17 Nov 2016 05:44:57 +0000 (14:44 +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.

- When SR-ing this commit, maintainers need to create JIRA-TRE issue of

  Add net-config-profile_tv for TV profile

patchset5: code style update

Change-Id: I8641e53861df320698a6fba0dca1dd0ebcffeaa6
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoRemoved unused netconfig_wifi_on/off function 08/107408/2 accepted/tizen/common/20161228.162656 accepted/tizen/ivi/20161229.112653 accepted/tizen/mobile/20161229.112537 accepted/tizen/tv/20161229.112603 accepted/tizen/wearable/20161229.112627 submit/tizen/20161228.091638
taesub kim [Wed, 28 Dec 2016 02:27:15 +0000 (11:27 +0900)]
Removed unused netconfig_wifi_on/off function

Change-Id: I17d5db001686824bd27e51e3435ee667883e37f2
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoAdd a file path to check mac address #2 77/107377/1
taesub kim [Tue, 27 Dec 2016 23:40:28 +0000 (08:40 +0900)]
Add a file path to check mac address #2

Change-Id: Ifea793e5bc2433e973de4e4dbc31bfca87b2ace6
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoMerge "Modified netconfig_is_wifi_tethering_on function for softap" into tizen accepted/tizen/common/20161222.131139 accepted/tizen/ivi/20161223.095033 accepted/tizen/mobile/20161223.094943 accepted/tizen/tv/20161223.094954 accepted/tizen/wearable/20161223.095010 submit/tizen/20161222.015926
cheoleun moon [Wed, 21 Dec 2016 01:14:41 +0000 (17:14 -0800)]
Merge "Modified netconfig_is_wifi_tethering_on function for softap" into tizen

7 years agoFix compile error which is specific for GCC 6.2 75/105875/1 accepted/tizen/common/20161220.190752 accepted/tizen/ivi/20161220.222947 accepted/tizen/mobile/20161220.222851 accepted/tizen/tv/20161220.222908 accepted/tizen/wearable/20161220.222926 submit/tizen/20161220.020618
Yu Jiung [Tue, 20 Dec 2016 01:35:53 +0000 (10:35 +0900)]
Fix compile error which is specific for GCC 6.2

Change-Id: I9b2c46227d29c494b2cd8b43a879cedd7df34c07
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
7 years agoRevert "Fix compile error which is specific for GCC 6.2" 72/105872/1
cheoleun moon [Tue, 20 Dec 2016 01:31:39 +0000 (17:31 -0800)]
Revert "Fix compile error which is specific for GCC 6.2"

This reverts commit c464c2fbfc7a28dd44a0ae6ff7f1732c7b7d3f01.

Change-Id: I0ef1c793851c1d13f37b922d489c1fc898008c55

7 years agoFix compile error which is specific for GCC 6.2 64/105764/2 submit/tizen/20161220.012658
Yu Jiung [Mon, 19 Dec 2016 11:11:25 +0000 (20:11 +0900)]
Fix compile error which is specific for GCC 6.2

Change-Id: I3a698d42051c8736367a3e659cf71fd8a0d811f8
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
7 years agoModified netconfig_is_wifi_tethering_on function for softap 94/105794/1
taesub kim [Mon, 19 Dec 2016 12:16:07 +0000 (21:16 +0900)]
Modified netconfig_is_wifi_tethering_on function for softap

Change-Id: I95a0d8e39512eeedc083127c1cfaa69c006bf0a1
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoMerge "Fix a svace for memory leak" into tizen accepted/tizen/common/20161208.135642 accepted/tizen/ivi/20161209.010226 accepted/tizen/mobile/20161209.010126 accepted/tizen/tv/20161209.010147 accepted/tizen/wearable/20161209.010205 submit/tizen/20161208.100342
Jaehyun Kim [Thu, 8 Dec 2016 09:43:04 +0000 (01:43 -0800)]
Merge "Fix a svace for memory leak" into tizen

7 years agoMerge "Add a file path to check mac address" into tizen
Jaehyun Kim [Thu, 8 Dec 2016 09:42:11 +0000 (01:42 -0800)]
Merge "Add a file path to check mac address" into tizen

7 years agoFix a svace for memory leak 78/102978/1
taesub kim [Wed, 7 Dec 2016 02:37:40 +0000 (11:37 +0900)]
Fix a svace for memory leak

Change-Id: I11ee52cf8d380880d3eb5e456a9f6cd4d536618a
igned-off-by: Taesub Kim <taesub.kim@samsung.com>

7 years agoFix build error for common 64bit Emulator 42/102942/1 accepted/tizen/common/20161207.184717 accepted/tizen/ivi/20161208.012507 accepted/tizen/mobile/20161208.012414 accepted/tizen/tv/20161208.012433 accepted/tizen/wearable/20161208.012454 submit/tizen/20161207.114416
Jaehyun Kim [Thu, 1 Dec 2016 07:04:49 +0000 (16:04 +0900)]
Fix build error for common 64bit Emulator

Change-Id: I56067d7730c624cfa33827c163bafae3bc67b580

7 years agoRenamed update script file 50/102250/1 accepted/tizen/common/20161205.140120 accepted/tizen/ivi/20161205.234210 accepted/tizen/mobile/20161205.234116 accepted/tizen/tv/20161205.234132 accepted/tizen/wearable/20161205.234146 submit/tizen/20161205.102744
hyunuktak [Mon, 5 Dec 2016 08:38:18 +0000 (17:38 +0900)]
Renamed update script file

Change-Id: I465653052c2328ddcc8a8bf8fdebfcb281097d74
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoAdd a file path to check mac address 16/102216/1
hyunuktak [Mon, 5 Dec 2016 07:49:14 +0000 (16:49 +0900)]
Add a file path to check mac address

Fix build error for common 64bit Emulator
Fix a svace for memory leak

Change-Id: I7f63817d5bc6492e514dd6bfd81b8709f5a75727
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoRevert "Change attribute for daemon and set uid/gid into service" 38/98338/1 accepted/tizen/common/20161117.085406 accepted/tizen/ivi/20161117.084235 accepted/tizen/mobile/20161117.084116 accepted/tizen/tv/20161117.084131 accepted/tizen/wearable/20161117.084159 submit/tizen/20161117.061227
cheoleun moon [Wed, 16 Nov 2016 01:51:10 +0000 (17:51 -0800)]
Revert "Change attribute for daemon and set uid/gid into service"

This reverts commit 9bb3678d0885d6766adbff4ea7c7bd38c6283817.

Change-Id: Id2b191c3924f83247f49d541b26a51fef9f137b6

7 years agoMerge from tizen_3.0 11/97311/1 accepted/tizen/common/20161114.171604 accepted/tizen/ivi/20161114.074504 accepted/tizen/mobile/20161114.074415 accepted/tizen/tv/20161114.074428 accepted/tizen/wearable/20161114.074449 submit/tizen/20161114.043131
chleun.moon [Mon, 14 Nov 2016 01:04:19 +0000 (10:04 +0900)]
Merge from tizen_3.0

Change attribute for daemon and set uid/gid into service
Added ntp enable feature when profile is ivi
Modified to get security info for ssid scan
Fixed coding rule issues

Change-Id: I16d5c2679626644399f715ece0264fef41321664
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years ago[TSAM-9221] Fixed Issue for multiple network connected popup's 05/97305/1
Milind Murhekar [Thu, 10 Nov 2016 14:17:43 +0000 (19:47 +0530)]
[TSAM-9221] Fixed Issue for multiple network connected popup's

Change-Id: I0ea09f6e1a5ad5594ac2b9da6b8cff1f25571a54
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years ago[TSAM-9221] Fixed Issue for multiple network connected popup's 34/96934/3
Milind Murhekar [Thu, 10 Nov 2016 14:17:43 +0000 (19:47 +0530)]
[TSAM-9221] Fixed Issue for multiple network connected popup's

Description: This patch fixes the issue related to
multiple popups shown when ready signal is recieved
by net-config.

There is a timer set for 3sec to consume all the ready signals
to avoid multiple popups in the display.

Change-Id: I7bb336d8626ea83088930cb85058a8ba240cc465
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
7 years agoMerge "Modified to get security info for ssid scan" into tizen_3.0
cheoleun moon [Thu, 10 Nov 2016 00:37:25 +0000 (16:37 -0800)]
Merge "Modified to get security info for ssid scan" into tizen_3.0

7 years agoModified to get security info for ssid scan 94/96294/4
hyunuktak [Tue, 8 Nov 2016 11:06:43 +0000 (20:06 +0900)]
Modified to get security info for ssid scan

Change-Id: I0e2200ba77d8497eb3645ecd288cacf9db251828
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoAdded ntp enable feature when profile is ivi 09/96509/2 accepted/tizen/3.0/common/20161114.081254 accepted/tizen/3.0/ivi/20161110.022107 accepted/tizen/3.0/mobile/20161110.021954 accepted/tizen/3.0/tv/20161110.022038 accepted/tizen/3.0/wearable/20161110.022052 submit/tizen_3.0/20161109.075033 submit/tizen_3.0_common/20161110.084657
hyunuktak [Wed, 9 Nov 2016 07:46:06 +0000 (16:46 +0900)]
Added ntp enable feature when profile is ivi

Change-Id: I64f155a0337f1696a3e8ddef3f3ad0bb2309231d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoFixed coding rule issues 19/95919/1
hyunuktak [Mon, 7 Nov 2016 06:11:36 +0000 (15:11 +0900)]
Fixed coding rule issues

Change-Id: Ia4380b3fcc89e1f332f45ebfa809356f7975029c
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoRemove useless pre-start net-config.service file 20/90920/1 accepted/tizen/3.0/ivi/20161011.055402 accepted/tizen/3.0/mobile/20161015.033936 accepted/tizen/3.0/tv/20161016.005252 accepted/tizen/3.0/wearable/20161015.083715 accepted/tizen/common/20161006.153626 accepted/tizen/ivi/20161006.080222 accepted/tizen/mobile/20161006.080124 accepted/tizen/tv/20161006.080148 accepted/tizen/wearable/20161006.080204 submit/tizen/20161006.010203 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000005 submit/tizen_3.0_mobile/20161015.000005 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004
hyunuktak [Wed, 5 Oct 2016 02:50:02 +0000 (11:50 +0900)]
Remove useless pre-start net-config.service file

Change-Id: I94c1050191a0f7b5f8926e48268750a2528a83aa
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoMerge "[net-config] Don't emit WiFiConnectFail signal when DBUS timed out" into tizen accepted/tizen/common/20160928.164156 accepted/tizen/ivi/20160929.081234 accepted/tizen/mobile/20160929.081129 accepted/tizen/tv/20160929.081210 accepted/tizen/wearable/20160929.081052 submit/tizen/20160928.053415
cheoleun moon [Wed, 28 Sep 2016 05:28:18 +0000 (22:28 -0700)]
Merge "[net-config] Don't emit WiFiConnectFail signal when DBUS timed out" into tizen

7 years agoAdd setup methods to enable vpn-service 14/87314/4
Seonah Moon [Wed, 7 Sep 2016 09:38:58 +0000 (18:38 +0900)]
Add setup methods to enable vpn-service

- Update settings (local ip, remote ip, mtu)
- Add/Remove route
- Add/Remove dns server

Change-Id: I3807033fa1cc520f7e207bc1dd4ab58cefcea74b
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years ago[net-config] Don't emit WiFiConnectFail signal when DBUS timed out 03/89703/1
Saurav Babu [Mon, 26 Sep 2016 11:28:26 +0000 (16:58 +0530)]
[net-config] Don't emit WiFiConnectFail signal when DBUS timed out

Current Asynchronous DBUS timeout value in net-config is 15secs. It is
very less time to notify Application about WiFiConnectFail. So when DBUS
timeout occurs then don't emit WiFiConnectFail signal. ConnMan will
notify about WiFi Connection failure with proper reason later.

Change-Id: I78e9a66be5181127c095eca06c2c86feb6adb536
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
7 years agoReset scanning status to FALSE if scan request fails. 84/89084/2
taesub.kim [Thu, 22 Sep 2016 04:48:04 +0000 (13:48 +0900)]
Reset scanning status to FALSE if scan request fails.

Previous normal scan request status not reseted after request
failed, this blocks specific scan request &
 Reset scanning status if scan request fails.

Change-Id: I6b780ff446c3a27f138ae3a12ec845620452ef73
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoModified the wifi_ssid_scan routine for sefmentation fault issue 41/88841/1 accepted/tizen/common/20160921.162600 accepted/tizen/ivi/20160922.041852 accepted/tizen/mobile/20160922.045937 accepted/tizen/tv/20160922.041756 accepted/tizen/wearable/20160922.041829 submit/tizen/20160921.055232
taesub.kim [Wed, 21 Sep 2016 02:11:16 +0000 (11:11 +0900)]
Modified the wifi_ssid_scan routine for sefmentation fault issue

Change-Id: Ide59359a01b32f89303fd9555f3874c7dcceb0d1
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years ago[net-config] Fixed stopping of mdnsd when dns-sd application terminates abruptly 94/88294/1 submit/tizen/20160921.025733
Saurav Babu [Fri, 16 Sep 2016 06:12:45 +0000 (11:42 +0530)]
[net-config] Fixed stopping of mdnsd when dns-sd application terminates abruptly

This patch accepts unique dbus name in handle_launch_mdns() and registers
NameOwnerChanged() signal for all the unique dbus name. Whenever
application terminates abruptly or deinitializes then dbus connection is
closed and net-config receives NameOwnerChanged signal corresponding to
that application and decreases ref count of mdnsd daemon. When ref count
drops to 0 then mdnsd is stopped.

Change-Id: I0d0d5c683ab6ae7b346bec43f70f031a8afee7cf
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
7 years ago[net-config] Properly set valid ethernet MAC address for TV Profile 77/87977/1
Saurav Babu [Mon, 12 Sep 2016 11:19:40 +0000 (16:49 +0530)]
[net-config] Properly set valid ethernet MAC address for TV Profile

When valid MAC address was set rand_addr contained garbage values and
net-config failed to set MAC address for ethernet

Change-Id: I8555756755a59890973a702677167ac7a5263ff8
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
7 years ago[net-config] Remove clatd support 72/87972/1
Saurav Babu [Mon, 12 Sep 2016 10:44:09 +0000 (16:14 +0530)]
[net-config] Remove clatd support

Tizen 3.0 doesn't support clatd, so remove clatd support from net-config

Change-Id: Ib65e1731c86c51770752e98da01dae3bd435189a
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
7 years agoCheck whether csc area exists or not 22/87922/2 accepted/tizen/common/20160912.181533 accepted/tizen/ivi/20160912.215545 accepted/tizen/mobile/20160912.215457 accepted/tizen/tv/20160912.215513 accepted/tizen/wearable/20160912.215527 submit/tizen/20160912.082730
hyunuktak [Mon, 12 Sep 2016 06:46:25 +0000 (15:46 +0900)]
Check whether csc area exists or not

Change-Id: Iaed462ae9282e60ad5ff76bb16758a6627d0ef6e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoModified upgrade script to remove unused log directory 20/87020/1 accepted/tizen/common/20160907.154223 accepted/tizen/ivi/20160908.003643 accepted/tizen/mobile/20160908.003517 accepted/tizen/tv/20160908.003553 accepted/tizen/wearable/20160908.003618 submit/tizen/20160907.003226 submit/tizen/20160907.012754
Seonah Moon [Tue, 6 Sep 2016 02:46:38 +0000 (11:46 +0900)]
Modified upgrade script to remove unused log directory

Change-Id: I64f03a210f2bb558156b4bc87118d15f019396ea
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFix the bracket properly 78/86478/2 accepted/tizen/common/20160901.143653 accepted/tizen/ivi/20160902.042351 accepted/tizen/mobile/20160902.042301 accepted/tizen/tv/20160902.042317 accepted/tizen/wearable/20160902.042333 submit/tizen/20160901.122216
hyunuktak [Thu, 1 Sep 2016 10:06:26 +0000 (19:06 +0900)]
Fix the bracket properly

Change-Id: I001c6e3069f10e668840e401c7b09d09b2b97597
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoAdd script file for OS upgrade 62/85762/1 accepted/tizen/common/20160829.140120 accepted/tizen/ivi/20160829.085454 accepted/tizen/mobile/20160829.085405 accepted/tizen/tv/20160829.085420 accepted/tizen/wearable/20160829.085439 submit/tizen/20160829.053559
hyunuktak [Mon, 29 Aug 2016 04:46:43 +0000 (13:46 +0900)]
Add script file for OS upgrade

remove power save feature

Change-Id: I90a7ee246aa3eb0f6012a9d98585c827441ee2fc
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoMove log file to /var/log 93/84593/1 accepted/tizen/common/20160822.132737 accepted/tizen/ivi/20160823.041259 accepted/tizen/mobile/20160823.041138 accepted/tizen/tv/20160823.041208 accepted/tizen/wearable/20160823.041237 submit/tizen/20160822.012953 submit/tizen/20160822.045932
Jaehyun Kim [Fri, 19 Aug 2016 10:38:14 +0000 (19:38 +0900)]
Move log file to /var/log

Change-Id: Ief88f1d1090b738719a261be920a1cfafd042839

7 years agoRemoved dump log 49/83049/1 accepted/tizen/common/20160809.184133 accepted/tizen/ivi/20160809.232843 accepted/tizen/mobile/20160809.232935 accepted/tizen/tv/20160809.232806 accepted/tizen/wearable/20160809.232913 submit/tizen/20160809.065304
taesubkim [Tue, 9 Aug 2016 02:08:51 +0000 (11:08 +0900)]
Removed dump log

Change-Id: Id578f8485054790215746de1807b4891979684ea
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoMerge "Revised to reduce the launch delay of mdnsresponder" into tizen accepted/tizen/common/20160805.125958 accepted/tizen/ivi/20160809.010809 accepted/tizen/mobile/20160809.010716 accepted/tizen/tv/20160809.010727 accepted/tizen/wearable/20160809.010749 submit/tizen/20160805.043523
chleun.moon [Fri, 5 Aug 2016 04:28:16 +0000 (21:28 -0700)]
Merge "Revised to reduce the launch delay of mdnsresponder" into tizen

7 years agoMerge "Fix SVace issue WGID 140308" into tizen
cheoleun moon [Fri, 5 Aug 2016 04:27:35 +0000 (21:27 -0700)]
Merge "Fix SVace issue WGID 140308" into tizen

7 years agoMerge "Added to save more eap configuration" into tizen
cheoleun moon [Fri, 5 Aug 2016 04:26:47 +0000 (21:26 -0700)]
Merge "Added to save more eap configuration" into tizen

7 years agoAdded to save more eap configuration 40/82540/1
hyunuktak [Thu, 4 Aug 2016 01:00:23 +0000 (10:00 +0900)]
Added to save more eap configuration

Added some logs
Fixed crash issue when loaded eap configuration for double free

Change-Id: Iadaa8c2776d384de8ab4f47158a9b449cb11f15c
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoRevised to reduce the launch delay of mdnsresponder 56/82156/1
chleun.moon [Mon, 1 Aug 2016 07:55:33 +0000 (16:55 +0900)]
Revised to reduce the launch delay of mdnsresponder

Change-Id: I8102fe53ffab4a777a6885380818bf35fb42644c
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoFix SVace issue WGID 140308 25/81925/1
Yu Jiung [Fri, 29 Jul 2016 08:23:22 +0000 (17:23 +0900)]
Fix SVace issue WGID 140308

Change-Id: I77ca420a6927312f205a08938c86208151f5fbe6
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
7 years agoModified the dbus error handling for technology reply 85/81285/3
taesubkim [Mon, 25 Jul 2016 08:13:06 +0000 (17:13 +0900)]
Modified the dbus error handling for technology reply

Change-Id: Ie2f94985396d287b77a11ac3d2af8ceeae7bb4f5
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoMerge "[net-config] Replace deprecated method Service.GetProperties() with Manager...
taesub kim [Thu, 21 Jul 2016 23:13:24 +0000 (16:13 -0700)]
Merge "[net-config] Replace deprecated method Service.GetProperties() with Manager.GetServices()" into tizen

7 years agoMerge "Fixed to launch mdnsresponder" into tizen accepted/tizen/common/20160721.180126 accepted/tizen/ivi/20160721.092117 accepted/tizen/mobile/20160721.091920 accepted/tizen/tv/20160721.091606 accepted/tizen/wearable/20160721.091645 submit/tizen/20160721.042416
chleun.moon [Thu, 21 Jul 2016 02:20:36 +0000 (19:20 -0700)]
Merge "Fixed to launch mdnsresponder" into tizen

7 years agoSet the SMACK security label to run given executable file in systemd services 63/80863/1 accepted/tizen/common/20160721.175725 accepted/tizen/ivi/20160721.090738 accepted/tizen/mobile/20160721.090438 accepted/tizen/tv/20160721.091259 accepted/tizen/wearable/20160721.090959 submit/tizen/20160721.003054
jooseong lee [Wed, 20 Jul 2016 11:42:28 +0000 (20:42 +0900)]
Set the SMACK security label to run given executable file in systemd services

Change-Id: I0b019cec8bb2709b686be8343e9757a06c1ae61a
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
7 years agoFixed to launch mdnsresponder 92/80192/1
chleun.moon [Fri, 15 Jul 2016 07:04:54 +0000 (16:04 +0900)]
Fixed to launch mdnsresponder

Change-Id: I5e2c6eaa2ac452b5b0d0f1055c87967006c15e1b
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoRemove the offloading feature 14/80014/1 accepted/tizen/common/20160718.155650 accepted/tizen/ivi/20160718.104507 accepted/tizen/mobile/20160718.104453 accepted/tizen/tv/20160718.104431 accepted/tizen/wearable/20160718.104446 submit/tizen/20160718.023745
hyunuktak [Thu, 14 Jul 2016 06:16:08 +0000 (15:16 +0900)]
Remove the offloading feature

Change-Id: I590b92710964ac0fe432580e064361e4b93b0206
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years ago[net-config] Replace deprecated method Service.GetProperties() with Manager.GetServices() 08/78908/2
Saurav Babu [Thu, 7 Jul 2016 09:53:42 +0000 (15:23 +0530)]
[net-config] Replace deprecated method Service.GetProperties() with Manager.GetServices()

Change-Id: If737fc0640cca29e7612e7b2a0d6abb87605da91
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
7 years agoMerge "Removed cap for mac override and change the label for resolv configuration... accepted/tizen/common/20160706.142106 accepted/tizen/ivi/20160706.082204 accepted/tizen/mobile/20160706.082127 accepted/tizen/tv/20160706.082109 accepted/tizen/wearable/20160706.082134 submit/tizen/20160706.014843
cheoleun moon [Wed, 6 Jul 2016 01:43:46 +0000 (18:43 -0700)]
Merge "Removed cap for mac override and change the label for resolv configuration" into tizen

7 years agoRemoved cap for mac override and change the label for resolv configuration 10/78010/1
hyunuktak [Mon, 4 Jul 2016 02:27:23 +0000 (11:27 +0900)]
Removed cap for mac override and change the label for resolv configuration

Change-Id: I04f15f895c189f94cd1e0828c1cac2b33dfee5eb
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoAdd the default path in shell script 08/78008/1 accepted/tizen/common/20160704.145435 accepted/tizen/ivi/20160704.090843 accepted/tizen/mobile/20160704.090831 accepted/tizen/tv/20160704.090837 accepted/tizen/wearable/20160704.090839 submit/tizen/20160704.022620
chleun.moon [Mon, 4 Jul 2016 02:23:45 +0000 (11:23 +0900)]
Add the default path in shell script

Change-Id: I528b99c66fc149e1732bfe7d4b34cbf36c268040
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agorevert "Removed the capability for mac override" 06/77906/1 accepted/tizen/common/20160701.193136 accepted/tizen/ivi/20160701.115655 accepted/tizen/mobile/20160701.115607 accepted/tizen/tv/20160701.115622 accepted/tizen/wearable/20160701.115637 submit/tizen/20160701.114948 submit/tizen_common/20160701.180000
Hyihong Chae [Fri, 1 Jul 2016 11:45:00 +0000 (20:45 +0900)]
revert "Removed the capability for mac override"

Change-Id: I2bb500b1f34668a16998ed69d040a63bf7707b52
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
7 years agoRemoved the capability for mac override 91/77591/1 accepted/tizen/common/20160630.152150 accepted/tizen/ivi/20160701.033406 accepted/tizen/mobile/20160701.033523 accepted/tizen/tv/20160701.033317 accepted/tizen/wearable/20160701.033344 submit/tizen/20160630.085420
hyunuktak [Thu, 30 Jun 2016 08:33:41 +0000 (17:33 +0900)]
Removed the capability for mac override

Change-Id: I5f7d22298de8fcfa4c959bbabadc3c33f9678089
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoAdd the default path in the script file 58/77158/1 accepted/tizen/common/20160629.223151 accepted/tizen/ivi/20160629.071444 accepted/tizen/mobile/20160629.071726 accepted/tizen/tv/20160629.071240 accepted/tizen/wearable/20160629.071418 submit/tizen/20160629.062211
hyunuktak [Wed, 29 Jun 2016 02:18:40 +0000 (11:18 +0900)]
Add the default path in the script file

Change-Id: I79c4ad17d08186a358744d5164175a8b515f7117
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years ago[TSAM-5458] Modified fligh mode function 57/76457/2 accepted/tizen/common/20160627.191900 accepted/tizen/ivi/20160627.091008 accepted/tizen/mobile/20160627.090919 accepted/tizen/tv/20160627.090935 accepted/tizen/wearable/20160627.090953 submit/tizen/20160624.045118 submit/tizen/20160627.022547
Seonah Moon [Fri, 24 Jun 2016 04:24:52 +0000 (13:24 +0900)]
[TSAM-5458] Modified fligh mode function

In case of telephony feature is off, function for flight mode didn't work.

Change-Id: I8e50ca5beebe5f4fcace0d74c665d6fdf45fe3cc
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoAdded some log for save/load keyfile 80/76180/1 accepted/tizen/common/20160623.154550 accepted/tizen/ivi/20160623.125259 accepted/tizen/mobile/20160623.125213 accepted/tizen/tv/20160623.125223 accepted/tizen/wearable/20160623.125243 submit/tizen/20160623.100245
hyunuktak [Thu, 23 Jun 2016 05:25:03 +0000 (14:25 +0900)]
Added some log for save/load keyfile

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