Control the priority of slave process
[platform/core/appfw/data-provider-master.git] / src / io.c
2014-10-31 Sung-jae ParkControl the priority of slave process
2014-10-01 Sung-jae ParkReplace constant string with command macro.
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-02-14 Sung-jae ParkMerge branch 'devel/home/master'
2014-02-14 Sung-jae ParkFix build error (set but unused variables)
2014-01-22 Sung-jae ParkMerge branch 'devel/home/master'
2014-01-22 Sung-jae ParkCasting the error code.
2013-12-21 Sung-jae ParkMerge branch 'devel/home/master'
2013-12-21 Sung-jae ParkFix build error (inline fail)
2013-10-21 Sung-jae ParkMerge branch 'devel/home/master'
2013-10-19 Sung-jae ParkApply tizen 3.0 changes
2013-09-03 Sung-jae ParkMerge branch 'devel/home/master'
2013-09-02 Sung-jae ParkUpdate pkgmgr event handling codes.
2013-08-09 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-09 Sung-jae ParkUpdate coding convention
2013-07-04 Sung-jae ParkMerge branch 'devel/home/master'
2013-07-03 Sung-jae ParkRemove last trailing comma of enum list.
2013-06-28 Sung-jae ParkMerge branch 'devel/home/master'
2013-06-26 Sung-jae ParkInput event thread revised. Reduce logs
2013-06-05 Sung-jae ParkMerge branch 'devel/home/master'
2013-06-04 Sung-jae ParkUpdate activation code (care the return value too)
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-05 Sung-jae ParkReplace the NULL with SQLITE_TRANSIENT.
2013-01-24 Sung-jae ParkPrevent issue resolved
2012-12-27 Sung-jae ParkChange the type of auto_launch to TEXT
2012-12-19 Sung-jae ParkUpdate License for preparing RSA
2012-11-30 Sung-jae ParkFix the bug of package manager uninstall handler.
2012-11-27 Sung-jae ParkRevise the code followed by the result of prevent.
2012-11-12 Sung-jae ParkPrevent from exporting all function names.
2012-11-03 Sung-jae ParkPackage management code is updated
2012-10-25 Sung-jae ParkHandling the multiple livebox packages.
2012-10-25 Sung-jae ParkOptimize the DB Accessing.
2012-10-24 Sung-jae ParkImplement the S/W Backend for x86 SDK
2012-10-22 Sung-jae ParkUpdated for PD buffer of livebox (inhouse)
2012-10-19 Sung-jae ParkImplement the pkgmgr feature.
2012-10-17 Sung-jae ParkAdd debugging message for "free"
2012-10-10 Sung-jae ParkApply the prevent report
2012-10-09 Sung-jae ParkUpdate the maximum loading count.
2012-10-06 Sung-jae ParkUpdated for handling the multiple livebox packages.
2012-10-05 Sung-jae ParkSupport the cluster/category which has no ctx_evt
2012-10-04 Sung-jae ParkMerge branch 'master' of ssh://165.213.149.219:29418...
2012-10-04 Sung-jae ParkUpdate context info parser.
2012-10-02 Sung-jae ParkMerge branch 'master' of ssh://165.213.149.219:29418...
2012-09-28 Sung-jae ParkUpdate context info parser.
2012-09-13 Sung-jae ParkUpdate configrationable data
2012-08-21 Sung-jae ParkApplying prevent result
2012-08-11 Sung-jae ParkInitiate the DB loader
2012-08-11 Sung-jae ParkMerge with old repository
2012-07-27 Sung-jae ParkCode for launching the web-slave
2012-07-13 Sung-jae ParkFind proper slave for specified ABI.
2012-06-17 Sung-jae ParkReplace dbus with socket (connector)
2012-06-08 Sung-jae ParkBuild the cluster tree for every packages at the first...
2012-06-07 Sung-jae ParkRevise the codes.
2012-05-27 Sung-jae ParkReview entire codes.
2012-05-17 Sung-jae ParkImport the data provider master from a local git.