platform/core/appfw/message-port.git
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>
11 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>
11 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>
11 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>
11 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>
11 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>
11 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>
11 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>
11 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>
11 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

11 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>
11 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