summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Yunmi Ha [Thu, 20 Aug 2020 07:36:47 +0000 (16:36 +0900)]
Remove unused package
Change-Id: I90fa95ee0ef73086679465aef2036d2a7e54eeb9
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
INSUN PYO [Thu, 20 Aug 2020 07:08:33 +0000 (16:08 +0900)]
Change well-known name: org.myname -> org.tizen.myname
Change-Id: I3d00c191d0bd04b904783e47c70f81d4ef5db85d
INSUN PYO [Thu, 6 Aug 2020 09:01:21 +0000 (18:01 +0900)]
Change systemd-user-helper to dbus test
Change-Id: I0c4e3984d75f1151fe1aa7b3a1de2bf70fafab3c
INSUN PYO [Wed, 25 Mar 2020 06:41:24 +0000 (15:41 +0900)]
Remove unused feature
Change-Id: I20e035ce74af2792ac32d942d9f0fe7e17a8b2e3
INSUN PYO [Wed, 26 Jun 2019 01:59:53 +0000 (10:59 +0900)]
Remove temporary service file
Change-Id: Id8f915b9e3c9bf96dfd3985dbb42db2959d9db86
INSUN PYO [Mon, 24 Jun 2019 07:57:30 +0000 (16:57 +0900)]
Add delayed target for TM1
Change-Id: I45bf0aafc07f6b6176a3a7b6365d035c95fcf122
INSUN PYO [Thu, 11 Apr 2019 07:55:08 +0000 (16:55 +0900)]
Remove /usr/bin/systemd-user-helper on session-utils package
Change-Id: I6355bea5d270dcc8720ebfc6c92eb1badf822649
INSUN PYO [Tue, 19 Feb 2019 08:42:27 +0000 (17:42 +0900)]
udev: add udev rule for TM2 to mount /opt/usr
TM2 does not have /dev/disk/by-partlabel/user.
TM2 have /dev/disk/by-partlabel/USER instead.
So, this udev rule makes "user" when "USER" is created.
Change-Id: I740ca6448ce7ebc089f24248c8d88a1d97fda1bf
INSUN PYO [Tue, 19 Feb 2019 00:21:02 +0000 (09:21 +0900)]
glib: Enable glib debugging
This patch makes a coredump when application calls g_warning() or g_critical().
A g_critical is used by g_return_val_if_fail(), g_return_if_reached() and g_return_val_if_reached().
(https://developer.gnome.org/glib/stable/glib-Message-Logging.html)
Change-Id: Icc47d81484e117763e0c18935522eb5ce8051ea2
INSUN PYO [Wed, 5 Sep 2018 23:25:31 +0000 (08:25 +0900)]
Remove bind-user-contents.service
bind-user-contents.service moved to system-plugin-featuer-session-bind package.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I1101b985d622f16430a3ff8947daf11c1a3b0da2
INSUN PYO [Wed, 5 Sep 2018 22:59:22 +0000 (07:59 +0900)]
Remove MountFlags=slave for session user.
"MountFlags=slave" moved to system-plugin-feature-namespace package.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I99321eb92e74045e556f76bb1817ffdd7a0452fc
INSUN PYO [Mon, 3 Sep 2018 04:18:14 +0000 (04:18 +0000)]
Revert "Support container user: skip running starter and scim in container."
This reverts commit
214fe03afdc77227df0878a2b8658830d74bfa2e.
Change-Id: I4380633bac15a1bf6ce56db43727773f989ff963
INSUN PYO [Mon, 20 Aug 2018 00:16:16 +0000 (09:16 +0900)]
Disable systemd-user-helper
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I67a4cadfdd7eda7764bf037030ab72977065c673
INSUN PYO [Fri, 31 Aug 2018 02:08:00 +0000 (11:08 +0900)]
Disable running container_postprocess.service at booting time.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ie4f38a99ab3cf884c33e3734eb52057d6a218165
INSUN PYO [Fri, 24 Aug 2018 02:10:07 +0000 (02:10 +0000)]
Revert "Plugin: add unlock_mnt.conf to wait-mount@opt-usr.service"
This reverts commit
292ec325ecfc3219c506a3c0eb6fad3cc209104e.
Change-Id: I2b8bd4e352f1d3a4ee3bb053f14a090d58871b87
INSUN PYO [Fri, 17 Aug 2018 02:22:24 +0000 (11:22 +0900)]
Support container user: skip running starter and scim in container.
Starter and scim should not run in container.
The range of the container uid is 6000 to 6999.
So in this range of uid, the starter and scim will skip execution.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ie7cf0bd37eb5ab0cd2ca7785408a0073e9f04069
INSUN PYO [Sun, 19 Aug 2018 22:57:23 +0000 (07:57 +0900)]
Remove unused code.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ib0fa4bbbd15c91b6ae453f68d3d0cdebf9bbfcd0
INSUN PYO [Fri, 17 Aug 2018 01:57:44 +0000 (10:57 +0900)]
Add ConditionPathExists=!/usr/bin/session-bind to bind-user-contents.service
Fixed to run only when session-bind is not present
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ic2ae054c8bbde0d918b995fef4d47ab70db4351a
INSUN PYO [Fri, 17 Aug 2018 01:35:51 +0000 (10:35 +0900)]
Plugin: add unlock_mnt.conf to wait-mount@opt-usr.service
To clear lazy_mount, add the /run/.unlock_mnt creation to wait-mount@opt-usr.service
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Iab16ead8b951bf17cdb5cf7d6096f9c9f83c5bd0
INSUN PYO [Tue, 7 Aug 2018 08:31:35 +0000 (17:31 +0900)]
Move container_postprocess to container_postprocess.service
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ic5a4a142d0dd9488079706ef8eea0b5a2f4ff99f
INSUN PYO [Tue, 7 Aug 2018 05:55:37 +0000 (14:55 +0900)]
Move bind mount logic to bind-user-contens.service
Bind mount point
============================================================
TZ_USER_CONTENT(/opt/usr/home/owner/media) to /opt/usr/media
TZ_USER_APP(/opt/usr/home/owner/apps_rw) to /opt/usr/apps
============================================================
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: If85be9f8357a502c6d2d946e275912a01c9e271b
INSUN PYO [Mon, 2 Jul 2018 07:13:08 +0000 (16:13 +0900)]
Move mount namespace logic from systemd-user-helper code to systemd service file.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ia0fccee5f243a12de5f902641ccb855e6daa7909
Hyotaek Shim [Thu, 12 Apr 2018 12:36:55 +0000 (21:36 +0900)]
Remove a directory(/run/user_ext) and XDG_RUNTIME_EXT_DIR
Change-Id: Ieed9a174ba39b8f6f0a78cb05a480b09bd356b25
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
INSUN PYO [Mon, 26 Feb 2018 08:20:15 +0000 (17:20 +0900)]
user_ext: move user_ext to system-plugin-feature-user_ext
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Id1b25994ccfd8c779d27f78f390850e28cffa0e2
INSUN PYO [Mon, 26 Feb 2018 06:33:36 +0000 (15:33 +0900)]
modify coding rule
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ifcb97b6ccce99a944ca2caf4b48bf79833379108
INSUN PYO [Mon, 15 Jan 2018 17:28:42 +0000 (02:28 +0900)]
spec: remove %posttrans
add /usr/lib/systemd/system/user@.service.d/session-utils.conf
add /usr/lib/tmpfiles.d/user_ext.conf
Signed-off-by: INSUN PYO <insun.pyo@icloud.com>
Change-Id: Ifa92735b04a3b3ae47bea09aec18b5158617b06a
Hyotaek Shim [Mon, 28 Aug 2017 10:22:58 +0000 (19:22 +0900)]
Remove the user@.service backup file (__user@.service)
Change-Id: I0879dd5c8e1fd2e3fb2a24ba319a9a39468114e4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Mon, 21 Aug 2017 08:13:46 +0000 (17:13 +0900)]
Add a guide on how to test session-utils rpms
Change-Id: I9084f53a1859e941d3deefef36d25249239178d4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Yunmi Ha [Thu, 17 Aug 2017 06:24:25 +0000 (15:24 +0900)]
Enable ASLR feature
Change-Id: I620cfe5275ce5d058e5cc5442029d73c081bf1ba
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Yunmi Ha [Thu, 17 Aug 2017 06:19:00 +0000 (15:19 +0900)]
Remove cap_setgid capability from systemd-user-helper.
Do not set others (cap_sys_admin,cap_mac_admin,cap_dac_override), which are already set by security-config
Change-Id: Ie802a334395ae0c2c7c97528bc289be4581b6cb9
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Yunmi Ha [Thu, 17 Aug 2017 06:16:29 +0000 (06:16 +0000)]
Revert "Remove cap_setgid capability from systemd-user-helper. Do not set others (cap_sys_admin,cap_mac_admin,cap_dac_override), which are already set by security-config"
This reverts commit
a46b566e5c4334f2dabf8b9b5e71ae4b37a1c115.
Change-Id: Ic2ffa01d31e16d38a92902624acdb70f027842d4
Hyotaek Shim [Tue, 25 Jul 2017 05:04:33 +0000 (14:04 +0900)]
Remove cap_setgid capability from systemd-user-helper.
Do not set others (cap_sys_admin,cap_mac_admin,cap_dac_override), which are already set by security-config
Change-Id: Ia33adac7081ad0ec8018d3f2842cf16f298b9ea4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
sanghyeok.oh [Thu, 29 Jun 2017 07:47:51 +0000 (16:47 +0900)]
remove caps cap_mac_override
Change-Id: Ice90fd9cfb60f057b2ce8606ac37644eddfd05e6
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
Hyotaek Shim [Wed, 7 Jun 2017 10:17:30 +0000 (19:17 +0900)]
Add "Requires(posttrans): systemd" in the spec file
Change-Id: If76844774512ba535ce363bd72394699d7865cd4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Thu, 25 May 2017 10:59:03 +0000 (19:59 +0900)]
Set the smack execute label to "User" right before exec(user session systemd)
Change-Id: I78412471a8970b78ae10ce341ad2ad491c8b64b2
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Sunmin Lee [Wed, 8 Mar 2017 05:18:24 +0000 (14:18 +0900)]
Use CMake instead of Automake
CMake is preferred build tool in Tizen.
(CMake is faster than automake in this package)
+ Use dash instead of underscore in binary name.
It looks more general.
Change-Id: I451a93c68a4837841e9d20f77a8c9c9775c044a4
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sunmin Lee [Thu, 9 Feb 2017 06:40:43 +0000 (15:40 +0900)]
Initial session-utils repository
Initial session-utils includes systemd-user-helper
from system-plugin package.
Change-Id: I196f6c54ee49ee3347ef42834d4d3d65be8bd79b
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Tizen Infrastructure [Wed, 8 Feb 2017 02:29:11 +0000 (18:29 -0800)]
Initial empty repository