Fix build error
[platform/core/appfw/data-provider-slave.git] / src / fault.c
2015-05-11 Sung-jae ParkFix build error 96/39196/1 submit/tizen_mobile/20150511.123737 submit/tizen_mobile/20150511.124000
2015-05-01 Sung-jae ParkPull all from 2.3.1
2015-05-01 Sung-jae ParkClean up all to pull all again with its whole history
2015-04-29 Kyuho JoMerge latest codes from tizen 2.3 branch 48/39148/1
2015-04-29 Kyuho JoMerge from tizen 2.3.1 01/38801/1
2015-04-20 Sung-jae ParkReplace strdup with errno
2015-04-09 Kyuho JoMerge latest codes from tizen 2.4 branch
2015-04-02 Sung-jae Parkchange file permission 755 -> 644
2015-02-12 Kyuho JoRename to widget
2015-02-12 Kyuho JoMerge branch 'tizen_2.4' of ssh://168.219.209.56:29418...
2015-02-02 Sung-jae ParkMerge branch 'tizen_2.3' into tizen_2.4
2015-01-21 Sung-jae ParkUpdate indentation
2014-11-12 Sung-jae ParkSync with the latest private repository.
2014-10-31 Sung-jae ParkMerge ... devel/home/master to fix the ping interval...
2014-10-31 Sung-jae ParkFix the ping interval issue.
2014-10-30 Sung-jae ParkReplace livebox with dynamicbox
2014-09-30 Sung-jae ParkReplace local conf loader with service conf loader
2014-09-30 Sung-jae ParkRemove load conf loader, replace it with service
2014-09-26 Sung-jae ParkReplace livebox with dynamicbox
2014-05-31 Sehong NaInitialize Tizen 2.3
2014-02-20 Sung-jae ParkMerge branch 'devel/home/master'
2014-02-20 Sung-jae ParkUse the data-provider-slave for crash log file.
2014-02-17 Sung-jae ParkMerge branch 'devel/home/master'
2014-02-17 Sung-jae ParkLeave the signal handler with its default one.
2014-02-17 Sung-jae ParkMerge branch 'devel/home/master'
2014-02-17 Sung-jae ParkReplace exec name if the slave gets crash
2014-02-17 Sung-jae ParkUpdate libexec finder
2013-12-13 Sung-jae ParkUpdate configuration initiate sequence
2013-12-10 Sung-jae ParkDo not grab the sig fault.
2013-09-26 Sung-jae ParkMerge branch 'devel/home/master'
2013-09-26 Sung-jae ParkUse the ecore_time_get instead of gettimeofday
2013-08-14 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-13 Sung-jae ParkCare the return value of "[f]close" and "dlXXX"
2013-08-09 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-09 Sung-jae ParkUpdate coding convention
2013-07-17 Sung-jae ParkMerge branch 'devel/home/master'
2013-07-17 Sung-jae ParkFix the auto-deletion bug.
2013-05-23 Sung-jae ParkMerge branch 'devel/home/master'
2013-05-23 Sung-jae ParkFiltering the SIGALRM & SIGUSR1
2013-05-23 Sung-jae ParkSignal fault handler will be enabled
2013-05-20 Sung-jae ParkMerge branch 'devel/home/master'
2013-05-20 Sung-jae ParkDelete boxes when the slave gets terminate event.
2013-04-29 Sung-jae ParkMerge branch 'devel/home/master'
2013-04-29 Sung-jae ParkUpdate License
2013-04-26 Sung-jae Park[P130425-7428] Floating Point Exception Error.
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
2012-12-20 Sung-jae ParkMerge branch 'master' into task/slp/release
2012-12-19 Sung-jae ParkUpdate license for uploading to RSA
2012-12-10 Sung-jae ParkMerge branch 'master' into task/slp/release
2012-12-10 Sung-jae ParkUpdated for handling the PD open status.
2012-11-24 Sung-jae ParkMerge branch 'master' into task/slp/release
2012-11-16 Sung-jae ParkChange the call interval of pended event consumer.
2012-11-12 Sung-jae ParkReplace the livebox_ prefix with lb_
2012-10-23 Sung-jae ParkMerge with the master branch.
2012-10-22 Sung-jae ParkUpdated for handling the buffer type PD
2012-08-21 Sung-jae ParkApply patchset about for prevent result
2012-07-23 Sung-jae ParkFix the build warning
2012-07-06 Sung-jae ParkApply heap-monitor, but disabled.
2012-06-27 Sung-jae ParkHeap monitor, implementation
2012-06-20 Sung-jae ParkApply the livebox-slave interface.
2012-06-18 Sung-jae ParkConnector impls are moved out to a new project
2012-06-18 Sung-jae ParkLoad time and Execute time is separated.
2012-06-17 Sung-jae ParkReplace dbus with socket
2012-06-07 Sung-jae ParkJust,. update code
2012-06-04 Sung-jae ParkUpdate fault detection code
2012-05-31 Sung-jae ParkAdd more feature for the livebox return time checker
2012-05-27 Sung-jae ParkReview codes.
2012-05-17 Sung-jae ParkImport the data provider slave from a local git