platform/core/appfw/message-port.git
8 years agofix wrong name in capi-message-port.pc file. 59/40859/1 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091750 accepted/tizen/common/20150610.092612 accepted/tizen/mobile/20150610.095837 accepted/tizen/tv/20150610.095932 accepted/tizen/wearable/20150610.095919 submit/tizen/20150610.021054 submit/tizen_3.0.2015.q2_common/20150615.075539
Jiwoong Im [Wed, 10 Jun 2015 00:48:17 +0000 (09:48 +0900)]
fix wrong name in capi-message-port.pc file.

Change-Id: I697a490e6a3800033bc6a4529e4b0ff0edb65da6
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoupdate source from tizen 2.4 71/40571/1 accepted/tizen/3.0.2015.q2/common/20150609.181924 accepted/tizen/common/20150609.150851 accepted/tizen/mobile/20150610.000725 accepted/tizen/tv/20150610.000927 accepted/tizen/wearable/20150610.000959 submit/tizen/20150609.025105 submit/tizen_3.0.2015.q2_common/20150609.170642
Jiwoong Im [Fri, 5 Jun 2015 07:22:10 +0000 (16:22 +0900)]
update source from tizen 2.4

- implementation based on gdbus
- This repository contain capi-message-port and message-port.
  To provide 2 packages, install 2 pc files.

Change-Id: Iaaa83771690d6e1701e07eead6ab6d9a467c7475
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoclean spec file for yocto compliance. 83/24383/2 tizen_2.2 submit/tizen_common/20150424.162901
Ronan Le Martret [Fri, 11 Jul 2014 09:41:13 +0000 (11:41 +0200)]
clean spec file for yocto compliance.

Change-Id: I6d6d0d3d1c087fb3b38b317be10b14f2b699bff3
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoremove useless hard path From Cmake file. 39/23439/2
Ronan Le Martret [Wed, 25 Jun 2014 15:08:21 +0000 (17:08 +0200)]
remove useless hard path From Cmake file.

Cmake provides the path throw
 SET(requires "dlog bundle glib-2.0 aul chromium")
 pkg_check_modules(${this_target} REQUIRED ${requires})

So, we only need:
INCLUDE_DIRECTORIES (
include
)

Change-Id: I6da0dd0c5df0d1dce6ada6698b9779ec6d9cb0da
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoAdd error type 93/14093/1 accepted/tizen/generic accepted/tizen/mobile accepted/tizen_generic accepted/tizen/generic/20140106.140329 accepted/tizen/generic/20140108.092110 accepted/tizen/ivi/20131227.204753 accepted/tizen/mobile/20131227.211641 submit/tizen/20131227.064716 submit/tizen/20140108.000628 submit/tizen/20140108.000659 submit/tizen/20140108.002310
Hyunbin Lee [Tue, 19 Nov 2013 05:41:52 +0000 (14:41 +0900)]
Add error type

Change-Id: I92f74c1c9ef5e4492bca78144214989fac16ec1f
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoSync with tizen_2.2.1 accepted/tizen/20131211.175441 accepted/tizen/mobile/20131216.220304 submit/tizen/20131211.082227
Hyunbin Lee [Tue, 10 Dec 2013 05:08:02 +0000 (14:08 +0900)]
Sync with tizen_2.2.1

10 years agoChange file path of domain socket
Hyunbin Lee [Thu, 26 Sep 2013 00:40:24 +0000 (09:40 +0900)]
Change file path of domain socket

Change-Id: I4302f9fea4d0df1df311e1104cb178cfde45f489
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoUpdate the license name
Sunwook Bae [Thu, 5 Sep 2013 07:29:29 +0000 (16:29 +0900)]
Update the license name

Change-Id: I0e86d7a58f27e8e697aa0721d28b61ef041f946d
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoFix RPMLINT errors 62/9662/2 accepted/tizen/ivi/genivi accepted/tizen/ivi/release tizen_ivi_genivi accepted/tizen/20130912.102759 accepted/tizen/20130912.102835 accepted/tizen/20130912.153138 accepted/tizen/20130912.191158 accepted/tizen/20130912.195314 accepted/tizen/ivi/genivi/20140131.060121 accepted/tizen_ivi_release/20131120.050504 ivi_oct_m2 submit/tizen/20130905.074124 submit/tizen/20130912.080126 submit/tizen/20130912.090434 submit/tizen_ivi_genivi/20140131.060233 submit/tizen_ivi_release/20131120.022443 submit/tizen_ivi_release/20131120.025948
Maciej Wereski [Wed, 4 Sep 2013 12:24:51 +0000 (14:24 +0200)]
Fix RPMLINT errors

These errors caused build to fail (badness score above threshold).
Also added missing changes file.

Change-Id: I4a8fe5a1b6664c39c583eb12532f329cafce4197
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
10 years agoSync with tizen_2.2
Sunwook Bae [Tue, 27 Aug 2013 10:17:56 +0000 (19:17 +0900)]
Sync with tizen_2.2

Change-Id: I0715d9ce7a485d0f0ac3f9e1f131a1568ea0119f

10 years agoFix a memory leak in Deserializer
Sunwook Bae [Mon, 26 Aug 2013 11:35:39 +0000 (20:35 +0900)]
Fix a memory leak in Deserializer

Change-Id: I7c83b8c8cd59102037b280c5f61e54843a6e1fb7
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoUpdate to use the aul api instead of app-manager
Sunwook Bae [Wed, 21 Aug 2013 07:30:13 +0000 (16:30 +0900)]
Update to use the aul api instead of app-manager

Change-Id: I976ab3deae12bbcf14d5a79e4a4551e2c9a24d3b
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoRemove the pid info in the hello message
Sunwook Bae [Mon, 19 Aug 2013 05:39:21 +0000 (14:39 +0900)]
Remove the pid info in the hello message

Change-Id: I88a099aad0a4e58cad3320c1878a2984556027fc
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoAdd to check the EXPORT_API define
Sunwook Bae [Tue, 13 Aug 2013 00:33:46 +0000 (09:33 +0900)]
Add to check the EXPORT_API define

Change-Id: I17c525c6c4a512a4e7991cfcf12fadcba0bea3ca
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoChange the default visibility to hidden
Sunwook Bae [Mon, 12 Aug 2013 11:11:45 +0000 (20:11 +0900)]
Change the default visibility to hidden

Change-Id: Ief04ded934465949d396c994516306ef72ed3089
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoApply the secure logs
Sunwook Bae [Wed, 31 Jul 2013 11:08:39 +0000 (20:08 +0900)]
Apply the secure logs

Change-Id: Ic5b87849f5a921dfde4811ce28867aff63ddbcf5
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoUpdate document
Sunwook Bae [Wed, 24 Jul 2013 10:51:32 +0000 (19:51 +0900)]
Update document

Change-Id: Iafb50a706ead369282dee26bd11c0dbf4204bb25
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoresetting manifest requested domain to floor 05/5405/2 accepted/tizen/20130710.221523 submit/tizen/20130710.102937
Alexandru Cornea [Mon, 1 Jul 2013 13:29:52 +0000 (16:29 +0300)]
resetting manifest requested domain to floor

Change-Id: I703521cf4a79fc8f24f0e9e6d59578b7a4a6de2c

10 years agoChange LOGD to LOGI
Sunwook Bae [Tue, 11 Jun 2013 05:35:04 +0000 (14:35 +0900)]
Change LOGD to LOGI

Change-Id: I77f789a543cd94a1af98b61ceff79840c6b766f4
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoChange version to 2.2
Sunwook Bae [Fri, 7 Jun 2013 10:29:00 +0000 (19:29 +0900)]
Change version to 2.2

Change-Id: I5be8e7bfd9431fbec7c0a5bf1728f8a2abf63132
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoFix a prevent issue
Sunwook Bae [Tue, 4 Jun 2013 01:38:18 +0000 (10:38 +0900)]
Fix a prevent issue

Change-Id: I519ff000a0c57cc496069a8cb41b4fdce8f6d14f
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoAdd an error-checking in write()
Sunwook Bae [Wed, 22 May 2013 06:56:26 +0000 (15:56 +0900)]
Add an error-checking in write()

Change-Id: I3297030d5f5c45838cd4090d32e2cd2bdeccf1e6
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoFix an issue on registering the same port
Sunwook Bae [Tue, 21 May 2013 04:42:06 +0000 (13:42 +0900)]
Fix an issue on registering the same port

Change-Id: I2f4f42ae30b9a4436d932478cbf73110f64fbf64
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoAdd a retry logic tizen_2.1 accepted/tizen/20130520.100922 submit/tizen/20130517.044816 submit/tizen_2.1/20130515.031023
Sunwook Bae [Tue, 14 May 2013 07:07:06 +0000 (16:07 +0900)]
Add a retry logic

Change-Id: Ife73c2f7f30e50a0d723b0533ef0da32c02151c0
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoPrevent fix
Sunwook Bae [Sat, 11 May 2013 02:11:15 +0000 (11:11 +0900)]
Prevent fix

Change-Id: Ic64896aebd350e2693fc08f4eee30c45ab53898f
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoUpdate documents
Sunwook Bae [Sat, 11 May 2013 00:45:20 +0000 (09:45 +0900)]
Update documents

Change-Id: Id9dafeee19c329235518308dc2550d1474563151
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoMerge "Change to use bundle_encode_raw" into tizen_2.1 submit/tizen_2.1/20130514.053306
Sunwook Bae [Fri, 10 May 2013 01:57:20 +0000 (10:57 +0900)]
Merge "Change to use bundle_encode_raw" into tizen_2.1

10 years agoChange to use bundle_encode_raw
Sunwook Bae [Mon, 6 May 2013 01:07:27 +0000 (10:07 +0900)]
Change to use bundle_encode_raw

Change-Id: I21d2544b9cf6ffbcb613144c25c66ed66a503f30
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoAdd a debug pkg
Sunwook Bae [Tue, 7 May 2013 05:57:17 +0000 (14:57 +0900)]
Add a debug pkg

Change-Id: Icaf2ea7b8de8385f4e278b11276675950f3388fa
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoremove message_port_unregister
Sunwook Bae [Fri, 26 Apr 2013 06:20:55 +0000 (15:20 +0900)]
remove message_port_unregister

Change-Id: I1c8e60e6ff80c86dc2d5477ad75ce24afa968ae7
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoRemove uninitialised bytes
Sunwook Bae [Thu, 25 Apr 2013 05:58:09 +0000 (14:58 +0900)]
Remove uninitialised bytes

Change-Id: Ie5809a395b27d9b02a9a46838216bfa5d2d5392e
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoGet appid from pid 2.1b_release accepted/tizen_2.1/20130425.035438 submit/tizen_2.1/20130424.230850
Sunwook Bae [Mon, 22 Apr 2013 10:37:35 +0000 (19:37 +0900)]
Get appid from pid

Change-Id: I573c23cbdfd9b29239eb7b72cbd9c8f4ba9e1292
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoApply secure logs
Sunwook Bae [Wed, 17 Apr 2013 12:42:14 +0000 (21:42 +0900)]
Apply secure logs

Change-Id: Ie6904a333c8f0bb29290d65a49635f5037182a82
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoAdd an OnIpcServerDisconnected in IpcClient
Sunwook Bae [Tue, 16 Apr 2013 01:43:56 +0000 (10:43 +0900)]
Add an OnIpcServerDisconnected in IpcClient

Change-Id: I13ae30dfdec7dea7435631b5746d09a6f3ce841b
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoSeparate the metadata
Sunwook Bae [Thu, 11 Apr 2013 04:44:59 +0000 (13:44 +0900)]
Separate the metadata

Change-Id: I47f892f3648d73f7e3c5d258a446dda2344fdeb1
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoFix for 64 bit compatibility.
Junfeng Dong [Mon, 8 Apr 2013 05:46:28 +0000 (13:46 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Ib1e658e004e7d4bd3095aaa7f75c240dc59a7e7f

11 years agoMove a cert check to channel-service
Sunwook Bae [Fri, 29 Mar 2013 00:07:29 +0000 (09:07 +0900)]
Move a cert check to channel-service

Change-Id: I4bc8d563067ebd8602a68f2e401e17b644622afc
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoMerge from master
Sunwook Bae [Mon, 18 Mar 2013 01:52:37 +0000 (10:52 +0900)]
Merge from master

Change-Id: I4491b2f96de3c01031da304f2caff23bf87302ba
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agosync with master
Jinkun Jang [Sat, 16 Mar 2013 12:17:33 +0000 (21:17 +0900)]
sync with master

11 years agoInitial empty repository
HyungKyu Song [Thu, 24 Jan 2013 09:11:04 +0000 (18:11 +0900)]
Initial empty repository