summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
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