taesub kim [Mon, 20 Nov 2017 01:35:42 +0000 (10:35 +0900)]
Added gateway argument for route execute file
Change-Id: I15023b93111d66b2c2f6958d5e9c2d85182b0d7f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
INSUN PYO [Thu, 16 Nov 2017 03:39:47 +0000 (12:39 +0900)]
Fix wrong xml syntax - missing ">"
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ic91843989b0c4ada999cb765a24ea3364ac2f06a
taesub kim [Wed, 15 Nov 2017 01:06:50 +0000 (10:06 +0900)]
Added security-config requires
Change-Id: If9b3d9fc5d99716b9f61b3272a74387766d04dd7
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Seonah Moon [Tue, 14 Nov 2017 02:13:59 +0000 (11:13 +0900)]
[TSAM-14049] fix null pointer reference
Change-Id: I4f8ec6abd5a8a545c6a517c80560ab85ae74eee3
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
taesub kim [Mon, 13 Nov 2017 23:14:23 +0000 (23:14 +0000)]
Merge "add new dbus method for preferred Ipv6 address" into tizen
Jaehyun Kim [Fri, 27 Oct 2017 11:32:29 +0000 (20:32 +0900)]
Fixed wifi activation failure
Sometimes wifi is detected late after the wifi driver is loaded.
So check the technology state before power on request.
Change-Id: I108eb4099e7de454c260e7f47680534af4a7f0c3
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Seonah Moon [Tue, 7 Nov 2017 09:40:27 +0000 (18:40 +0900)]
add new dbus method for preferred Ipv6 address
Change-Id: I95b3ee6fa3d6b462b6ca64fcd1ba872d8e9bb356
taesub kim [Wed, 8 Nov 2017 07:03:54 +0000 (07:03 +0000)]
Merge "Remove unused function _set_power_save()" into tizen
taesub kim [Wed, 8 Nov 2017 07:02:47 +0000 (07:02 +0000)]
Merge "Fixed memory leak in SetField method" into tizen
taesub kim [Wed, 8 Nov 2017 07:02:27 +0000 (07:02 +0000)]
Merge "Fix memory leak" into tizen
Abhishek Sansanwal [Fri, 27 Oct 2017 07:31:14 +0000 (13:01 +0530)]
Changes to IP conflict detection mode get/set API.
Description: Removed the exponential IP conflict detection mode.
Changed and renamed the set detection mode dbus method to set only
the time period. Added the conflict detection time period get API.
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I7d05dc9f93825ef091938568fb51ae021efe091c
Abhishek Sansanwal [Fri, 22 Sep 2017 14:16:41 +0000 (19:46 +0530)]
Added IP conflict detection monitoring for conflict CAPI's.
Change-Id: I4af7bd59b91f20d93415e49eb41ee2910f98dfd1
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
taesub kim [Wed, 8 Nov 2017 06:42:43 +0000 (15:42 +0900)]
Fix memory leak
Change-Id: I06bf6a5fdb1b5a63c252fc6769dd1d2a6c1f71a6
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Saurav Babu [Wed, 8 Nov 2017 05:20:48 +0000 (10:50 +0530)]
Remove unused function _set_power_save()
Change-Id: I7188acb918364de32e02f823228e55e1809acfac
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Saurav Babu [Wed, 8 Nov 2017 05:12:30 +0000 (10:42 +0530)]
Fixed memory leak in SetField method
Change-Id: If75c522f9df4e4999ccbbaf9a5608f1e6bc12e3c
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
taesub kim [Wed, 8 Nov 2017 00:57:12 +0000 (00:57 +0000)]
Merge "Revise background scan routine" into tizen
Niraj Kumar Goit [Mon, 6 Nov 2017 12:01:16 +0000 (17:31 +0530)]
Always get supplicant interface path using 'GetInterface' method.
Change-Id: I060430466623026cfdd9d8cafd007a704d8af916
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
taesub kim [Fri, 3 Nov 2017 01:06:07 +0000 (10:06 +0900)]
Revise background scan routine
Change-Id: I30b25bb2d04a4fb7ffdfca652c39f95cd2400872
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Niraj Kumar Goit [Mon, 6 Nov 2017 09:29:24 +0000 (14:59 +0530)]
Remove dead code related to 'RequestSpecificScan'.
The Dbus method for Specific AP scan is migrated to
connman module. So, removing dead code related to
'RequestSpecificScan' from net-config.
Change-Id: Iee2efdc1efa1b83c94de8d94d35c153621f6ecda
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Saurav Babu [Mon, 30 Oct 2017 11:54:31 +0000 (17:24 +0530)]
net-confg: Fixed several GLIB Critical issues
Change-Id: I1ec98374f438419998b9981a30ff6aaec4940ee9
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
taesub kim [Wed, 11 Oct 2017 09:35:02 +0000 (18:35 +0900)]
Change the file path for wifi cert storage
Change-Id: If03abe03d2ccb921c6500fbfefcc9bcae7adf042
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Jaehyun Kim [Wed, 27 Sep 2017 09:46:22 +0000 (18:46 +0900)]
Added a missing dbus rule to the config file.
Change-Id: I12fff8b7ace1127d5cb2fd9e11a2bbf1a8ede6f9
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Fri, 22 Sep 2017 11:42:54 +0000 (20:42 +0900)]
Modified NTP to work with NITZ
Change-Id: If17c7286ea8497d3e8cc96e95d542d519157efed
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Taesoo Jun [Thu, 14 Sep 2017 08:50:56 +0000 (17:50 +0900)]
[Fix] NULL_AFTER_DEREF
Change-Id: Ifb34cf54b4293f34799ccf0d10f3f3fa3c16e0bc
Jaehyun Kim [Fri, 8 Sep 2017 07:43:53 +0000 (16:43 +0900)]
Add support for metered network
Change-Id: Icd31d6f21f6d7cfb8c09b046e7fbb973e828b599
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
taesub kim [Mon, 11 Sep 2017 08:17:06 +0000 (08:17 +0000)]
Merge "Add API to flush BSS" into tizen
taesub kim [Mon, 11 Sep 2017 08:16:48 +0000 (08:16 +0000)]
Merge "Fix coding rules" into tizen
chleun.moon [Mon, 11 Sep 2017 04:43:20 +0000 (13:43 +0900)]
Fix coding rules
Change-Id: I058b65eb8428fd3fa25560e53a14db24b38fb9b7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
taesub kim [Mon, 11 Sep 2017 04:33:23 +0000 (13:33 +0900)]
Add API to flush BSS
Change-Id: I9153f1f28ee0e7a28c7f96a0472bdb03ab2f3a5f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
hyunuktak [Mon, 11 Sep 2017 04:31:30 +0000 (13:31 +0900)]
Fixed a svace issue for 254917
Change-Id: Ic842befea16e579c773da7b8dfd249c28528b2a1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
chleun.moon [Fri, 8 Sep 2017 05:41:47 +0000 (14:41 +0900)]
Remove unmatched quotes
Change-Id: If3581cb3050acbff071f2c6c6c8cb0f9f9b8f3f7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Sunmin Lee [Wed, 6 Sep 2017 07:25:22 +0000 (16:25 +0900)]
Remove not supported update script
RW update script for Tizen 2.4 (to 3.0) is not necessary in Tizen 4.0.
(Tizen 4.0 does not support upgrade from Tizen 2.4)
Remove this file in terms of clearing the redundancy.
Change-Id: I35b4c07d313bdaa21d777f77b196e5715adf59d6
taesub kim [Tue, 5 Sep 2017 08:36:21 +0000 (08:36 +0000)]
Merge "Change file owner and group" into tizen
Abhishek Sansanwal [Tue, 5 Sep 2017 06:30:29 +0000 (12:00 +0530)]
Added GetBssidList dbus call for wifi-manager to get BSSID list
Change-Id: I718519266ef973deba4b3a2947eda10d36c009cb
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
chleun.moon [Tue, 5 Sep 2017 04:33:11 +0000 (13:33 +0900)]
Change file owner and group
Change-Id: I4b09c0f0777b48807449306f31810a3398dabecd
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Abhishek Sansanwal [Mon, 4 Sep 2017 05:29:54 +0000 (10:59 +0530)]
Code refactored to replace WPS with BSSID scan
Change-Id: I64e5ddda12e5f3f17c19d61f458a7a8331f8d78f
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
taesub kim [Tue, 29 Aug 2017 00:07:39 +0000 (09:07 +0900)]
Modified log for service and technology state
Change-Id: I8b7d391c79463f53bff86cc75f53b5a6ee926a7c
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub kim [Fri, 25 Aug 2017 06:28:27 +0000 (15:28 +0900)]
dbus: modify dbus policy configuration
Change-Id: I2fbba0da42a41269b63e418a3c20b9cce761e8a0
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Seonah Moon [Tue, 22 Aug 2017 08:07:00 +0000 (17:07 +0900)]
Change the group of the pwr_ctrl file to 'network_fw'
Change-Id: Ice1a9594877c179c500f351d695e1b4c8fca5ad0
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
taesub kim [Wed, 9 Aug 2017 08:51:37 +0000 (17:51 +0900)]
Added dbus error register for dbus error invocation
E/WIFI_MANAGER( 1241): network_interface.c: net_config_get_id_list(2780) > Failed to get config id list. Error [NET_ERR_UNKNOWN]
E/WIFI_MANAGER( 1241): wifi_internal.c: _wifi_load_configurations(2144) > Fail to load configurations [-
30277631]
E/WIFI_MANAGER( 1241): wifi_config.c: wifi_manager_config_foreach_configuration(236) > Fail to load configurations [-3027763
Change-Id: Idd0658b61fcbda631a287ee77bee4094dd8fd3db
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub kim [Mon, 7 Aug 2017 08:35:59 +0000 (17:35 +0900)]
Removed a mac.info file path for check mac address
Change-Id: Ifc1116145cd0f0803954135c8f161e6f2a44547f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
chleun.moon [Wed, 2 Aug 2017 01:20:33 +0000 (10:20 +0900)]
[WGID-159165] Fixed unreachable code
Change-Id: I2f2f0d7cd5ed54860a49438eb24a3e22690c7f11
Signed-off-by: cheoleun <chleun.moon@samsung.com>
taesub kim [Tue, 1 Aug 2017 00:56:05 +0000 (00:56 +0000)]
Merge "[net-config]Added Dbus methods to Add, Get and Remove VSIE." into tizen
taesub kim [Tue, 1 Aug 2017 00:55:49 +0000 (00:55 +0000)]
Merge "Fix SVACE issues,(WGID: 2654,2649,2655,2650)" into tizen
taesub kim [Tue, 1 Aug 2017 00:55:21 +0000 (00:55 +0000)]
Merge changes Ib324dffb,Id4e05e6e into tizen
* changes:
Avoid possible memory leak
Remove dead code and Fix memory leak
Niraj Kumar Goit [Tue, 25 Jul 2017 13:32:31 +0000 (19:02 +0530)]
[net-config]Added Dbus methods to Add, Get and Remove VSIE.
Change-Id: I90958c730daa33238f9837f5d346a3cbeff73116
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Milind Ramesh Murhekar [Fri, 21 Jul 2017 12:00:26 +0000 (17:30 +0530)]
Avoid possible memory leak
Decription: This patch avoids memory allocation
when dealing with g_variant_get() and g_variant_iter_loop().
Change-Id: Ib324dffb7e03ac0d17f2e87951c69352ea5bbb90
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
Niraj Kumar Goit [Wed, 26 Jul 2017 09:00:25 +0000 (14:30 +0530)]
Fix SVACE issues,(WGID: 2654,2649,2655,2650)
Change-Id: I4fd91bfb764c1520dd3fed94ad7aaaf9cc4f82be
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Jaehyun Kim [Mon, 24 Jul 2017 11:06:33 +0000 (20:06 +0900)]
Remove useless code(wifi direct CAPIs)
In Tizen 4.0, concurrent mode is always supported when wifi direct is enabled.
Change-Id: I8b1bf4658f17cbb7ec43fa53705be3de3a127b5f
Jaehyun Kim [Mon, 24 Jul 2017 09:26:11 +0000 (18:26 +0900)]
Remove Telephony Dependency for IoT_Core/Headless devices
I created a sub-package and moved all the Telephony-related parts.
Change-Id: I8810b06f2fa5ca286114fed5a015dd7bef4f96a7
taesub kim [Mon, 24 Jul 2017 06:47:45 +0000 (06:47 +0000)]
Merge "Migrate root daemon to non root" into tizen
Milind Ramesh Murhekar [Thu, 20 Jul 2017 11:14:16 +0000 (16:44 +0530)]
Remove dead code and Fix memory leak
Decription: g_free(ifname) will not be executed
as ifname pointer will always be NULL before memory
assignment.
Change-Id: Id4e05e6ec2790b97c595cb14547f3d3ec44ec351
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
taesub kim [Thu, 22 Jun 2017 08:48:25 +0000 (17:48 +0900)]
Migrate root daemon to non root
rebase - https://review.tizen.org/gerrit/#/c/139065/
Change-Id: I1506bd31c8ed8d737612bb560094ddce559b4491
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub kim [Mon, 17 Jul 2017 23:35:41 +0000 (23:35 +0000)]
Merge "Set net-config scanning to FALSE when Scanning property of supplicant changes to FALSE" into tizen
Jaehyun Kim [Mon, 17 Jul 2017 06:38:44 +0000 (15:38 +0900)]
Replaced strncpy() with g_strlcpy() in wifi-power.c
strncpy doesn’t set zero byte implicitly.
Therefore it is wrong to assume that strlen returns correct length if mac_addr larger than rand_addr.
Change-Id: I8fe4c3e44356e7dfbe311e55604447417d21289c
taesub kim [Wed, 12 Jul 2017 10:37:24 +0000 (19:37 +0900)]
Set net-config scanning to FALSE when Scanning property of supplicant changes to FALSE
Change-Id: I878b764b46c1aaa43c2e6e6b5af58c4247dabb08
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Milind Ramesh Murhekar [Tue, 4 Jul 2017 05:42:12 +0000 (11:12 +0530)]
Replace WPS scan to BSSID scan keywords.
Descritpion: This patch replaces the WPS scan
to BSSID scan to avoid confusion between
WPS (Wi-Fi Protected Setup) features.
Change-Id: I08080556383807782cd4d7c263c3c681d2f5e486
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
Milind Ramesh Murhekar [Thu, 29 Jun 2017 07:07:16 +0000 (12:37 +0530)]
Append raw ssid to specific AP scan
Decription: This patch appends the raw ssid
in bytes to specific AP scan.
Change-Id: I32a1bf81de5ea23f347cceae4eb1fee4669ec372
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
taesub kim [Mon, 19 Jun 2017 05:45:01 +0000 (05:45 +0000)]
Merge "Modified way of update rssi value" into tizen
taesub kim [Fri, 26 May 2017 08:29:03 +0000 (17:29 +0900)]
Modified way of update rssi value
Change-Id: I8b06ff9d4fc35a43685f7f75d3c9245d3ccca0eb
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
chleun.moon [Wed, 14 Jun 2017 04:17:52 +0000 (13:17 +0900)]
Apply chsmack for /opt/etc/resolv.conf in upgrade script
Change-Id: Idcc2cda1089ea52b4fe6815d0a456df551d55313
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Maneesh Jain [Mon, 29 May 2017 09:57:27 +0000 (15:27 +0530)]
[tdls]:Added handling to support more than one app
Description: This patch uses to add the handing while more
than one application will try to call the TDLS Discovery function.
Change-Id: Ie775d6bcef1b8f695be484de1145ddf449719a1f
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Maneesh Jain [Mon, 29 May 2017 08:35:48 +0000 (14:05 +0530)]
[tdls]: Block TDLS "PeerFound" event after timer expired
Change-Id: Ia6d49f1b370f4c130149405d96d2faca29732a9a
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
Saurav Babu [Tue, 16 May 2017 12:46:11 +0000 (18:16 +0530)]
net-config: Fix WPS sync-up issue with wpa_supplicant
Change-Id: Ia717da21de1ae1d276183e7c708ab3b8d0f87259
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
taesub kim [Mon, 8 May 2017 08:09:57 +0000 (08:09 +0000)]
Merge "[TDLSChannelSwitch method call] Use "Frequency" as uint32" into tizen
chleun.moon [Thu, 4 May 2017 07:55:11 +0000 (16:55 +0900)]
Fix svace issue (WGID-212341)
Change-Id: Id693e2c4ec8be78684ec0b414be2dc4c66953979
Signed-off-by: cheoleun <chleun.moon@samsung.com>
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>
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>
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
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>
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>
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>
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
taesub kim [Tue, 11 Apr 2017 08:34:55 +0000 (01:34 -0700)]
Merge "Correct usage of send() system call" into tizen
taesub kim [Tue, 11 Apr 2017 08:28:19 +0000 (01:28 -0700)]
Merge "Remove unused code" into tizen
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
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>
Seonah Moon [Mon, 10 Apr 2017 06:12:58 +0000 (15:12 +0900)]
Fixed bug
Change-Id: I31d7aac50cff6e960339ea7b7ed8a3d3f0f0439d
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
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
taesub kim [Mon, 10 Apr 2017 04:36:07 +0000 (21:36 -0700)]
Merge "[net-config]:Refactor the TDLS Discovery Feature" into tizen
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>
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>
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>
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>
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>
taesub kim [Tue, 28 Mar 2017 01:03:08 +0000 (18:03 -0700)]
Merge "Added handling to support TDLS feature #3" into tizen
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>
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>
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
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>
taesub kim [Mon, 13 Mar 2017 08:23:05 +0000 (17:23 +0900)]
Added handling to support TDLS feature
Change-Id: I33510a7236409f28dea53177363fe6a5679e22ce
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>
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>
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
taesub kim [Wed, 8 Mar 2017 05:12:17 +0000 (21:12 -0800)]
Merge "Added WPS-PBC/PIN/cancel without ssid" into tizen
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>
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>
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>
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>