Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-Tizen: PTREL-271
Change-Id: I65b0d09ba91e9d072358d50950f31bd31c22c143
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
|
|
Change-Id: Id88c57fb7880eb3db45368cf0182d862965ae315
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
|
|
Change-Id: I1c1c76325a0a0b1f5026fb29c8a4d00322ef42fa
Signed-off-by: Victor Hakoun <victor.hakoun@eurogiciel.fr>
|
|
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>
|
|
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>
|
|
As a system-wide service, dbus will rejecte to activate it if the
service file didn't specified a known user.
Change-Id: I2d37e2de4fb684acdbc894181fb7e5c3a7307018
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
|
|
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>
|
|
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>
|
|
rpmlint calculates "badness" scores based on various errors found in the
spec file. If the cumulative error score exceeds the defined badness
limit, then the package will fail to build in OBS. (Patrick McCarty)
this patch fixed various these spec errors so as the build failure.
Change-Id: Id3ded4a303f168ff505c90243ec72cccf1dd04a8
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
|
|
The oma-ds-agent package does not require sys-assert, so remove the
explicit dependency in the spec file.
Change-Id: Iacc1a200e4999537573701e524f291cce4927b71
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
|
|
Removed Werror to fix GCC 4.7.
Installed systemd into /usr/lib.
Change-Id: I6d62ac9552154d88ea413f9b5ba63f44f32b1ceb
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
|
|
[Problem]
-
[Cause]
-
[Solution]
- when profile refresh, check account_id validance.
- fixed that interval value check error.
- fixed taht uri value return error.
Change-Id: I742a32ea890d15a294f400f208ebe96724df2d4b
|
|
[Problem]
-
[Cause]
-
[Solution]
- When synchronising, edit/delete request block.
Change-Id: Ibf4a959779f0313cb3582566bb36e5ce1c33eca0
|
|
[Problem]
-
[Cause]
-
[Solution]
- Add smack label for dbus service
- Add 'oma-ds-agent.service' file
- oma-ds-agent permit changed. (app -> root)
Change-Id: I7ffe316e8cecf3d2d00b826f0ae4d08e6b4f063e
|
|
[Problem]
-
[Cause]
-
[Solution]
- oma-ds-agent authorize root. (app -> root)
Change-Id: I09bc468bd299c56fee6dc2d0e21a52f706d215fa
|
|
The OMA DS maintainer, Sanghyuk Ko, wants 'oma-ds-agent' daemon to be
launched at boot time. So 'oma-ds-agent.service' file is added for this
request.
Change-Id: I90fd8d5194bf96b082e93611165e83d2e296fb2f
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
|
|
[Problem]
-
[Cause]
-
[Solution]
- wWhen profile gets, input param changed
Change-Id: Iccf7edb68b73847443b82907a976c4706819a490
|
|
|
|
|