summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Maneesh Jain [Fri, 5 Jun 2015 04:47:43 +0000 (10:17 +0530)]
[TT-59] Fixed: Segmentaion Fault issue
@Fix: Jira Issue# Tizen TV / TT-59
Change-Id: Ifd4891f9cfba7ef4973fb3730c782ea450a03d83
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
taesub.kim [Thu, 4 Jun 2015 04:01:51 +0000 (13:01 +0900)]
Fix build fail
Change-Id: Id8b09a0a1034d3ff5e4b0ef80327099ef8a64b28
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Mon, 1 Jun 2015 00:47:47 +0000 (09:47 +0900)]
Add doc file
Change-Id: I30822c5b4a781581584c850fc9202560a78d0502
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 May 2015 07:06:42 +0000 (00:06 -0700)]
Merge "Add support for ipv6" into tizen
taesub kim [Fri, 29 May 2015 07:06:26 +0000 (00:06 -0700)]
Merge "Add test case for ethernet profile" into tizen
taesub kim [Fri, 29 May 2015 07:05:59 +0000 (00:05 -0700)]
Merge "Add "connection_test" app in Tizen Image binary" into tizen
Maneesh Jain [Thu, 28 May 2015 11:53:36 +0000 (17:23 +0530)]
Add test case for ethernet profile
This patch adds the ethernet case in test_update_profile()
function.
Change-Id: I24f0937b13ba3cf2057155b45dfb83ddf3f89e1b
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
taesub.kim [Wed, 27 May 2015 08:45:36 +0000 (17:45 +0900)]
Add support for ipv6
Change-Id: I498239f6943338a7c9ffba80167340282aaab922
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Maneesh Jain [Wed, 27 May 2015 06:38:06 +0000 (12:08 +0530)]
Add "connection_test" app in Tizen Image binary
This patch adds the Connection test application in
Tizen Binary Image. It is required to validate the
Network Connection CAPI's without using UI application
Change-Id: I3801014af5325fd27d37f628bf76eadb92eeaa67
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
taesub.kim [Wed, 27 May 2015 00:35:10 +0000 (09:35 +0900)]
Add API(ethernet cable state)
Change-Id: Ie2e4ed83668acf63a2565c73fd7e5e5db11527a5
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Tue, 26 May 2015 10:23:01 +0000 (19:23 +0900)]
[tizen2.4 sync] Modified decription & privilege
Change-Id: I82f2cc894e4afe715bd6e10257d6ea945c79f7a1
Signed-off-by: Taesub Kimz <taesub.kim@samsung.com>
Maneesh Jain [Thu, 14 May 2015 04:20:22 +0000 (09:50 +0530)]
[test]: Fixed the test application issue
Description: This patch uses to fix the issue in
test_get_user_string() function.
Due to this issue, inet_pton() function return the
error code zero.
Change-Id: I61c5a1aadd20d2afab34e70097ed7cc9f621f832
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
taesub.kim [Wed, 6 May 2015 01:52:40 +0000 (18:52 -0700)]
Merge "Fixed issue of connection_create()" into tizen
taesub.kim [Fri, 27 Mar 2015 06:52:00 +0000 (15:52 +0900)]
Fixed issue of connection_create()
Change-Id: Ic73099a3a0e20bd991fb27f82221c5462af3a12d
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Taehee Yoo [Mon, 6 Apr 2015 10:45:18 +0000 (19:45 +0900)]
Add CONNECTION_MUTEX_UNLOCK in connection_create routine
In the connection_create routine, it should unlock its mutex before returns
any values. But some routines do not unlock its mutex. So I add unlock code.
Change-Id: I87a864b797ab4bc9c50ab4655497ee9aecd6875d
taesub.kim [Mon, 16 Feb 2015 01:24:22 +0000 (10:24 +0900)]
Merge 2.3 code for sync #2
Change-Id: I985ce9a5700db698a749e66c793beef5cde10907
Signed-off-by: Taesub Kimz <taesub.kim@samsung.com>
taesub.kim [Tue, 3 Feb 2015 12:18:52 +0000 (21:18 +0900)]
Merge 2.3 code for sync
Change-Id: I7ce37c0f4de19a3f6c9f340ef0797b6b378377ec
Signed-off-by: Taesub Kimz <taesub.kim@samsung.com>
Philippe Coval [Mon, 20 Oct 2014 05:30:40 +0000 (07:30 +0200)]
packaging: use SPDX licence
Change-Id: If64fac09287720018da6bb07a404e16e5cf29de9
Bug-Tizen: TC-1778
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
taesub.kim [Fri, 29 Nov 2013 02:48:06 +0000 (11:48 +0900)]
Fix issue with DNS setting
If there are no DNS servers in a profile
(internally, when the dns count is 0),
user can not add new one manually
Change-Id: I4028dab99e01796df9b9bd63c15205ba8cdbbc1e
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 02:39:21 +0000 (11:39 +0900)]
Clean the unnecessary things up
Change-Id: I363e69d1dbc62f6fb258187be17b3c9065d1251a
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 02:21:21 +0000 (11:21 +0900)]
Optimize the profile iterator getter
Change-Id: I55c124d8172e75284b24c6cfb5a4d1db94c768a7
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 02:07:40 +0000 (11:07 +0900)]
Eliminate user privacy logs
Change-Id: I7fed7a584a10c48530286e698dbb1a4904d70aed
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 01:56:54 +0000 (10:56 +0900)]
Fix memory leak
Change-Id: I18450dc7ee9700f8fff210edd264343e3a21bf9b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Fri, 29 Nov 2013 01:15:34 +0000 (10:15 +0900)]
Set CFLAGS fvisibility hidden
Change-Id: I731d0220c71e2d3f4413b41efec8723c7e99af8b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Baptiste DURAND [Fri, 29 Mar 2013 12:55:38 +0000 (13:55 +0100)]
x86_64 compliance: Fix libdir variable in PC file
Change-Id: If8b06f736e47ec9a4f4cf3eba5762300b34dcd0e
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Ryan Ware [Mon, 8 Jul 2013 17:07:06 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen
Alexandru Cornea [Mon, 1 Jul 2013 16:23:04 +0000 (19:23 +0300)]
resetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 14:53:25 +0000 (17:53 +0300)]
resetting manifest requested domain to floor
Rusty Lynch [Mon, 20 May 2013 20:14:16 +0000 (13:14 -0700)]
Fix build by unsetting LD_AS_NEEDED
Jaehyun Kim [Fri, 26 Apr 2013 13:49:02 +0000 (22:49 +0900)]
Fix build break
Jaehyun Kim [Tue, 9 Apr 2013 13:11:51 +0000 (22:11 +0900)]
Add new API : connection_set_default_cellular_service_profile_async()
Change-Id: I71c996657cc7bfe638dd9021702d7a48be43e2f5
Junfeng Dong [Thu, 31 Jan 2013 12:41:34 +0000 (20:41 +0800)]
Fixed build on x86_64.
Change-Id: I2f0eae0289d55cf83efccd02df8f1ffc5f438f57
Jinkun Jang [Tue, 12 Mar 2013 16:45:51 +0000 (01:45 +0900)]
Tizen 2.1 base
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:24 +0000 (21:59 +0900)]
Initial empty repository