platform/core/appfw/data-provider-master.git
10 years agoUpdate log path
Sung-jae Park [Fri, 13 Dec 2013 12:52:14 +0000 (21:52 +0900)]
Update log path

Change-Id: Ibe249b56f3d9a8935b67c0179b897d5a28cb38de

10 years agoPrint error log for plugin of pkgmgr
Sung-jae Park [Fri, 13 Dec 2013 11:56:42 +0000 (20:56 +0900)]
Print error log for plugin of pkgmgr

Change-Id: I05110888f062119d80090b7030b48feb18dac146

10 years agoUpdate log_dump script
Sung-jae Park [Fri, 13 Dec 2013 09:45:02 +0000 (18:45 +0900)]
Update log_dump script

Change-Id: If35152f4206129e89dd696f20f222a356ad4af9a

10 years agoAdd new event path for propagating the delete type.
Sung-jae Park [Fri, 13 Dec 2013 08:48:02 +0000 (17:48 +0900)]
Add new event path for propagating the delete type.

Change-Id: Ic36bfcbd5135167c628ef7b1df96fccd5cbcaa18

10 years agoUpdate the fault tolerant code
Sung-jae Park [Thu, 12 Dec 2013 13:31:07 +0000 (22:31 +0900)]
Update the fault tolerant code

Change-Id: I5395e4899025c2037aceb2cc046920d8c43266e7

10 years agoupdate state when clear the terminating timer
Sung-jae Park [Wed, 11 Dec 2013 00:53:53 +0000 (09:53 +0900)]
update state when clear the terminating timer

Change-Id: I449d0de43f415fc20e993241b61d8b3fa380c93f

10 years agoAdopt the terminate timer.
Sung-jae Park [Wed, 11 Dec 2013 00:28:29 +0000 (09:28 +0900)]
Adopt the terminate timer.

Terminate timer will be fired instead of direct terminating services.
After the terminate timer callback is called, the service provider will be terminated.

Change-Id: Ifc9d6083eacc3a38112388d4e0ebae6dcd836d65

10 years agoDo not terminate process even though it gets off.vconf
Sung-jae Park [Tue, 10 Dec 2013 11:44:03 +0000 (20:44 +0900)]
Do not terminate process even though it gets off.vconf

Change-Id: Ib61abb20e3fccbd8665f4ba8ce9ff0b82d236a85

10 years agoUpdate debug log
Sung-jae Park [Tue, 10 Dec 2013 10:25:15 +0000 (19:25 +0900)]
Update debug log

Change-Id: I67f905ae54818011f95c8c705bd0cd62c1284420

10 years agoEven if there is not enough space to manage the dboxes, try to use the tmpfs
Sung-jae Park [Tue, 10 Dec 2013 09:17:31 +0000 (18:17 +0900)]
Even if there is not enough space to manage the dboxes, try to use the tmpfs

Change-Id: Ic299c9ee7f057344544fbd1ccdfd08e3476b6410

10 years agoIf the system has not enough space, use tmpfs(6 MB)
Sung-jae Park [Mon, 9 Dec 2013 12:36:18 +0000 (21:36 +0900)]
If the system has not enough space, use tmpfs(6 MB)

Change-Id: I2d3eeaef7b8eaec279b1dbd8894691bf5799b8dc

10 years agoAdd new event path. (close_pd)
Sung-jae Park [Sat, 7 Dec 2013 06:33:22 +0000 (15:33 +0900)]
Add new event path. (close_pd)

App wants to close their PD in some cases.
The app requests to close the PD, but the viewer can accepts it. (or rejects it)

Change-Id: Iafa51eb0756b3108aca127bd4a94f349bab8e6dc

10 years agoUpdate key event forwarding code
Sung-jae Park [Fri, 6 Dec 2013 12:45:26 +0000 (21:45 +0900)]
Update key event forwarding code

Change-Id: I6b6f396db03a8865bf34a1076e35ddfee4e7e7b7

10 years agoAdd key event path
Sung-jae Park [Fri, 6 Dec 2013 04:56:50 +0000 (13:56 +0900)]
Add key event path

Change-Id: I2fa5f6585c6863cb898e0dbb497d4eb134132b21

10 years agoFix the crash issue.
Sung-jae Park [Thu, 5 Dec 2013 05:31:38 +0000 (14:31 +0900)]
Fix the crash issue.

Change-Id: I3dc7154a092a4c04d5c4495bd760180c3b969e35

10 years agoEnable force option for triggering update.
Sung-jae Park [Wed, 4 Dec 2013 04:49:41 +0000 (13:49 +0900)]
Enable force option for triggering update.

Change-Id: Ic87d605bf3f9e206d48e8f8044919670ff566f87

10 years agoValidate the TCB before unicast a packet.
Sung-jae Park [Tue, 3 Dec 2013 03:17:48 +0000 (12:17 +0900)]
Validate the TCB before unicast a packet.

Change-Id: I626f66470c00832a12f00856b3fc3ede1779d168

10 years agoDebug mode configuration added
Sung-jae Park [Fri, 29 Nov 2013 15:53:01 +0000 (00:53 +0900)]
Debug mode configuration added

Change-Id: I9876d28074ec3a7a3f40dfab6eccefb030b4d973

10 years agoSend the deleted reason to the client.
Sung-jae Park [Thu, 28 Nov 2013 11:12:02 +0000 (20:12 +0900)]
Send the deleted reason to the client.

Change-Id: Ie0407029b5306afe674b5f1db45d1df2b88c442c

10 years agoPropagate the reason of box deletion.
Sung-jae Park [Fri, 22 Nov 2013 12:12:04 +0000 (21:12 +0900)]
Propagate the reason of box deletion.

Change-Id: I57fb4c641828edad9d7a414fd7c6a80d345141bc

10 years agosysvinit script is removed from installation file list
Sung-jae Park [Fri, 22 Nov 2013 08:49:07 +0000 (17:49 +0900)]
sysvinit script is removed from installation file list

Change-Id: Ia414f949fe8bcaf90342134c3cc6f0e0acb53bac

10 years agoSend the command to the slave even if it is related with faulted package.
Sung-jae Park [Thu, 21 Nov 2013 04:03:58 +0000 (13:03 +0900)]
Send the command to the slave even if it is related with faulted package.

Change-Id: I694bd5a0ae996e862979e991f0937db4da38b039

10 years agoRemove libstorage temporarly.
Sung-jae Park [Mon, 18 Nov 2013 13:02:37 +0000 (22:02 +0900)]
Remove libstorage temporarly.

Change-Id: I96ceee6a02f7754e8bcf6f8bfd146b103ca1c1dc

10 years agoReset script/buffer handler of instance if it is destroyed
Sung-jae Park [Mon, 18 Nov 2013 06:01:00 +0000 (15:01 +0900)]
Reset script/buffer handler of instance if it is destroyed

Change-Id: If2aac801c7a1a4b6954f98a053dcf73cd3ae6e9c

10 years agoSend the pd-destroyed event before invoke instance destroy callbacks.
Sung-jae Park [Sat, 16 Nov 2013 05:33:10 +0000 (14:33 +0900)]
Send the pd-destroyed event before invoke instance destroy callbacks.

Change-Id: I6e0c5668c5ea75497c6dfb6e7556f40c612bf4c2

10 years agoApply libstorage API
Sung-jae Park [Fri, 15 Nov 2013 10:52:47 +0000 (19:52 +0900)]
Apply libstorage API

To get the available space of the /opt/usr partition(user, rw),
libstorage package supports an API.

Change-Id: I33b11b1793a18da13ed34e7a901c3b6f80bb58bf

10 years agoUpdate service-update event path.
Sung-jae Park [Fri, 15 Nov 2013 07:35:22 +0000 (16:35 +0900)]
Update service-update event path.

To path the content_info to the provider when it requires to be updated.

Change-Id: I418d952cbf9c0d38e74a80afcecd245e8bacf1de

10 years agoTry again if it fails to get appinfo from the DB
Sung-jae Park [Mon, 11 Nov 2013 06:12:16 +0000 (15:12 +0900)]
Try again if it fails to get appinfo from the DB

Change-Id: I25a6d1f87e2485e90cad7fc31993f014f90d3bff

10 years agoAssign values for enumerator explicitly.
Sung-jae Park [Tue, 5 Nov 2013 09:38:08 +0000 (18:38 +0900)]
Assign values for enumerator explicitly.

Change-Id: Ie6abcdb8fb2a257e47f153286b638256c9551e12

10 years agoUpdate DESTROY type
Sung-jae Park [Tue, 5 Nov 2013 09:30:54 +0000 (18:30 +0900)]
Update DESTROY type

Replace PKGMGR with UNINSTALL & UPGRADE.

Change-Id: I2715dbc42f1c8eed6ec48db8e39887b8836df8c3

10 years agoChange the instance delete type.
Sung-jae Park [Tue, 5 Nov 2013 07:27:11 +0000 (16:27 +0900)]
Change the instance delete type.

If an instance is deleted by the pkgmgr, use the _PKGMGR type.

Change-Id: I210b3855511ed40217ece5e0889283e98edaaae5

10 years agoRemove SETUID from executable file.
Sung-jae Park [Mon, 4 Nov 2013 05:02:50 +0000 (14:02 +0900)]
Remove SETUID from executable file.

Change-Id: If9311cf74a12cdbb5084d6c51cb5fc8080d81a6b

10 years agoAdd version table for FOTA upgrading.
Sung-jae Park [Fri, 1 Nov 2013 17:14:51 +0000 (02:14 +0900)]
Add version table for FOTA upgrading.

pkgmgr livebox plugin

Change-Id: I5ebb9209fb8c976eb09da184c0906fd8622a3205

10 years agoreleasing data-provider-master_0.25.21-1
youngsub ko [Thu, 31 Oct 2013 06:37:57 +0000 (15:37 +0900)]
releasing data-provider-master_0.25.21-1

10 years agoinclude notification_setting_service.h header
youngsub ko [Thu, 31 Oct 2013 02:14:37 +0000 (11:14 +0900)]
include notification_setting_service.h header

10 years agoinclude notfication-service package
youngsub ko [Tue, 29 Oct 2013 11:09:23 +0000 (20:09 +0900)]
include notfication-service package

10 years agoFix the prevent issue.
Sung-jae Park [Mon, 28 Oct 2013 11:28:45 +0000 (20:28 +0900)]
Fix the prevent issue.

Change-Id: I80bd6b890e0c02d3eca1171515cc977b4a8a8f28

10 years agoTerminate utility process when its ttl is expired
Sung-jae Park [Fri, 25 Oct 2013 08:23:08 +0000 (17:23 +0900)]
Terminate utility process when its ttl is expired

Change-Id: I21a4ebb122729d16e239b04b61f55ffb991a22c9

10 years agoExplicitly set NULL for makring end of file buffer
Sung-jae Park [Mon, 21 Oct 2013 09:54:04 +0000 (18:54 +0900)]
Explicitly set NULL for makring end of file buffer

Change-Id: Ic6b607392a5c2438bf0aaf2cc2168b00e8488a71

10 years agoApply tizen 3.0 changes
Sung-jae Park [Sat, 19 Oct 2013 09:29:11 +0000 (18:29 +0900)]
Apply tizen 3.0 changes

Open DB with options.
Data-provider-master only needs to open DB with READONLY options.

Change-Id: I85f7f88899e52d895694eaab2e96f8937e969453

10 years agoPerformance mark macro added.
Sung-jae Park [Tue, 15 Oct 2013 12:43:34 +0000 (21:43 +0900)]
Performance mark macro added.

Change-Id: Ia47611eb87c46ff745e212ab1fd6cae9e681a357

10 years agoOptimize the script parser
Sung-jae Park [Mon, 14 Oct 2013 09:30:24 +0000 (18:30 +0900)]
Optimize the script parser

Change-Id: I9ccc363669322063e2ea7d41e6244dc349c235d0

10 years agoAdd new feature for liveinfo.
Sung-jae Park [Thu, 10 Oct 2013 16:05:28 +0000 (01:05 +0900)]
Add new feature for liveinfo.

Simulate faulted package.

Change-Id: Ie06f8024166fe962df2ffc932bd8f2c16b510940

10 years agoUpdate accessibility operation for scripting type
Sung-jae Park [Thu, 10 Oct 2013 08:45:16 +0000 (17:45 +0900)]
Update accessibility operation for scripting type

Change-Id: I811f1fd9c5d275b80c9a4dd150240ce25b25b3a3

10 years agoIncrease refcnt for lazy processing
Sung-jae Park [Tue, 1 Oct 2013 07:31:11 +0000 (16:31 +0900)]
Increase refcnt for lazy processing

Change-Id: I307c396c6488679c82dc8917ec24cc8b69e0c302

10 years agoDo not use the clock_gettime for compensating time
Sung-jae Park [Tue, 1 Oct 2013 00:58:52 +0000 (09:58 +0900)]
Do not use the clock_gettime for compensating time

Change-Id: I1470daae4768cf4eef1c2053fd655cebc1c3ac4d

10 years agoReplace gettimeofday with clock_gettime
Sung-jae Park [Thu, 26 Sep 2013 01:18:35 +0000 (10:18 +0900)]
Replace gettimeofday with clock_gettime

Change-Id: I870c83363b127dc057c39068f774d700eb8db0ee

10 years agoUpdate slave_activate_all / deactivate_all
Sung-jae Park [Mon, 23 Sep 2013 23:19:46 +0000 (08:19 +0900)]
Update slave_activate_all / deactivate_all

check the call count.
those functions can be called from low_mem & signal(usr1,usr2)

Change-Id: Id24b754d7857378a0a8e1c35a000aadc48540749

10 years agoCheck the glib version before call the g_type_init
Sung-jae Park [Wed, 18 Sep 2013 13:23:31 +0000 (22:23 +0900)]
Check the glib version before call the g_type_init

g_type_init is deprecated.
So it should be called for lower version of glib

Change-Id: I0ce1ea90b41b0586a85c58d364c34cf7a9c8ac76

10 years agoScript port, init ABI is changed.
Sung-jae Park [Wed, 18 Sep 2013 13:03:13 +0000 (22:03 +0900)]
Script port, init ABI is changed.

Give the current scale factor to the script engine.

Change-Id: I369e34567761d3c3e9d2eb4ec2c767d250fdca4f

10 years agoRemove default content string
Sung-jae Park [Mon, 16 Sep 2013 08:05:04 +0000 (17:05 +0900)]
Remove default content string

Change-Id: Ibfdb31435ae47363ebe884b9f4742d05bc479ef4

10 years agoDo not use the "default" for content_info.
Sung-jae Park [Mon, 16 Sep 2013 06:48:37 +0000 (15:48 +0900)]
Do not use the "default" for content_info.

It should be NULL.

Change-Id: I2676a8c3088161db78b865655118af16c6e277af

10 years agoUpdate the sequence of initializing config data.
Sung-jae Park [Sat, 14 Sep 2013 09:12:54 +0000 (18:12 +0900)]
Update the sequence of initializing config data.

Change-Id: I5ff66f4f2f400546148bb81cbd490d2f2a1f5b03

10 years agoLoad the script plugin as late as possible.
Sung-jae Park [Fri, 13 Sep 2013 12:23:10 +0000 (21:23 +0900)]
Load the script plugin as late as possible.

Change-Id: If228c757d1105c1fdd4dd42a2cb32a5d11ec71f5

10 years agoreleasing data-provider-master_0.25.12-1
youngsub ko [Thu, 12 Sep 2013 10:41:28 +0000 (19:41 +0900)]
releasing data-provider-master_0.25.12-1

10 years agoinitialize notification data before starting notification service
youngsub ko [Thu, 12 Sep 2013 10:25:53 +0000 (19:25 +0900)]
initialize notification data before starting notification service

10 years agoFix prevent issue CID 31436
Sung-jae Park [Tue, 10 Sep 2013 01:42:19 +0000 (10:42 +0900)]
Fix prevent issue CID 31436

Change-Id: I28f288c1dd202209a203eaf86c3b74f3e494d3b4

10 years agoUpdate delete event.
Sung-jae Park [Wed, 4 Sep 2013 10:26:43 +0000 (19:26 +0900)]
Update delete event.

Only if the instance should be recareted, use INSTANCE_DESTROY_PKGMGR type for deleting it.

Change-Id: I87381bdf4ada08db0e80f1f07cecbb7b1a6dd849

10 years agokeep_file_in_safe is removed
Sung-jae Park [Tue, 3 Sep 2013 12:06:36 +0000 (21:06 +0900)]
keep_file_in_safe is removed

Instead of it, the libprovider will make uniq-output filename
so the output file will not be overrided.

Change-Id: Ic28630f2c3079181fa747fc30bde7e08976c9364

10 years agoFix the package_create function bug.
Sung-jae Park [Mon, 2 Sep 2013 13:22:21 +0000 (22:22 +0900)]
Fix the package_create function bug.

Change-Id: Idae5937be3cbfd94f4532931721e344d0c8ae439

10 years agoUpdate pkgmgr event handling codes.
Sung-jae Park [Mon, 2 Sep 2013 07:09:29 +0000 (16:09 +0900)]
Update pkgmgr event handling codes.

Change-Id: I616b87f48eae4f34a2b9dcc93b11e1e044f643ed

10 years agoUpdate input event (slot)
Sung-jae Park [Mon, 2 Sep 2013 04:17:26 +0000 (13:17 +0900)]
Update input event (slot)

Change-Id: I6e78706c5e10983a0691970809d2013cabc27746

10 years agoRemove duplicated instance info with package info.
Sung-jae Park [Thu, 29 Aug 2013 15:13:32 +0000 (00:13 +0900)]
Remove duplicated instance info with package info.

Change-Id: If6156427af9423a388a096f08eb5de2dc84d0aa4

10 years agoreleasing data-provider-master_0.25.9-1
youngsub ko [Thu, 29 Aug 2013 07:29:25 +0000 (16:29 +0900)]
releasing data-provider-master_0.25.9-1

10 years agoadding notification setting(badge) service
youngsub ko [Thu, 29 Aug 2013 07:28:05 +0000 (16:28 +0900)]
adding notification setting(badge) service

10 years agoSend the delete type
Sung-jae Park [Wed, 28 Aug 2013 12:56:11 +0000 (21:56 +0900)]
Send the delete type

Change-Id: I4c15c8d403b3a845460388ba81f98d608e4ec464

10 years agoremove badge without condition, if manager requested it
youngsub ko [Fri, 23 Aug 2013 08:45:26 +0000 (17:45 +0900)]
remove badge without condition, if manager requested it

10 years agoadding notification setting service
youngsub ko [Wed, 21 Aug 2013 01:25:34 +0000 (10:25 +0900)]
adding notification setting service

10 years agoChange the tool path.
Sung-jae Park [Tue, 20 Aug 2013 08:28:11 +0000 (17:28 +0900)]
Change the tool path.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I8fb13339bbbf2b9bbaced94687779c6cec9d8b10

10 years agoFix prevent error
Sung-jae Park [Tue, 20 Aug 2013 05:06:05 +0000 (14:06 +0900)]
Fix prevent error

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Icd366f11f0239df1647c9649698d480767bc86b1

10 years agoInstall the liveinfo only to the engineer binary.
Sung-jae Park [Tue, 20 Aug 2013 03:33:15 +0000 (12:33 +0900)]
Install the liveinfo only to the engineer binary.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I09d987d24958b9d3ad9ef7bda770caa052be8618

10 years agoP130817-01970 fix
Sung-jae Park [Mon, 19 Aug 2013 17:26:23 +0000 (02:26 +0900)]
P130817-01970 fix

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] P130817-01970
[problem] While resizing the PD buffer, client can try to get the pixmap Id.
[cause] To change the PD size, the pixmap has to be destroyed first, at that time, the client can tries to get the pixmap Id of a PD.
[solution] If the master in resizing mode, client should try again to get the valid pixmap Id
[team] HomeTF
[request]

Change-Id: I91099209be15fa7b5865591d1f0ca822040e1a2d

10 years agoUpdate booting sequence.
Sung-jae Park [Sat, 17 Aug 2013 07:14:29 +0000 (16:14 +0900)]
Update booting sequence.

Launch the master at the last stage.

Change-Id: I0256a63ac058f916882fb4b71594eb74441dd984

10 years agoChange the booting sequence
Sung-jae Park [Sat, 17 Aug 2013 05:09:09 +0000 (14:09 +0900)]
Change the booting sequence

Change-Id: Ia6e9cf94b2c8d9e06c2e5f6ce8c63f60ebb82f48

10 years agoupdate configuration
Sung-jae Park [Fri, 16 Aug 2013 13:49:10 +0000 (22:49 +0900)]
update configuration

Change-Id: Ie2a5cd7ce052ae89830f360727ae4da000909d70

10 years agoRevise the input event handling codes.
Sung-jae Park [Fri, 16 Aug 2013 13:17:06 +0000 (22:17 +0900)]
Revise the input event handling codes.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Iff31cb0c96440bcd1a539b379fe2a17691bc995b

10 years agoUpdate input event thread
Sung-jae Park [Thu, 15 Aug 2013 11:06:29 +0000 (20:06 +0900)]
Update input event thread

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I18cf97bfd7529fcbac6d718538557c4c5307465c

10 years agoFix build error for i586
Sung-jae Park [Wed, 14 Aug 2013 06:10:56 +0000 (15:10 +0900)]
Fix build error for i586

Change-Id: I13571d24f295006ee516e92d9e2dbb4979902085

10 years agoSupress the build warnings (error)
Sung-jae Park [Wed, 14 Aug 2013 02:08:35 +0000 (11:08 +0900)]
Supress the build warnings (error)

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] CFLAGS is changed
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I550e1adf3146f2a0254bde657505919b225537f8

10 years agoDo not overwrite the CFLAGS
Sung-jae Park [Wed, 14 Aug 2013 01:44:19 +0000 (10:44 +0900)]
Do not overwrite the CFLAGS

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I03d912d3de3cc3c5034ea4c33e0c902901196122

10 years agoUpdate aul_launch result handling codes.
Sung-jae Park [Sat, 10 Aug 2013 09:48:43 +0000 (18:48 +0900)]
Update aul_launch result handling codes.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ieefee594b5f1cfb20f510d1d763607e9654a90f3

10 years agoUpdate coding convention
Sung-jae Park [Fri, 9 Aug 2013 05:25:02 +0000 (14:25 +0900)]
Update coding convention

Use the '{' '}' for local block(if, for, while, ...) even if it has A line.

Change-Id: I4afb3c0671d3755c80e94b1b687cfafdf078c847

10 years agoFix prevent issue.
Sung-jae Park [Thu, 8 Aug 2013 08:41:13 +0000 (17:41 +0900)]
Fix prevent issue.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] CID-23924,
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I36574e5484f5b64f70e92f1f6e596eb38477347e

10 years agoUpdate file service.
Sung-jae Park [Tue, 6 Aug 2013 08:20:24 +0000 (17:20 +0900)]
Update file service.

Change-Id: I4ebf9da2193bc2e06f48e257f8c2c49c913b60f2

10 years agoFix the prevent.
Sung-jae Park [Tue, 6 Aug 2013 07:59:13 +0000 (16:59 +0900)]
Fix the prevent.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] CID23670, CID23816
[problem] Prevent issue. we can ignore them. but I fixed.
[cause] N/A
[solution] Fixed.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Icd4113383e95c5c73a3ebede34cb9ead518ad341

10 years agoSet the limit for relaunching slave
Sung-jae Park [Mon, 5 Aug 2013 10:53:34 +0000 (19:53 +0900)]
Set the limit for relaunching slave

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Id6331a2341e3332d384ef08b5355c1a55a03dcf9

10 years agoTry to relaunch the service provider.
Sung-jae Park [Mon, 5 Aug 2013 07:49:10 +0000 (16:49 +0900)]
Try to relaunch the service provider.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] P130805-1738, P130723-1457, P130718-2595
[problem] Failed to launch the data-provider-slave
[cause] AUL failed to launch app. (-EINTR)
[solution] Try to launch service again.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I76bb81be8b8a9f65cfb76b2b88a0e4d3c607ce84

10 years agoFix the build error.
Sung-jae Park [Sat, 3 Aug 2013 05:15:18 +0000 (14:15 +0900)]
Fix the build error.

Change-Id: I51181f17a3f9dd2a58b8306fe86fc67b2845e524

10 years agoReview the file service.
Sung-jae Park [Fri, 2 Aug 2013 08:47:34 +0000 (17:47 +0900)]
Review the file service.

Change-Id: I8747054133e5e68373006c89e6dd6c96efaf6422

10 years agoImplement the file_service.
Sung-jae Park [Thu, 1 Aug 2013 13:23:18 +0000 (22:23 +0900)]
Implement the file_service.

More and more and more and more ...

Change-Id: Ibabffcd530ebc562d43e537e58d2964513e3b69f

10 years agoImplement the file-service.
Sung-jae Park [Thu, 1 Aug 2013 01:00:48 +0000 (10:00 +0900)]
Implement the file-service.

Remote service can request the local file to load it.
The request has to be validated before send the files to requestor.

Change-Id: I0574aa172c755a841c35a361b09605bdc535aeae

10 years agoDeprecates the PID of client validate code for net base connection.
Sung-jae Park [Thu, 1 Aug 2013 00:42:52 +0000 (09:42 +0900)]
Deprecates the PID of client validate code for net base connection.

Change-Id: I38c8c071e6bc91d08742229c6f9e905607868d64

10 years agoResolve P130730-1900, P130730-1700, Replace CLIENT_PORT with macro
Sung-jae Park [Wed, 31 Jul 2013 06:31:35 +0000 (15:31 +0900)]
Resolve P130730-1900, P130730-1700, Replace CLIENT_PORT with macro

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] data-provider-master is crashed.
[cause] sometimes client object(tcb) of shortcut requestor is not valid when forward the result packet.
[solution] Validate the client object(tcb) before forward the result packet.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Icaec5093ccceed5059ee67173b4fcb2eee48f08e

10 years agoUse the IPC handle instead of PID
Sung-jae Park [Tue, 30 Jul 2013 01:24:00 +0000 (10:24 +0900)]
Use the IPC handle instead of PID

to find the client object.

(for network base communication)

Change-Id: I4eee2bbd3942c59515452d9eee3f3c57b0122580

11 years agoBefore send a data check it using select.
Sung-jae Park [Tue, 23 Jul 2013 05:55:08 +0000 (14:55 +0900)]
Before send a data check it using select.

Change-Id: I364fe295993b3499d13b345427b5ab85515f99dc

11 years agoUse the pthread_yield for threading.
Sung-jae Park [Mon, 22 Jul 2013 11:55:16 +0000 (20:55 +0900)]
Use the pthread_yield for threading.

Change-Id: I49be351b7c5f14201f52786fe5ceb2901fa33316

11 years agoFix the variable.
Sung-jae Park [Thu, 18 Jul 2013 01:47:56 +0000 (10:47 +0900)]
Fix the variable.

Change-Id: I6c06d903776d5778894c0527ab35d5dc41554dbc

11 years agoExecute DDL for livebox DB if it is empty.
Sung-jae Park [Thu, 18 Jul 2013 01:11:58 +0000 (10:11 +0900)]
Execute DDL for livebox DB if it is empty.

Change-Id: Icc96d91515cb5c0a089a868925143159440004e7

11 years agoUpdate the accessibility event router.
Sung-jae Park [Sat, 13 Jul 2013 11:58:18 +0000 (20:58 +0900)]
Update the accessibility event router.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I1bcef280594260559c92e13ee6c1138ea1527d2a

11 years agoCare the fault of slave while opening and closing the PD.
Sung-jae Park [Thu, 11 Jul 2013 12:17:21 +0000 (21:17 +0900)]
Care the fault of slave while opening and closing the PD.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] While opening/closing the PD, if the slave gets failed, the master cannot handle the state of PD.
[cause] Registered monitor(timer) for openning/closing PD is not cleared even though the slave is faulted. that timer will raised up and the state of pd is invalidated.
[solution] Add the fault event handler and clean up all registered monitor if the slave is faluted.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Id3dac8c9fdadf47a00307e3139e8049ec3183e76