Control the priority of slave process
[platform/core/appfw/data-provider-master.git] / src / slave_rpc.c
2014-10-31 Sung-jae ParkControl the priority of slave process
2014-09-30 Sung-jae ParkReplace local conf loader with service conf loader.
2014-09-29 Sung-jae ParkUse the commonly defined enumeration
2014-09-29 Sung-jae ParkReplace Livebox with DynamicBox
2014-09-29 Sung-jae ParkUse the index for finding proper event handler.
2014-07-07 Sung-jae ParkMerge branch 'devel/home/master'
2014-07-07 Sung-jae ParkFix the GCC 4.7 Build error.
2014-03-21 Sung-jae ParkMerge branch 'devel/home/master'
2014-03-20 Sung-jae ParkAdd slave control option.
2014-01-22 Sung-jae ParkMerge branch 'devel/home/master'
2014-01-22 Sung-jae ParkFix prevent issues
2013-12-04 Sung-jae ParkMerge branch 'devel/home/master'
2013-12-04 Sung-jae ParkEnable force option for triggering update.
2013-11-21 Sung-jae ParkMerge branch 'devel/home/master'
2013-11-21 Sung-jae ParkSend the command to the slave even if it is related...
2013-11-15 Sung-jae ParkMerge branch 'devel/home/master'
2013-11-15 Sung-jae ParkUpdate service-update event path.
2013-08-09 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-09 Sung-jae ParkUpdate coding convention
2013-06-06 Sung-jae ParkMerge branch 'devel/home/master'
2013-06-06 Sung-jae ParkFix the bug of slave fault handler.
2013-05-30 Sung-jae ParkMerge branch 'devel/home/master'
2013-05-29 Sung-jae ParkFix the validate request function.
2013-05-29 Sung-jae ParkResolve prevent issues
2013-05-23 Sung-jae ParkMerge branch 'devel/home/master'
2013-05-23 youngsub koMerge "Don't multicast a single deletion packet when...
2013-05-23 Sung-jae ParkUpdate systemd service file & Optimize heavy log
2013-04-30 Sung-jae ParkMerge branch 'devel/home/master'
2013-04-29 Sung-jae ParkUpdate License
2013-04-19 Sung-jae ParkMerge branch 'devel/home/master'
2013-04-19 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkUpdate License
2013-03-28 Sung-jae ParkMerge branch 'devel/home/master'
2013-03-25 Sung-jae ParkUpdate License.
2013-03-24 Sung-jae ParkMerge branch 'devel/home/master'
2013-03-24 Sung-jae ParkReplace system errno with livebox errno.
2013-03-20 Sung-jae ParkMerge branch 'devel/home/master'
2013-03-16 Sung-jae ParkFix the inactivated slave handling code.
2012-12-19 Sung-jae ParkUpdate License for preparing RSA
2012-11-14 Sung-jae ParkRevise the code.
2012-11-14 Sung-jae ParkSecured slave doesn't need to have a update timer.
2012-11-12 Sung-jae ParkPrevent from exporting all function names.
2012-11-04 Sung-jae ParkClear the pong_timer handler from its timeout callback.
2012-11-04 Sung-jae ParkRelease the resources while terminating the daemon.
2012-11-01 Sung-jae ParkReduce the complicateness of client/slave rpc management
2012-10-29 Sung-jae Parkreplace command_type with packet_type
2012-10-17 Sung-jae ParkAdd debugging message for "free"
2012-09-27 Sung-jae ParkFix the implicit memory corruping bug.
2012-09-22 Sung-jae ParkRevise the slave fault management code.
2012-09-15 Sung-jae ParkMore impls for the PD create/destroy event handler
2012-09-13 Sung-jae ParkUpdate configrationable data
2012-09-13 Sung-jae ParkUpdated for handling the secured slave.
2012-09-12 Sung-jae ParkMerge two functions to one which are duplicated
2012-09-06 Sung-jae ParkImplement the livebox show/hide feature
2012-09-02 Sung-jae ParkRelease slp_bufmgr resource.
2012-08-21 Sung-jae ParkApplying prevent result
2012-07-28 Sung-jae ParkSEL Verification - bug fixed
2012-07-27 Sung-jae ParkCode for launching the web-slave
2012-07-25 Sung-jae ParkAdd log to figure out the event blocking bug
2012-07-23 Sung-jae ParkAdd -g option for generating stripped binary
2012-07-05 Sung-jae ParkUpdate for heap monitor.
2012-07-02 Sung-jae ParkCheck memory leak
2012-06-29 Sung-jae ParkRemove verbose log message
2012-06-21 Sung-jae ParkOptimize the instance state.
2012-06-19 Sung-jae ParkRemove connector implementations.
2012-06-17 Sung-jae ParkReplace dbus with socket (connector)
2012-06-14 Sung-jae ParkMake sure always redner the canvas to flush it.
2012-06-12 Sung-jae ParkRevise the dbus code and fix some bugs.
2012-06-12 Sung-jae ParkReset the Proxy if it fails to keep connection.
2012-06-10 Sung-jae ParkRevise the states of an instance.
2012-06-08 Sung-jae ParkFix the crash bug.
2012-06-08 Sung-jae ParkHandling the exceptional case for aul_terminate_pid
2012-06-07 Sung-jae ParkRevise the codes.
2012-06-02 Sung-jae ParkRevise the slave_manager.c