summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2014-05-16Add multi-user supportHEADtizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi/20140626.144348submit/tizen_ivi/20140626.130032submit/tizen_ivi/20140626.125712submit/tizen_ivi/20140624.064036submit/tizen_ivi/20140623.000000submit/tizen_ivi/20140622.000000submit/tizen_ivi/20140619.000000submit/tizen_ivi/20140618.000001submit/tizen_ivi/20140618.000000submit/tizen_common/20140522.135644submit/tizen_common/20140522.130648submit/tizen_common/20140521.163740tizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonKévin THIERRY1-0/+1
Bug-Tizen: PTREL-271 Change-Id: I65b0d09ba91e9d072358d50950f31bd31c22c143 Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
2013-08-21Remove sysvinit script and fix systemd unitChengwei Yang1-4/+0
Sysvinit script is obsolete since tizen 2.1, so it's time to remove it. Meanwhile, there was a minor bug when migrate from sysvinit to systemd, so fix it. Change-Id: If34315c539429e0802050756cc343b69d2c77753 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2013-08-21Install dbus service file to system-wide dbus service directoryChengwei Yang1-1/+1
This is a minor fix for dbus activation, there are two kinds of dbus bus daemon, system-wide bus and session bus per user. And they have its own different service directory. Change-Id: I52936caa5822bd3211488a7828f8f79f3b613ee9 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2013-08-21Add dbus policy confChengwei Yang1-0/+1
By default, dbus will reject own bus name request, this patch add a dbus policy conf to make it's allowed to own the bus name and request send to it. Bug: https://bugs.tizen.org/jira/browse/TDIST-268 Change-Id: If2a831778175cb5feab8ed63295df76326e16cd3 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2013-08-21Move systemd unit file out of packagingChengwei Yang1-0/+5
As Tizen packaging guide suggests, systemd unit file should be part of source code rather than part of packaging. Change-Id: I3fa6a6196d881fa9229fe231e025e501f4d00822 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2013-05-08[Internal: web-api issues fixed]sanghyuk Ko3-43/+71
[Problem] - [Cause] - [Solution] - when profile refresh, check account_id validance. - fixed that interval value check error. - fixed taht uri value return error. Change-Id: Iab230400d429017e7596b4f257b86212abab46d8
2013-04-30[JIRA:N_SE-30007] Get profilesNum failed.sanghyuk Ko3-40/+125
[Problem] - [Cause] - [Solution] - When synchronising, edit/delete request block. Change-Id: Ia79cdd01db49fc9472159d210f979d53d6032d29
2013-03-20[Internal: API change] When profile gets, input param changed.sanghyuk Ko4-88/+90
[Problem] - [Cause] - [Solution] - When profile gets, input param changed. Change-Id: Ia6bd333d985c7a400b630cc7d069ad4d5ff56d44
2013-03-16merge with masterJinkun Jang16-284/+959
2013-03-13Tizen 2.1 baseJinkun Jang38-0/+28117